GIF to PNG
NEWExtract a still frame from a GIF as a PNG image.
Frequently asked questions
Which frame does this extract from an animated GIF?
The first frame — this tool captures a single still image, not the full animation, so any later frames in the GIF aren't included.
Does the extracted frame keep GIF transparency?
Yes — GIF's transparency carries over, since PNG also supports an alpha channel.
Is this processed on a server?
No — the frame is drawn to a canvas and exported entirely in your browser.