Initializing... drag & drop files here
Supports: AVIF
.avif image or click "Add Files". Batch is supported — drop in a folder of AVIFs and each one converts in parallel, then download them together as a ZIP.AVIF (the AV1 Image File Format) is an open, royalty-free image format published by the Alliance for Open Media, with version 1.0.0 of the specification released on 19 February 2019. It stores still images coded with the AV1 video codec inside a HEIF / ISO-BMFF container, and supports 8-, 10-, and 12-bit color depth, HDR (PQ and HLG transfer functions with BT.2020 primaries), wide color gamut, alpha transparency, and animation. That combination makes it one of the most efficient web image formats available — it generally beats JPEG, PNG, and WebP on file size at the same perceptual quality, which is why a growing share of websites now serve AVIF.
The catch is reach. AVIF is well supported in current browsers, but the moment a file leaves the browser, compatibility narrows sharply:
| Property | Value |
|---|---|
| Full name | AV1 Image File Format (AVIF) |
| Developer | Alliance for Open Media (AOMedia) |
| Spec released | v1.0.0 — 19 February 2019 |
| Underlying codec | AV1 (still-image use of the AV1 video codec) |
| Container | HEIF / ISO-BMFF |
| Compression | Lossy and lossless |
| Bit depth | 8, 10, and 12-bit |
| Color / HDR | Wide gamut, HDR (PQ / HLG, BT.2020); alpha transparency; animation |
| License | Open, royalty-free |
| Browser support | Chrome 85+, Firefox 93+, Safari 16.4+, Edge 121+ (~93% of users globally) |
| Best for | Efficient web delivery; replacing JPEG/PNG/WebP at smaller sizes |
AVIF is supported in current versions of Chrome, Firefox, Safari, and Edge, but support outside the browser lags. Older operating systems, many desktop image viewers, office and email apps, and pre-2023 versions of Photoshop don't read AVIF without an update or plugin, so a file downloaded from a website often won't open in your usual tools. The fastest fix is to convert it to a universal format — AVIF to JPG for photos or AVIF to PNG when you need to keep transparency.
It depends on the target. AVIF to PNG is lossless — every pixel is preserved, which makes PNG the right pick for graphics, screenshots, and anything with transparency. AVIF to JPG is lossy, but at the default "Very High" Quality Preset the difference is invisible in normal viewing; only heavy compression (Low or a very small Specific file size target) introduces visible artifacts. Converting won't recover detail AVIF already discarded, but it won't add new degradation at high quality either.
No. JPG has no alpha channel, so any transparent areas in the AVIF get flattened onto a solid background color (white by default) during conversion. If your image relies on transparency — a logo, an icon, a sticker, a UI element — convert to AVIF to PNG instead, which preserves the alpha channel losslessly. Convert to JPG only for photos and full-frame images that have no transparency to begin with.
AVIF can store wide-gamut color (Display-P3) and HDR data. When the original is viewed in an app that only understands standard sRGB, those richer colors can appear washed out, oversaturated, or shifted. Converting to a standard JPG or PNG produces a predictable sRGB result, so the image looks the same on the broad range of screens and apps that don't handle wide-gamut profiles. If color accuracy is critical, keep an HDR-aware editor in the loop, but for everyday sharing an sRGB conversion is the safer choice.
If you want to stay efficient but reach more browsers than AVIF alone, AVIF to WebP is the closest match — WebP is also a modern, well-compressed web format with slightly broader legacy support. If maximum compatibility matters more than file size, fall back to JPG for photos and PNG for graphics and transparency. Many sites serve AVIF with a JPG or WebP fallback via the HTML <picture> element so every visitor gets a format their browser can decode.
Yes. AVIF to PDF places your AVIF images into a single PDF document — drop in several files and they become a multi-page, printable, shareable PDF that opens in any PDF reader. It's a practical way to send a batch of images as one attachment, prepare a handout, or archive a set of pictures in a format every device can display without needing AVIF support.
Yes. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. There's no sign-up, no watermark on the output, and your images are never shared or made public. In our testing, a 12-megapixel AVIF photo at the "Very High" preset converts to a JPG in a couple of seconds, and batch jobs queue and download together as a single ZIP.