---
title: "GIF splitter — export every frame"
description: "Split an animated GIF or WebP into its individual frames and download them as PNGs in a ZIP, or grab a single frame. Shows the delay of each frame."
url: "https://gif.statico.io/split/"
category: "convert"
last_updated: "2026-09-07T23:48:01.264Z"
doc_version: "1"
---

# GIF splitter — export every frame

Split an animated GIF or WebP into its individual frames and download them as PNGs in a ZIP, or grab a single frame. Shows the delay of each frame.

## 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/split/
2. Choose a file, by drag and drop or the file picker.
3. Adjust the settings. GIF → individual frames as PNG, zipped.
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 to Video](https://gif.statico.io/gif-to-video.md): GIF → MP4/WebM, far smaller than the original.
- [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.

## 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)
