All tools

AVIF to PNG

Get a lossless, transparent PNG that every editor can open.

Processed in this tab

Local image benchNo file loaded
Output

Nothing is uploaded.

How it works

  1. Choose an AVIF image.
  2. Convert it locally.
  3. Download the PNG file.

Why convert AVIF to PNG

AVIF is built for delivery — tiny files over the wire. PNG is built for keeping: lossless pixels, an alpha channel, and support in every image editor ever made. When you need to edit, annotate, print, or archive an AVIF rather than just view it, PNG is the safe home.

The conversion happens entirely in this browser tab: your AVIF is decoded locally and written out as PNG with its transparency intact. Nothing is uploaded, so the tool works offline and the image never leaves your device.

Expect a bigger file — that is normal

PNG is lossless, so it keeps every pixel exactly as decoded. An AVIF that was compressed for the web will grow several times over as PNG. That is the price of an exact, editable copy. If you want a file that stays small instead, AVIF to WebP or AVIF to JPG will land lighter.

When PNG is the right call

Screenshots you need to mark up, graphics going into a document or presentation, anything headed for an editor that does not read AVIF yet, and any image where transparency must survive. For a deeper format comparison, see WebP vs PNG and AVIF vs WebP.

Questions

Does the PNG keep AVIF transparency?
Yes. PNG supports a full alpha channel, so transparent and semi-transparent areas of the AVIF carry over exactly.
Why is the PNG so much bigger?
PNG is lossless — it stores every pixel exactly. AVIF achieves its small sizes through lossy compression, so converting back to a lossless format always grows the file.
Is the conversion lossless?
The PNG itself is lossless: it faithfully stores the decoded AVIF pixels. It cannot recover detail the original AVIF already discarded, but it loses nothing further.
Is my AVIF uploaded anywhere?
No. The image is decoded and converted locally in your browser using a WebAssembly codec — it is never sent to a server and works offline.
My software cannot open AVIF at all. Will this help?
Yes — that is the main use case. Convert the AVIF to PNG here, and any editor, office suite, or upload form will accept the result.
Can I convert several AVIF files at once?
The tool handles one image at a time. Convert the first, then load the next — each stays on your device.