AnyFormat

00 GIF → PNG

GIF to PNG

Fixes GIF’s 256-colour palette and its jagged edges.

Drop files or a folder here

or choose from your device · paste with ⌘V / Ctrl+V

.gif

03Options 4
  • No upload The conversion runs in this tab. Your file never travels — not to us, and not to the advertising.
  • No sign-up, no email, no daily cap There is no account system to sign up to.
  • No size limit we invented Only your device's memory — about ~2 GB on a desktop browser, ~400 MB on a phone.
  • Turn your Wi-Fi off and convert anyway The conversion needs nothing but this page. Ads will not load without a connection; your file will still convert. That is the whole claim, and it takes five seconds to check.

Converts GIF to PNG. For a still image PNG is better in every respect — full colour instead of 256, and smooth transparency instead of GIF's all-or-nothing.

What PNG fixes

Colour. A GIF frame has at most 256 colours from a palette. Photographs and gradients are visibly banded or dithered as a result. PNG stores full 24-bit colour, so nothing is quantised.

Transparency. GIF has exactly one transparent palette entry — a pixel is either fully transparent or fully opaque. That is what gives GIFs their jagged, fringed edges against a background they were not designed for. PNG has 8 bits of alpha, so edges are smooth.

Converting cannot restore colours the GIF already discarded. What it does is stop any further loss and give you a format that handles edges properly.

Animation stops at the first frame

An animated GIF is a sequence of frames; PNG is one still. The first frame is used, and the tool reports how many there were, so a 40-frame animation does not silently become a single picture without explanation.

There is no widely supported animated PNG path here — APNG exists but is not what most tools mean by PNG. For animation, keep the GIF or convert to a video format.

Metadata is removed, which is usually the point

Re-encoding through a canvas keeps the pixels and discards everything else: EXIF, GPS coordinates, camera make and model, lens, shutter speed, the timestamp, any embedded thumbnail, and the colour profile.

For a photo you are about to publish this is a feature. A JPEG straight off a phone can carry the exact coordinates of where it was taken, and stripping that before it goes anywhere public is good practice — the conversion does it as a side effect.

The one piece of metadata that is honoured before being dropped is the orientation flag. Phones store photos in the sensor's native orientation with a tag saying which way is up; ignoring it produces sideways pictures. It is applied to the pixels, so the result is upright without needing the tag.

If you need the EXIF preserved, this is the wrong tool — a converter that re-encodes cannot keep it.

Other names for this

Also searched as “convert gif to png”, “gif frame to png”.

Questions

Will the animation be preserved?
No. PNG holds a single image, so the first frame is used and you are told how many frames the source had.
Will the colours improve?
They will not get worse, and edges will be much cleaner. Colours the GIF already quantised away cannot come back.
Why does my GIF have jagged edges?
GIF transparency is one bit — fully on or fully off. PNG’s 8-bit alpha is what makes edges smooth.
Can I convert a whole folder of images?
Yes. Drop as many files as you like, or a whole folder. Each keeps its original name with the new extension — IMG_4032.heic becomes IMG_4032.jpg, never converted_1.jpg — and you can download them individually or as a ZIP.
Are my photos uploaded?
No. The decoding and re-encoding happen in this tab using the browser’s own image support. Photos are personal in a way most files are not, and none of them is transmitted. Turn your Wi-Fi off and the converter keeps working.