🎞️Convert Video to GIF
Convert MP4, MOV, WebM videos to animated GIFs. Adjustable FPS, size, and length. Files are processed in your browser and never uploaded.
How to use
- 1Drag or upload a video file.
- 2Adjust FPS, width, and max length with the sliders.
- 3Click Start — ffmpeg.wasm builds the GIF (first run downloads ~25MB of libraries).
- 4Download the resulting GIF.
FAQ
My GIF file is too big — what now?+
Lower the FPS to 10 or below and reduce the width to around 320px. Videos with lots of colors produce bigger GIFs.
Can I convert long videos?+
Technically yes, but GIF files balloon past 30 seconds. Stick to under 30 seconds. For longer clips, GIF-to-MP4 is a better fit.
Can I make a transparent GIF?+
Videos don't have transparency, so the result is a regular opaque GIF.
What is ffmpeg.wasm?+
It's the ffmpeg video processing library compiled to WebAssembly so it runs right in your browser. The first run downloads the library (~25MB); after that it's cached.
The quality dropped — why?+
GIF is limited to 256 colors, so the result looks simpler than the source video. If quality matters, share the original MP4 or WebM instead.
How do I make a light GIF for KakaoTalk?+
Try FPS 10, width 320px, length 3–5 seconds. That produces a small GIF that uploads cleanly.
What about audio?+
GIFs are silent. If you need sound, share the original video or compress it with the [video compress] tool.