Skip to content

Instantly share code, notes, and snippets.

@uploadcare-user
Created September 19, 2018 18:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uploadcare-user/74586c68966b26eb053ae3f67a82b06e to your computer and use it in GitHub Desktop.
Save uploadcare-user/74586c68966b26eb053ae3f67a82b06e to your computer and use it in GitHub Desktop.
Uploadcare gif2video example
<video width=”384” height=”216” autoplay loop muted webkit-playsinline playsinline>
<source src=”https://ucarecdn.com/:uuid/gif2video/-/format/mp4/road.gif”
type=”video/mp4”>
</video>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment