Video to GIF Converter
without uploading it.
Turn a clip into an animated GIF — pick the start, length, and frame rate, all on your device.
Drop a video, or click to browse
Drop a video file (MP4, WebM, MOV).
Pick a start time, length (up to 10s), and frame rate.
Click "Create GIF" and download the result.
Why there's no upload step
Most video-to-GIF sites upload your clip to a server to decode it. Your browser can already decode video natively, so this reads frames straight off the video element and encodes them into a GIF with a small local encoder — your video file never leaves your device.
Is my video uploaded anywhere?+
No. Frame capture and GIF encoding both happen entirely in your browser.
Why is there a 10-second limit?+
GIFs get large fast — a 10-second clip at 10fps is already dozens of full frames. Keeping clips short keeps file sizes and browser memory use reasonable.
Why does it take a little while?+
Each frame is captured, then color-quantized and encoded — real computation for real quality, entirely on your device rather than a server.
What size does it output?+
Frames are scaled to a maximum width of 480px, which keeps file sizes reasonable while staying sharp for chat and social use.