Convert Image

Convert AVIF to PNG

Convert AVIF images to PNG instantly in your browser. The image is re-encoded on your device and never uploaded.

Drop a file here
or click to choose · stays on your device

100% private — files are converted in your browser and never uploaded.

How it works

Convert AVIF to PNG in 3 steps

1

Choose an image

Drop a AVIF image — it loads locally.

2

Convert to PNG

Re-encoded in your browser via the canvas API.

3

Download

Save the PNG image.

Lossless output from a modern source

The AVIF is decoded by your browser and written as PNG, which is lossless, so the pixels you get are exactly the decoded picture — no second round of compression. Transparency survives, which makes this the right choice for logos, UI assets and cut-outs delivered as AVIF.

The PNG will be far larger than the AVIF: sometimes ten times or more for photographs, because PNG does not compress photographic detail well. For photos where size matters, AVIF to JPG or AVIF to WebP is the better fit.

Browser support

Decoding needs a browser that can display AVIF: Chrome and Edge 85+, Firefox 93+, Safari 16.4+. On an older browser the conversion fails before it starts; updating fixes it. Nothing is uploaded, so the conversion speed depends only on your device.

FAQ

Common questions

Are my files uploaded?

No. The conversion runs entirely in your browser using JavaScript — your file never leaves your device, so it's safe even for sensitive documents.

Is it free?

Yes — completely free, no signup, no watermark, and no daily limits.

Does AVIF to PNG keep transparency?

Yes. PNG has a full alpha channel and the decoded AVIF's transparency is written into it unchanged.

Why is the PNG so large?

PNG is lossless and poor at compressing photographic gradients. AVIF was small precisely because it discarded detail you cannot see; PNG keeps every pixel.