HEIC / HEIF format guide

HEIC and HEIF: efficient phone photos with a container mindset

HEIF is a flexible image container; HEIC commonly means HEIF images compressed with HEVC. It saves space on phones but often needs conversion for older workflows.

Container standardISO/IEC 23008-12 High Efficiency Image File Format
Common codecHEVC for HEIC files
Best atEfficient camera storage and image sequences

Origin

HEIF means High Efficiency Image File Format. It was standardized in the MPEG family as a container for modern image coding, image sequences, thumbnails, metadata, and derived images. HEIC is the name most users see because many phones store HEIF images compressed with HEVC and use the .heic extension.

The format became familiar when smartphone cameras started producing huge numbers of high-resolution photos. Saving space without obviously hurting image quality was valuable on devices, backups, and cloud libraries.

Technical characteristics

HEIF is not just a single bitmap. It can hold one or more images, thumbnails, metadata, depth maps, bursts, and relationships between derived images. HEVC compression can keep camera photos smaller than JPEG while preserving more detail at similar file sizes.

Compatibility is the persistent problem. Modern Apple devices handle HEIC smoothly, but many websites, older Windows setups, office tools, and upload forms still expect JPG or PNG. Browser support is also uneven, so web delivery usually favors JPEG, WebP, or AVIF instead.

Where it fits

HEIC/HEIF is a strong capture and storage format for phones, especially when space matters. It is less convenient as an interchange format unless every recipient's software supports it.

A practical rule: keep HEIC originals if they come from your phone, but convert copies to JPG for forms, email attachments, support tickets, and any workflow where the other side may not know HEIC.

Best uses

  • Phone photo libraries
  • Efficient camera storage
  • Image sequences and metadata-rich captures

Use another format when

  • Unknown recipients and older software
  • Browser uploads that only accept JPG/PNG
  • Simple web images where WebP or AVIF is easier to serve

Related imgrove tools

HEIC to JPG JPG to PNG Converter Image Size Checker

Technical references