Drop a AVIF file here

or choose one from your device — nothing leaves your browser.

Convert an AVIF image to PNG

When you need to edit an AVIF, or keep its transparency, PNG is the format to convert to: lossless, universally supported, and with a full alpha channel. This is the right choice over JPG whenever the image has transparent areas or is headed into an editor.

Every current browser decodes AVIF, so this runs instantly on your device — nothing is uploaded.

What this does — and what it doesn't

  • A PNG of a photographic AVIF will be considerably larger than the AVIF, because PNG doesn't compress photos the way AVIF does.
  • Converting to PNG preserves the decoded image but can't recover any detail the AVIF's compression already discarded.

Related conversions

AVIF to PNG — frequently asked questions

Does this keep transparency?
Yes — PNG has a full alpha channel, so any transparency in the AVIF is preserved. Choose PNG over JPG whenever transparency matters.
Are my images uploaded anywhere?
No. The conversion runs entirely in your browser using the canvas API and, for some formats, WebAssembly — the image never leaves your device. You can verify it: load the page, disconnect from the internet, and it still works. There is no upload endpoint to send anything to.
Is it really free?
Yes — no account, no watermark, no daily limit, and no paid step at download. It's free because there's no server doing the work, so it costs us almost nothing to run.