A still every viewer can open
An APNG plays in a browser but confuses some editors and upload forms. Flattening it to a single-frame PNG produces a file that behaves predictably everywhere.
Flatten an animated PNG down to a single, standard still PNG with full transparency.
Loading tool…
The tool is loading its code on your device. This happens once and is cached for later visits.
Processed entirely on your device
Overview
Convert APNG to PNG free online — flatten an animated PNG to its first frame as a standard still PNG with full 8-bit transparency kept. Batch, no upload.
An animated PNG is a normal PNG with extra chunks that describe additional frames and how long each is shown. That design is deliberate and rather elegant: software that understands APNG plays the animation, while software that does not simply ignores the extra chunks and shows the first frame as an ordinary PNG. It carries full 24-bit colour and a real 8-bit alpha channel, which is why an APNG looks far smoother than a GIF — no 256-colour banding and no hard, on/off transparency.
The backward compatibility is a convenience, but it is not universal. Some image editors, upload forms and print pipelines expect a strictly single-frame PNG and can choke on the animation chunks, or silently keep only part of the file. Re-encoding the APNG through a canvas produces a plain, single-frame PNG that behaves identically everywhere, with the first frame's full-colour pixels and soft alpha intact.
Up to twenty files convert in one run, each up to 25 MB, processed one at a time so memory stays predictable, with a summary strip totalling the batch. Each result is named after its source with a .png extension, and the result row reports what genuinely arrived. Nothing is uploaded: the decode, the re-encode and every download happen inside the tab, with no account and no watermark, because there is no server on the other end.
Step by step
Drop one or more images onto the upload area — an animated .png (APNG) or any other format, detected automatically.
Optionally set a maximum dimension; anything larger is scaled down in the same pass.
Press Convert to PNG — the first frame is decoded and re-encoded locally, one file at a time.
Read the result row: it names the format that arrived and the size change it caused.
Download each still PNG, or take the whole batch from the results list.
Why use it
What this tool is good for, and what it deliberately does not try to do.
An APNG plays in a browser but confuses some editors and upload forms. Flattening it to a single-frame PNG produces a file that behaves predictably everywhere.
Unlike a GIF's on/off transparency, APNG carries a real alpha channel, and that soft, semi-transparent alpha is preserved exactly in the output PNG.
PNG is lossless, so the flattened frame is exactly as sharp as the decoded original — no compression artefacts are added.
The decode and re-encode run in the browser's own image pipeline, so nothing is uploaded and no copy is stored.
Questions
Short, honest answers about quality, limits and privacy.