Rasp

Convert HEIC to AVIF

iPhone photos into the web's smallest format, in one step. Converted on your own machine — nothing is uploaded.

Ready
Uploaded0 B

How do I convert HEIC to AVIF?

To convert a HEIC photo to AVIF, drop the file onto this page and download the AVIF it returns. Both formats are built on video codecs, so this is the closest match available — and it happens in one step, inside your browser, with no intermediate JPG and nothing uploaded to any server.

How to do it

  1. Open the converter. Open this page in any modern browser. The HEIC decoder and the AVIF encoder are both downloaded on first use and then cached.
  2. Add your HEIC photos. Drag them onto the panel or click to choose. There is no upload, so no queue and no size cap.
  3. Set the quality. 82 is the default. AVIF degrades gracefully, so lower settings stay usable for longer than they would in JPG.
  4. Wait, then download. This is the slowest conversion on the site — an HEVC decode followed by an AV1 encode. It runs in a Web Worker, so the page stays responsive.

At a glance

ConvertsHEIC to AVIF
TransparencyPreserved
CompressionLossy — quality is adjustable, default 82
Where it runsIn this browser tab. The file is not uploaded
File size limitNone imposed — your device memory is the ceiling
CostFree
Account neededNo
WatermarkNone
Works offlineUsually after first use, but not guaranteed — there is no offline app

Why this pairing exists

If iPhone photos are going onto a website, this is the shortest honest route.

HEIC and AVIF are technical siblings — both are still images built on a video codec, in the same container family. HEIC uses HEVC; AVIF uses AV1. What separates them is licensing rather than engineering: AV1 was designed to be royalty-free, which is why every browser can create AVIF and none can create HEIC.

Converting HEIC to AVIF therefore keeps you in the same family of compression while moving to a format the web can actually display.

Go directly, not via JPG

The tempting route is HEIC to JPG and then JPG to AVIF, because those are the conversions people already know about.

Avoid it. Each lossy step discards a little more detail, and the second encoder then spends bits faithfully reproducing the first one’s artefacts. One step gives a cleaner file, usually at a smaller size.

Expect a slow conversion and a modest saving

This is the slowest pairing on the site: an HEVC decode followed by an AV1 encode, both genuinely expensive.

The size result is usually undramatic. HEIC and AVIF are both modern and both efficient, so the file often lands close to where it started. That is expected — you are converting because browsers render AVIF and do not render HEIC, not to save space.

Where the saving shows up is against the alternative. Converting to JPG instead would produce a considerably larger file for the same web page.

When to pick something else

  • Sending the photo to a personJPG. You cannot predict their software, and AVIF support outside browsers is still thin.
  • A website that must support older devicesWebP. Slightly larger, slightly safer.
  • Editing the photoPNG, for a lossless working copy.

The full trade-off between the two modern formats: WebP vs AVIF.

Questions

Why convert HEIC to AVIF rather than to JPG?
Because the destination is a web page. AVIF is far smaller than JPG at the same quality, and it is the closest technical relative HEIC has. If the photo is going to a person rather than a website, JPG remains the safer target.
Are HEIC and AVIF related?
Closely. Both are still images built on a video codec and stored in the same container family — HEIC uses HEVC, AVIF uses AV1. The decisive difference is licensing: AV1 is royalty-free, which is why browsers can create AVIF and cannot create HEIC.
Will the AVIF be smaller than the HEIC?
Often similar, sometimes smaller. Both formats are modern and efficient, so do not expect a dramatic reduction. You are converting for compatibility with browsers, not for size.
Why is this conversion slow?
It is two expensive operations back to back: decoding HEVC-compressed image data, then running the AV1 encoder's search for an efficient encoding. The second is genuinely heavy, and it is what produces the small file.
Is transparency preserved?
Yes. Both formats support a full alpha channel, including partially transparent pixels.
Is my photo uploaded?
No. Both the decode and the encode run in this browser tab. The Uploaded readout beside the result measures the page's own outbound traffic, so a successful conversion reads 0 B.
Which browsers can display AVIF?
Chrome, Edge, Firefox, Opera and Safari, plus their mobile versions. Safari added support in 2022, so AVIF is safe for general web use but less forgiving than WebP for very old devices.
Should I convert in bulk?
You can, but this is the slowest pairing on the site. Work in modest batches if you would rather watch progress than wait.
Is there a file size limit?
None imposed. Large images take longer to encode rather than being rejected.
Will there be a watermark?
No. Nothing is added to the image and no feature is paywalled.

About these formats

Sources

Related tools