GIF to PNG

Pulls the first frame of a GIF into a clean, lossless PNG.

What this does

This decodes a GIF and re-encodes its first frame as a lossless PNG. An animated GIF becomes a single clean still, and PNG's alpha channel keeps any transparency from the original frame.

How it works

  1. 1Drop your GIF images.
  2. 2The first frame gets decoded and re-encoded as PNG.
  3. 3Download each result, or grab them all as a zip.

Built on web standards

Built with standard browser APIs — no third-party libraries.

Frequently asked questions