GIF to PNG Converter

Convert GIF images to PNG without uploading them.

Runs in your browser Free · no accountFile upload supported

File

Result

Your converted file will appear here.

This conversion happens locally in your browser. Your files are never uploaded.

About the GIF to PNG converter

GIF is limited to 256 colours and a one-bit alpha channel, which is why gradients band and edges look ragged. PNG has no such limits.

Converting a static GIF to PNG usually improves how the edges look and often produces a smaller file.

The file is decoded, redrawn on a canvas and re-encoded by your browser. Nothing is uploaded, so there is no queue, no size cap imposed by a server, and no copy of your image left behind on someone else’s disk.

Animated GIFs

An animated GIF converts to its first frame only, because PNG cannot store animation. To keep motion, convert to WebP or MP4 with a dedicated tool.

Frequently asked questions

Will the colours change?

No. PNG can represent everything a GIF contains, so the palette comes through exactly.

Is my image uploaded to a server?

No. The conversion runs in your browser using the canvas API. The file never leaves your device.