Convert GIF to MP4 video
Click or drop a GIF file here
GIF to MP4 converts your GIF's full animation into a real MP4 (H.264) video, using ffmpeg.wasm entirely in your browser — nothing is uploaded to a server. All frames and their original timing are preserved; since MP4/H.264 requires even pixel dimensions, an odd width or height is automatically scaled down by one pixel.
Does the output preserve my GIF's full animation?
Yes — every frame and its original timing from the source GIF is carried over into the video, not just a single frame.
What format is the output actually in?
A real MP4 file using H.264 video, playable in virtually any video player or website that accepts MP4 uploads.
Does the video have sound?
No — GIFs never contain audio, so there's nothing to carry over; the output video is silent.
Is GIF to MP4 free to use?
Yes, it's completely free with no signup required.
Is my file uploaded anywhere?
No. Conversion happens entirely in your browser via ffmpeg.wasm — nothing is uploaded to a server.