GIF to PNG

Convert GIF to PNG in your browser. Nothing is uploaded.

Free, no limit Nothing uploaded No watermark Works on mobile

Drop your GIF files here

Drop as many GIF files as you like. Nothing is uploaded.

Choose files

Every frame, with the transparency intact

PNG is the right target for a GIF, because it fixes the two things GIF gets wrong and loses nothing on the way. GIF is limited to 256 colours and to transparency that is either fully on or fully off. PNG has neither limit: millions of colours, and an alpha channel with 256 levels, so edges can fade smoothly into whatever sits behind them.

And because PNG keeps transparency, splitting an animation into PNG frames gives you something you can actually work with. Each frame comes out exactly as it appears in the animation, transparent areas still transparent, ready to drop into a design or a video timeline.

Most converters hand you one frame and discard the rest, because a browser will only ever draw a GIF's opening frame. This page reads the GIF file itself, decompresses it and rebuilds every frame in order, compositing each one over what came before it the way the animation actually plays.

An animated GIF being split into separate PNG frames with transparency
How it works

Three steps, no upload

Your browser does the decoding and the encoding. There is no queue and no waiting.

1

Add your files

Drop in as many GIF files as you like, or pick them from your device.

2

Check the settings

There is nothing to set. The output is PNG, which is what this page is for.

3

Download

Each file is ready straight away, with its old and new size shown. Take them one by one or as a zip.

GIF and PNG, side by side

GIF, what you have

Limited to 256 colours and to fully on or fully off transparency, which is why GIF logos often have a jagged fringe. It survives entirely because it can animate.

Where it works: Everything, and it has been that way since the early web.

PNG, what you get

Lossless, so every pixel is stored exactly, with a full alpha channel for transparency. Built as a free replacement for GIF and now the standard for logos, screenshots and anything with sharp text.

Where it works: Everything. Support is as universal as JPG, and it is the only one of the two that can carry a transparent background.

Both formats are lossless, so nothing at all is discarded. The picture is identical and only the way it is stored changes.

Both formats support an alpha channel, so a transparent background survives the conversion exactly as it was.

An animated GIF converts to its first frame only, because PNG holds a single still image.

How these formats compare

The four things that decide which format you should be using, for every format involved on this page.

FormatCompressionTransparencyAnimationIntroduced
GIFLosslessYesYes1987
PNGLosslessYesNo1996
JPGLossyNoNo1992
WebPLossyYesYes2010

Age matters more than it looks. A format introduced in the 1990s is read by everything ever made, and one introduced in the last ten years is read by browsers and very little else. That single fact explains most of the reasons people convert images at all.

What happens to the file size

Expect a moderate change either way. Both formats compress lossily, so the result depends on which encoder handles your particular image better and on how much detail your particular image holds.

Two things drive the number more than the format does. The first is the content: a photograph of a landscape holds far more unique detail than a screenshot of a spreadsheet, and detail is what costs bytes. The second is the pixel dimensions, which no format conversion changes. A twelve megapixel photograph is twelve megapixels whatever container it sits in.

If you need to hit a specific size rather than simply make the file smaller, converting is the wrong tool. Our image compressor takes a target in kilobytes and finds the highest quality that fits under it, which is what upload forms with a stated limit actually require.

What you get, frame by frame

  • Every frame becomes a separate PNG, numbered in order and zero padded, so they sort correctly in any file manager.
  • Transparency survives on every frame. What the GIF left clear stays clear in the PNG.
  • Each frame shows how long it was held, which is how you find the exact moment you wanted.
  • Download one, or take the lot as a zip, built in your browser with nothing uploaded.
  • A still GIF converts to a single PNG, colours, transparency and all.

What PNG cannot do

It cannot recover colours the GIF never had. If your source was reduced to 256 colours years ago, the PNG reproduces those 256 colours faithfully. The gain is everything from here: no further loss, smooth transparency once you edit it, and no dithering when you scale.

It also cannot hold the animation. PNG stores one still image, which is exactly why the frames are given to you separately rather than merged into one file.

Everything runs on your device

