Convert PNG to AVIF
This PNG to AVIF converter lets you easily convert one or more images online. Upload images, fine-tune settings like quality and background color, and convert them to AVIF instantly — all using a fast and interactive interface. No installation or signup required.
or
drop your
PNG files here
drop your
PNG files here
Converted Files
Disclaimer:Please be aware that due to limited server storage, converted files will be automatically purged over time for optimal server performance.
Conversion Settings
80
102030405060708090100
Higher quality looks better but increases file size. Lower quality reduces size but may introduce visible compression artifacts.
Higher quality looks better but increases file size. Lower quality reduces size but may introduce visible compression artifacts.
auto
Lossy reduces size more but may lose some detail. Lossless keeps exact quality but creates larger files.
Lossy reduces size more but may lose some detail. Lossless keeps exact quality but creates larger files.
px
Resize the image to a specific width in pixels. Leave blank to keep original width.
Resize the image to a specific width in pixels. Leave blank to keep original width.
px
Resize the image to a specific height in pixels. Leave blank to keep original height.
Resize the image to a specific height in pixels. Leave blank to keep original height.
cover
How the image should be adjusted when resizing.
How the image should be adjusted when resizing.
centre
Which part of the image to prioritize if cropping is required.
Which part of the image to prioritize if cropping is required.
Prevent Enlarging Small Images
YesAvoids stretching small images bigger, which can reduce sharpness.
Avoids stretching small images bigger, which can reduce sharpness.
Fix Orientation
YesRotates the image automatically if it contains orientation information from the camera.
Rotates the image automatically if it contains orientation information from the camera.
How to use this PNG to AVIF Converter?
- Choose Files: Click 👆 on the button and choose input PNG files, or you may drag and drop PNG files to the drop area. You may choose one or more image files. The chosen files are displayed with size information in the same drop area.
- Conversion Settings: You may change the conversion parameters like quality 🎛, background color, etc., using the sliders, or color input buttons.
- Conversion: Now you can click on the button. This is where the ⛄ magic happens. Your PNG files are sent to the server for conversion. This all happens in a lightening speed ⚡.
- Output: Once the PNGs are converted ✅ to AVIFs, they appear in the download section.
- Download Files: You may click 👆 on the big button to download ↓ all your converted AVIFs, or you may download individual AVIF by clicking on the respective download button.
- Options: There is also a link 🔗 which you can and share it using which you can download the converted AVIF files.
PNG vs AVIF :— Comparison Table
PNG | AVIF | |
---|---|---|
Format | PNG | AVIF |
Full name | Portable Network Graphics | AV1 Image File Format |
Type | image | image |
Compression | lossless | lossy/lossless |
Extensions |
|
|
MIME type | image/png | image/avif |
Common MIME types |
|
|
Developer | PNG Development Group | Alliance for Open Media (AOMedia) |
Introduced | 1996 | 2019 |
Open standard | Yes | Yes |
Specification | https://www.w3.org/TR/PNG/ | https://aomediacodec.github.io/av1-avif/ |
Description | PNG (Portable Network Graphics) is a lossless raster image format designed to improve upon the limitations of the older GIF format. It supports millions of colors, full alpha transparency, and optional interlacing. Because it uses lossless DEFLATE compression, PNG preserves every pixel exactly as stored, making it ideal for graphics that need sharp edges, text clarity, and no degradation over multiple saves. | AVIF (AV1 Image File Format) is a modern image format that uses the AV1 video codec for compression, packaged within the HEIF container. It offers exceptional compression efficiency, producing significantly smaller files than JPEG or PNG at equivalent visual quality, and supports advanced features like HDR, wide color gamut, alpha transparency, and both lossy and lossless modes. AVIF is designed for the web and mobile era, reducing bandwidth usage while maintaining visual fidelity. |
Typical usage |
|
|
Typical use cases |
|
|
Widely supported by |
|
|
Tooling | Read: libpng, Sharp, ImageMagick, GraphicsMagick | Write: libpng, Sharp, ImageMagick | Read: libavif, ImageMagick, Sharp, Squoosh | Write: libavif, ImageMagick, Sharp |
Related formats |
|
|
Popularity | high | growing |
Aliases |
|
|
Magic bytes | 89 50 4E 47 0D 0A 1A 0A | 00 00 00 ?? 66 74 79 70 61 76 69 66 |
Bit depths |
|
|
Color models |
|
|
Alpha support | optional | optional |
Transparent color | Yes | Yes |
Animation support | No — PNG itself does not support animation, but the APNG extension (Animated PNG) enables frame-by-frame animations while retaining lossless quality. | Yes — AVIF supports animated sequences similar to animated WebP or GIF, using AV1 video encoding for each frame. |
ICC profile | Yes | Yes |
Metadata |
|
|
Compression method | DEFLATE (zlib) | AV1 intra-frame coding within HEIF container |
Interlacing | Supports Adam7 interlacing for progressive display | not applicable |
Advantages |
|
|
Disadvantages |
|
|
Max size note | While technically supporting very large dimensions, decoding extremely large PNGs can consume high amounts of RAM, potentially leading to performance issues in browsers. | File sizes can be extremely small for photos and graphics, but encoding time grows sharply for very high resolutions or complex animations. |