---
title: "GIF to MP4 / WebM converter"
description: "Turn an animated GIF into an MP4 or WebM video that plays anywhere and weighs a fraction of the GIF. Runs locally with ffmpeg compiled to WebAssembly."
url: "https://gif.statico.io/gif-to-video/"
category: "convert"
last_updated: "2026-09-07T23:48:01.264Z"
doc_version: "1"
---

# GIF to MP4 / WebM converter

Turn an animated GIF into an MP4 or WebM video that plays anywhere and weighs a fraction of the GIF. Runs locally with ffmpeg compiled to WebAssembly.

## How it works

This tool runs entirely in your browser using ffmpeg compiled to
WebAssembly (or the Canvas API, where listed). Your file is never uploaded — it is
read into memory, processed locally, and offered back to you as a download.

## Using it

1. Open https://gif.statico.io/gif-to-video/
2. Choose a file, by drag and drop or the file picker.
3. Adjust the settings. GIF → MP4/WebM, far smaller than the original.
4. Set the filename and download. Names are slugified so the result can be
   uploaded straight to Slack as a custom emoji.

Results are also saved to a per-browser history at https://gif.statico.io/history/.

## Related

- [Video to GIF](https://gif.statico.io/video-to-gif.md): MP4/WebM/MOV → animated GIF with palette tuning.
- [GIF Maker](https://gif.statico.io/gif-maker.md): Images → GIF. Reorder frames, set delay and looping.
- [Convert](https://gif.statico.io/convert.md): GIF ⇄ PNG/JPEG/WebP/APNG/BMP, animation preserved.
- [Split](https://gif.statico.io/split.md): GIF → individual frames as PNG, zipped.

## Sitemap

- [Every page, grouped by section](https://gif.statico.io/sitemap.md)
- [XML sitemap](https://gif.statico.io/sitemap.xml)
- [Site overview for agents](https://gif.statico.io/llms.txt)
