Video to GIF
Turns a clip into an animated GIF at the frame rate and width you set. GIF maps everything to 256 colors.
What this does
This decodes the frames of your video, resamples them to the frame rate and width you set, and writes them out as an animated GIF. The clip is reduced to the chosen start and end range, and each frame is quantized down to a 256-color palette, since that is the most a GIF can hold. The result is a single looping .gif file.
GIF has no real motion compression: every frame is stored as its own palette image, so files grow fast with longer clips, higher frame rates, and larger widths. There is no audio track in a GIF, so sound is dropped. Color banding on gradients is normal at 256 colors.
How it works
- 1Drop your video (MP4, MOV, WebM and more) or pick it from your device.
- 2Set the frame rate and width, plus an optional start and end to trim the clip.
- 3Click Create GIF, preview the animation, then download the GIF.
Built with open source
- Mediabunny — Converts and edits video and audio in the browser via WebCodecs. Add-on encoders cover MP3, AAC, and FLAC. · MPL-2.0
- gifenc — Fast GIF encoding with color quantization. · MIT
Frequently asked questions
Related tools
All Convert video →MP4 ConverterConvert MOV, WEBM, MKV, and more to MP4 with H.264 video and AAC audio.WEBM to MP4Convert WEBM video to MP4. Re-encodes to H.264 video and AAC audio for the MP4 container.MKV to MP4Convert MKV (Matroska) video to MP4. Copies a matching H.264 stream, or re-encodes to H.264 and AAC.Video ConverterConvert video between MP4, MOV, WEBM, and MKV. Pick a format and convert in one step.MOV to MP4Convert QuickTime MOV video to MP4. When the streams are already H.264/AAC they're copied without re-encoding.MP4 to GIFConvert an MP4 video to an animated GIF. You set the frame rate and width; GIF maps to 256 colors.
