video-to-GIF
video-to-GIF copied to clipboard
An offline non-server dependent utility to convert video clips e.g. mp4 to GIF files.
๐๏ธ video-to-GIF
๐ ๏ธ Converts video clips (.mp4) to gif (.gif) files. Uses HTML5 Canvas to render image graphics.
๐ An offline in-browser setup.
๐ป Main JavaScript Plugins
- GIFEncoder.js
- LZWEncoder.js
- NeuQuant.js
๐ Try it yourself
โ Read articles here!
Article One :: Link :: How to Convert a Video Clip to a GIF File with Client-side JavaScript
Article One :: Link :: Video to GIF Conversion with Client-Side JavaScript โDecoding FPS for GIF
๐ Features
- File upload
- Renders preview of GIF
- GIF file export
๐ Preview
โ Join me on ๐ Medium at ~ ฮพ(๐หถโโกโ) @geek-cc
๐ฎ Please buy me a Taco! ๐
Special Mention(s)
- Inspired by video to animated GIF converter.