How to Convert GIF to PNG — Extract a Sharp Static Frame (2026)

GIF PNG Transparency Static Image
GIF to PNG — key facts
256 colorsGIF's palette limit, PNG has none
1 framePNG keeps only a single still frame
Full alphaPNG preserves true transparency
100% privateconversion stays on your device

Animated GIFs are everywhere, but sometimes you only need one frame of it — a thumbnail for a video preview, a static logo that was originally distributed as an animated GIF, or a clean still image to use somewhere a moving image doesn't make sense. Converting GIF to PNG extracts a single frame and saves it in a lossless, full-color format, fixing the color banding that GIF's limited palette often introduces.

1. Quick Answer

The direct answer: To convert GIF to PNG, open convertlo.pro/gif-to-png.html in your browser, drag in the GIF file, and download the PNG — the converter extracts a single frame (the first frame by default) and saves it losslessly with full transparency support. Conversion happens locally on your device; nothing is uploaded.

MethodInstall needed?Keeps transparencyPrivacy
Convertlo (browser)NoYesLocal, no upload
Mac PreviewBuilt-inYesLocal
Windows PaintBuilt-inNo — flattens to whiteLocal

2. Why Convert GIF to PNG

GIF was designed in 1987 and carries technical limitations that show up clearly once you compare a GIF frame to a true static image format:

  • 256-color palette limit — GIF can only use 256 distinct colors per frame, which causes visible banding and dithering in photos, gradients, and anything with subtle color transitions.
  • No partial transparency — GIF transparency is all-or-nothing per pixel; a pixel is either fully transparent or fully opaque, with no smooth, anti-aliased edges.
  • Animation overhead you don't need — if you only want one frame, keeping the GIF means carrying around all the other frames' data for no reason.
  • Compatibility expectations — some tools and templates explicitly expect a static PNG and will mishandle an animated GIF dropped in its place (showing only the first frame inconsistently, or rejecting the upload).

3. Method 1: Convertlo Browser Converter

Convertlo's GIF to PNG converter decodes the GIF and extracts a frame as a true 24-bit PNG with full alpha channel support, entirely in your browser.

1
Go to convertlo.pro/gif-to-png.html

Works in any modern browser, desktop or mobile.

2
Drag in your GIF file

Drop the GIF onto the converter area or click Browse to select it from your device.

3
Download the PNG

The extracted frame is saved as a lossless PNG. Click Download to save it.

Convert GIF to PNG — free, private, no install

Your image never leaves your device. Works on any platform.

4. Method 2: Preview on Mac

Mac's built-in Preview app can open a GIF and export a frame as PNG without any extra software.

1
Open the GIF in Preview

Double-click the GIF, or right-click and choose Open With → Preview. Preview displays the first frame statically by default.

2
File → Export

Click File, then Export in the menu bar.

3
Choose PNG and save

Select PNG from the Format dropdown and click Save. This exports the frame Preview is currently displaying.

5. Transparency: GIF's Limits vs PNG

GIF supports transparency, but in a much cruder way than PNG. A GIF designates exactly one color in its palette as "transparent" — any pixel using that color shows the background through, and every other pixel is fully opaque. There's no in-between. This produces jagged, hard edges around transparent areas, especially on curved or anti-aliased shapes.

PNG's alpha channel supports 256 levels of transparency per pixel, so edges can fade smoothly from opaque to transparent. When you convert a GIF with transparency to PNG, the hard edges remain hard (since that information was never present in the source), but the format itself is now capable of smooth transparency if you edit the image further — for example, feathering the edges in an image editor after conversion.

6. GIF vs PNG — When to Use Each

SituationBest formatWhy
Need the animationGIF (or animated WebP)PNG cannot store multiple animated frames in standard form
Need one sharp still framePNGFull color depth, no palette banding, true transparency
Logo or icon with transparencyPNGSmooth alpha transparency, lossless detail
Smallest file size for simple line artGIF or PNG, similarBoth compress simple flat-color graphics efficiently

7. Frequently Asked Questions

Does converting GIF to PNG keep the animation?
No. PNG is a static image format and does not support animation (APNG is a separate, less widely supported extension). Converting a GIF to PNG extracts a single frame — typically the first frame by default — and saves it as a non-animated image. If you need to keep the animation, keep the file as GIF or convert to animated WebP instead.
Why convert GIF to PNG instead of just keeping the GIF?
GIF is limited to a 256-color palette, which causes visible banding and dithering artifacts in images with gradients or photographic detail. PNG supports full 24-bit color plus an 8-bit alpha channel for transparency, producing a sharper, more accurate static image. If you only need one frame as a still image, PNG is the better format.
Does GIF to PNG conversion preserve transparency?
Yes. GIF supports a single fully-transparent color (no partial transparency), and PNG supports full alpha-channel transparency including semi-transparent pixels. When converting, any transparent pixels in the GIF frame carry over as transparent in the PNG.
How do I choose which frame of the GIF to extract?
Most browser-based converters, including Convertlo, default to extracting the first frame of the GIF. If you need a different frame, you typically need a tool that lets you scrub through frames and pick one, or you can split the GIF into individual frame images first and then choose the PNG you want from that set.
Will the PNG be a bigger file than the GIF?
Usually a single-frame PNG is smaller than the full multi-frame GIF, since you're only storing one image's worth of pixel data instead of dozens of animation frames. PNG's lossless compression means file size depends on image complexity, not frame count.

When you only need a still image, PNG is sharper and more flexible than relying on a single frame of an animated GIF. The conversion takes seconds and gives you a format that works everywhere a static image is expected.

Convertlo Editorial Team
We build and maintain the browser-based file tools on Convertlo. These guides come from the team that engineers the software itself — every method here uses a tool we wrote and run entirely in your browser, with nothing uploaded to a server.
More articles