Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/egoist/video2gif
Convert Video (MP4/OGG/WEBM) to GIF.
https://github.com/egoist/video2gif
Last synced: 22 days ago
JSON representation
Convert Video (MP4/OGG/WEBM) to GIF.
- Host: GitHub
- URL: https://github.com/egoist/video2gif
- Owner: egoist
- Created: 2019-03-24T07:09:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-25T14:09:12.000Z (almost 3 years ago)
- Last Synced: 2024-10-04T11:28:34.594Z (about 1 month ago)
- Language: Vue
- Homepage: https://video2gif.egoist.sh
- Size: 108 KB
- Stars: 83
- Watchers: 4
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.