GIF Frame Extractor
Drop an animated GIF. Get every frame back as an image.
Checking browser support…
About GIF Frame Extractor
Decodes an animated GIF frame-by-frame using the browser's built-in ImageDecoder API (part of WebCodecs) — no upload, no GIF-parsing library. Each frame is already fully
composited (disposal method handled for you), so what you see is exactly what played in the
animation.
Why no ZIP download?
This tool doesn't bundle a zip library — instead it packs every frame into one sprite-strip PNG for a single clean download (and that strip drops straight into Sprite Animator or Sprite Slicer). If you specifically want separate files, use "Download individually."
Browser support
Chrome and Edge support GIF decoding via ImageDecoder. Safari's support is inconsistent. Firefox doesn't support it yet — this tool detects support automatically and tells you if your browser can't run it.