HEIC to AVIF

Re-encodes iPhone HEIC with AV1 into AVIF, usually smaller than JPG at the same quality.

What this does

This decodes each iPhone HEIC photo in the browser and re-encodes the pixels as AVIF using the AV1 codec. At a matched quality, AVIF usually lands smaller than JPG, and unlike HEIC it opens in any modern browser without a plugin.

How it works

  1. 1Drop your HEIC images.
  2. 2Download each result, or grab them all as a zip.

Built with open source

  • heic2any Decodes iPhone HEIC photos in the browser. · MIT
  • jSquash (AVIF) WebAssembly AVIF image encoder. · Apache-2.0

Frequently asked questions