Initializing... drag & drop files here
Supports: AVIF
AVIF and HEIC are close cousins: both wrap a still image inside an ISO HEIF container, but AVIF carries an AV1-encoded payload while HEIC carries an HEVC (H.265) one. You would convert AVIF to HEIC to drop a royalty-free AV1 image into Apple's native photo pipeline — the Photos app, AirDrop, and Live Photo workflows expect .heic, not .avif. This tool re-encodes the picture into the HEVC-based HEIC container on our servers, then returns the file.
Because both formats are lossy codecs, transcoding AVIF to HEIC is a compatibility move, not a quality gain — you re-compress an already-compressed image. Keep the Quality Preset high to minimize generation loss.
| Property | Value |
|---|---|
| Standard | AOMedia AVIF spec — AV1 still image in a HEIF-conformant container |
| Maintained by | Alliance for Open Media (AOMedia) |
| First released | v1.0.0, February 2019 |
| Image codec | AV1 (intra-frame) |
| Container | ISO Base Media File Format (ISOBMFF / HEIF) |
| Bit depth | 8-, 10-, and 12-bit; SDR and HDR (PQ/HLG) |
| MIME type | image/avif |
| Licensing | Open, royalty-free |
| Native browser support | Chrome 85+, Firefox 93+, Safari 16.4+, Edge 121+ (~93% global per caniuse) |
| Best for | Web delivery, royalty-free pipelines, smallest files at a given quality |
| Property | Value |
|---|---|
| Standard | HEVC-encoded image in HEIF, ISO/IEC 23008-12 (MPEG-H Part 12) |
| Maintained by | Moving Picture Experts Group (MPEG) |
| Standard finalized | 2015 |
| Image codec | HEVC (H.265) |
| Container | HEIF (ISOBMFF), .heic extension |
| Bit depth | 8-, 10-, and 12-bit; HDR-capable |
| MIME type | image/heic (image/heic-sequence for multi-image) |
| Licensing | Patent-licensed (HEVC pool) |
| Native browser support | Safari 17+ on macOS/iOS only; not native in Chrome, Firefox, or Edge (~14% global per caniuse) |
| Best for | Apple Photos, iPhone/iPad workflows, Live Photos, depth maps |
.avif image onto the page or click "Add Files". You can queue several at once and they convert with the same settings..heic file. No sign-up, no watermark — files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours.It can, slightly. AVIF and HEIC are both lossy formats, so re-encoding decodes the AV1 image and re-compresses it with HEVC — a second lossy pass. At the "Very High" preset the difference is usually invisible at normal viewing sizes, but each round trip discards a little detail. In our testing, a 12-megapixel AVIF photo re-encoded to HEIC at Very High stayed within a few percent of the source file size with no visible artifacts at 100% zoom.
Compatibility with Apple's ecosystem. iOS and macOS Photos, AirDrop, and Live Photo features are built around .heic, and Safari is the only major browser with native HEIC display. AVIF, by contrast, is a web-first format that Chrome, Firefox, Edge, and Safari 16.4+ all render. If your destination is an iPhone or the macOS Photos library, HEIC slots in cleanly; if it is a website, AVIF is usually the better target.
Not necessarily. At equivalent quality, AV1 (AVIF) is generally a touch more efficient than HEVC (HEIC), so a like-for-like HEIC re-encode is often the same size or slightly larger, not smaller. Both are dramatically smaller than JPEG. If your goal is a smaller file rather than Apple compatibility, staying on AVIF or compressing the original is the better path.
The HEIF/HEVC container supports 8-, 10-, and 12-bit depth and HDR, so the capability is there. To carry HDR through, keep the Bit Depth at 10-bit or higher when your AVIF source is HDR; an 8-bit re-encode will flatten it to SDR. Standard EXIF-style metadata is retained where present in the source.
No. AVIF's AV1 codec is open and royalty-free under AOMedia, which is a major reason browsers adopted AVIF widely. HEIC relies on HEVC (H.265), which is covered by patent pools and licensing — the main reason it never gained native support outside Apple's platforms. The conversion itself is free to you; the licensing distinction is about the codecs, not our tool.
Natively: iPhone and iPad (iOS 11+), macOS (High Sierra and later), and Safari 17+. Windows 10/11 can open HEIC with Microsoft's HEIF/HEVC extensions installed, and editors such as Adobe Lightroom and recent GIMP builds read it. If you need a file that opens anywhere without setup, convert to a universal format with AVIF to JPG instead.
Yes. The reverse direction is available at HEIC to AVIF, which re-encodes the HEVC image back into an AV1/AVIF container. Note that round-tripping AVIF to HEIC and back is two lossy re-encodes, so keep the original AVIF if you may need it again rather than reconstructing it from the HEIC.