There is no upload. Your browser decodes the file, draws it onto a canvas in memory and encodes it again in the format you asked for. The picture never travels anywhere, no server sees it, and nothing is stored or logged.

That matters most for the images people actually convert: identity documents, medical scans, private photographs, unreleased design work. On a conventional converter every one of those is copied to a machine you do not control, kept for some period you are not told about, and processed by software you cannot inspect.

It is also simply faster. There is no queue, no upload wait and no download wait, so a large batch finishes in the time it takes to read this paragraph. The only real limit is your device's memory, and a modern phone handles dozens of full resolution photographs without difficulty.

Your filename is kept

The converted file keeps the name you gave it, with only the extension changed. Nothing is appended, no brand is inserted and no counter is added. These files get uploaded straight into forms that sometimes check the name, and an unexpected one is one more thing that can be rejected for no good reason.

There is no watermark either, at any size, on any number of files. A watermark on a free converter exists to sell you the paid version, and we would rather not have that conversation with you at all.

Converting several files at once

Drop as many files as you like. Each one is converted separately and appears in the list with its original size, its new size and the difference between them, so nothing about what happened is hidden from you.

Download them one at a time, or use Download all to take the whole set as a single zip. The archive is built in your browser too, from the files already sitting in memory, so it costs one click and no waiting. Images are already compressed, so the zip stores them rather than compressing them again, which would only make the file larger.

If a file cannot be read, that row says so and the rest carry on. One awkward file in a folder of fifty does not stop the other forty nine.

What happens to the metadata

The conversion decodes the picture and encodes it again, so the embedded metadata does not travel with it. That includes EXIF data: the camera model, the exposure settings, the date, and on a phone photograph the GPS coordinates of wherever it was taken.

For most people that is a benefit rather than a loss. A photograph taken at home and uploaded to a public listing carries the location of your home inside it unless something strips it, and very few sites do. Converting the file removes it as a side effect.

If you actually want the metadata kept, for a photography portfolio or a copyright claim, this is the wrong tool and you should keep the original alongside the converted copy. Colour profiles are handled the same way: the image is converted into the standard sRGB space that browsers and the web use, which is right for anything published online and wrong for a print workflow that depends on a wider profile.

FAQ

GIF to PNG

The questions people ask most about this conversion.

Yes. Each frame is extracted, composited the way the animation plays it, and listed with its own download button. The button at the bottom takes them all as one zip.

Yes. GIF transparency is fully on or fully off, and PNG stores that exactly, with room for smooth transparency if you edit the file afterwards.

A browser will only draw a GIF's opening frame onto a canvas and offers no way to reach the others. This page parses and decompresses the GIF file itself, which is the only way to get at them.

Your filename with a zero padded frame number added, so logo.gif becomes logo-frame-01.png, logo-frame-02.png and so on, sorting in the right order.

No. A GIF holds at most 256 colours and the PNG reproduces those faithfully. What it prevents is any further loss from this point on.

Each frame is far smaller than the whole animation. Against a single dithered frame a PNG can be larger, while a simple flat graphic usually gets smaller.

Only your device's memory, because every frame is held as a full picture while it is converted. A very long animation at a large size stops when the device runs short, and the page says where it stopped.

Not here, but numbered PNG frames are exactly what video editors, After Effects and ffmpeg expect as an image sequence, so they import directly.

Completely, with no limit on how many files you convert or how large they are. There is no account, no paid tier and no watermark, because the conversion runs on your device and costs us nothing to provide.

No. Your browser decodes and re-encodes the image in memory on your own machine. Nothing is transmitted, nothing is stored and nothing is logged. You can disconnect from the internet after the page loads and it will still work.

No. There is no watermark, no logo and no added border, whatever the file size and however many you convert.

Yes. Only the extension changes, so a file called scan-final.gif becomes scan-final.png. Nothing is added to the name.

Yes. Drop a whole folder in and each file is converted separately, then download them individually or take the entire set as one zip built in your browser.

Yes, on both iPhone and Android. The layout adapts to a narrow screen and the conversion uses the same browser image pipeline your phone already relies on.

Need a different conversion?

Over a hundred free tools, all running in your browser. Nothing is uploaded and nothing is capped.