GIF Frame Extractor

Extract every frame from any GIF as a PNG file. Download individually or all at once as a ZIP.

GIF Frame Extractor FAQ

What format are the extracted frames?

PNG. Each frame is saved as a full-color PNG image, preserving all the colors from the GIF palette.

Can I download all frames at once?

Yes — click "Download All as ZIP" after extracting. The ZIP contains every frame named by index (frame_001.png, frame_002.png, etc.).

How long does extraction take?

Usually a few seconds. Large GIFs with many frames may take 10–20 seconds since each frame is decoded and painted onto a canvas.

Are disposal methods handled correctly?

Yes. The extractor uses a shared frame decoder that handles GIF disposal methods, so each frame looks exactly as it would when the GIF plays.