How to use GIF to Frames
- Choose the source file or ordered images.
- Review animation-specific controls.
- Preview and download the measured result.
Extract composited GIF frames as transparent PNG or background-flattened JPG files, individually or in a ZIP.
GIF to Frames uses a separate frame-aware pipeline; it never sends an animated file through the static first-frame canvas path.
The browser lazy-loads GIF decoding and encoding code, composites disposal-aware frames, applies the operation to every frame, and creates an animated GIF locally.
| Property | Behavior |
|---|---|
| Processing | Browser only; no image upload |
| Original | Never changed |
| Output | PNG with alpha or background-flattened JPG |
| Downloads | Individual frames or ZIP |
Each frame is extracted after GIF disposal and transparency have been composited. PNG preserves alpha; JPG uses the selected background and quality.
No. Transparent pixels use the selected background.