Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/egoist/video2gif

Convert Video (MP4/OGG/WEBM) to GIF.
https://github.com/egoist/video2gif

Last synced: about 1 month ago
JSON representation

Convert Video (MP4/OGG/WEBM) to GIF.

Awesome Lists containing this project

README

        

# video2gif

> Convert Video (MP4/OGG/WEBM) to GIF.

You known that GIF is saved as Video on Twitter, I made this tool to convert those tiny videos to GIFs by using HTML Canvas. Due to performance issue this is not suited for any video that's longer than 10 seconds.

https://video2gif.egoist.sh

Example: https://video2gif.egoist.sh?video=https://video.twimg.com/tweet_video/D2aI3aFUkAE84AW.mp4 (Remote video doesn't work on FireFox because of CORS Policy)

## Prior Art

[tweet2gif](https://github.com/idiotWu/tweet2gif/).

## Browser Support

Doesn't seem to work on Safari.

## License

MIT.