Free webp to jpg
Image MIME Reference
HEIC-Sequence

HEVC Image Sequence (HEIF Container)

image/heic-sequence
VS

High Efficiency Image File Format

image/heif
HEIF

A complete technical comparison of HEVC Image Sequence (HEIF Container) and High Efficiency Image File Format — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

HEIC-Sequence wins on browser support

Feature Support

Feature HEIC-Sequence HEIF
Transparency (Alpha) Yes Yes
Animation Support Yes Yes
Progressive Loading ✕ No ✕ No
HDR Support Yes Yes
EXIF Metadata Yes Yes
ICC Color Profile Yes Yes
HEVC Image Sequence (HEIF Container)
image/heic-sequence
Extension
.heics.heic
Container HEIF / ISOBMFF (ISO/IEC 14496-12)
Compression Lossy / Lossless
Algorithm
HEVC (H.265)
Color Depth 8-bit, 10-bit, 12-bit, 16-bit
Developed by Moving Picture Experts Group (MPEG) / Apple
Released 2017
Magic Bytes
XX XX XX XX 66 74 79 70 68 65 76 63
Full HEIC-Sequence reference →
High Efficiency Image File Format
image/heif
Extension
.heif.hif
Container HEIF / ISOBMFF (ISO/IEC 14496-12)
Compression Lossy / Lossless
Algorithm
Codec Agnostic (HEVC, AVC, JPEG, AV1)
Color Depth 8-bit, 10-bit, 12-bit, 16-bit
Developed by Moving Picture Experts Group (MPEG)
Released 2015
Magic Bytes
XX XX XX XX 66 74 79 70 6D 69 66 31
Full HEIF reference →

Browser Support Comparison

Browser HEIC-Sequence HEIF
Chrome Chrome
Firefox Firefox
Safari Safari
✓ 11+
Edge Edge
IE IE (Legacy)
HEIC-Sequence

HEIC-Sequence Strengths

  • Incredibly efficient storage for bursts and short animations compared to GIF or motion JPEG
  • Supports 16-bit color, HDR, and alpha channel transparency across all frames
  • Shares frame data blocks, meaning the base image and animation data are heavily optimized for space
Limitations
  • Zero support in web browsers outside the Apple ecosystem (Chrome, Firefox, Edge do not support it)
  • Heavily encumbered by HEVC patent pools, hindering open-source adoption
  • Complex container structure makes parsing and decoding difficult without specialized libraries
HEIF

HEIF Strengths

  • Highly flexible container that can store image bursts, animations, focal stacks, and stereo 3D images in one file
  • Natively supports depth maps and alpha channels, making it perfect for computational photography
  • When paired with modern codecs like HEVC or AV1, it provides massive storage savings over legacy formats like JPEG
Limitations
  • Codec agnosticism makes broad software decoding difficult, as the container might hold proprietary or unsupported codecs
  • Zero cross-platform web browser support, requiring conversion for online publishing
  • Often confused with the more specific 'image/heic' and 'image/avif' MIME types

When to choose which format

HEIC-Sequence
Use HEIC-Sequence when…
  • Apple Live Photos
  • Burst Photography
  • High-Quality Animations
  • Cinemagraphs
HEIF
Use HEIF when…
  • Digital Photography
  • Camera Capture
  • Image Archiving
  • Multi-image composites
Share this comparison