GIF tools · local frame extraction

GIF Frame Extractor

Decode an animated GIF in a Web Worker, inspect correctly composed frames and download one PNG or every frame as a ZIP.

Web Worker · browser local · no upload

How it works

From source to local download

  1. Choose a GIF up to 50 MB.
  2. PhotoReady applies transparency, local-frame placement, delay and disposal rules in a Worker.
  3. Step through the composed timeline and export the frame or ZIP you need.

Known limits

What to check before relying on the output

  • Decoded frame memory is capped at 192 MB and 500 frames.
  • Canvas dimensions are capped at 4096 px and about 16.7 million pixels.
  • A damaged or truncated GIF is rejected instead of partially exported.

Privacy

The media path stays in this tab.

PhotoReady reads the selected files with browser APIs and creates Blob downloads locally. The application has no media upload endpoint, account, analytics SDK or cloud album.