Runs on your device

AVIF to PNG without uploading anything

Drop your AVIF files and they come back as PNG, converted by your own browser. Nothing is sent anywhere unless you ask for it.

Drop images here

Or click to choose them. Several at once is fine, and you can drop more later.

Metadata is dropped

Redrawing the picture leaves the EXIF block behind, so camera model and GPS coordinates do not come along. The rotation a phone records is applied first, so the result is the right way up.

Your browser sets the limits

Only formats this browser can write are listed, which is why AVIF appears on some machines and not others. Animation is not carried over: a GIF or an animated WebP comes back as its first frame.

Why convert AVIF to PNG

PNG opens in every editor and keeps transparency, which makes it the lossless way out of AVIF when an app refuses the file.

Worth knowing

PNG is lossless, so expect the file to be several times larger than the AVIF.

Questions people ask

Is the transparent background kept?

Yes. PNG keeps the alpha channel.

Why is the PNG so much bigger?

AVIF is one of the most efficient lossy formats there is, while PNG stores every pixel as it is.

Are my images uploaded to convert them?

No. The browser decodes the file, redraws it and encodes it again on your own machine. Nothing is sent unless you sign in and choose to save the result to your account.

Can I convert several images at once?

Yes. Drop as many as you like, and more than one result downloads as a single .zip.

Is the metadata kept?

No. Redrawing the picture leaves the EXIF block behind, so camera model and GPS position do not come along. The rotation a phone records is applied first, so the result is the right way up.