AVIF to PNG
Convert AVIF images to PNG in your browser, with no upload and no watermark.
Processing: This tool runs entirely in your browser. Your input and any file you open stay on your device — nothing is uploaded to a server.
How to use the avif to png
- Choose your AVIF file.
- Adjust the quality if the target format is lossy.
- Download the PNG file.
About this tool
Conversion happens in the page: the AVIF file is decoded by your browser, redrawn, and re-encoded as PNG. Nothing is uploaded, so there is no queue, no size limit imposed by a server, and no copy of your image on someone else's machine.
Converting to PNG keeps transparency and adds no further loss, at the cost of a much larger file.
The image's pixel dimensions are unchanged — only the format and file size differ. To change the size as well, use the image resizer afterwards.
Common uses
- Sending an image to software that will not accept AVIF.
- Reducing the file size of a AVIF image.
- Standardising a set of images on one format.
Frequently asked questions
- Is my AVIF file uploaded?
- No. It is decoded and re-encoded by your browser on your device, which is why there is no wait and no size cap.
- Does converting AVIF to PNG lose quality?
- The conversion itself is lossless — PNG stores every pixel exactly. Any loss already baked into the source stays there.
- Are the dimensions changed?
- No. The image keeps its pixel dimensions; only the encoding changes. Use the image resizer to change dimensions.
Related tools
Image Converter
Convert images between JPG, PNG and WebP, with quality control for the lossy formats.
Image Compressor
Reduce image file size with an adjustable quality setting and an instant before/after comparison.
Image Resizer
Resize an image to exact pixel dimensions or a percentage, with the aspect ratio locked by default.
Image to Base64
Turn an image into a data URL for inlining, or decode a data URL back into an image.