Free webp to jpg
Image MIME Reference
HEIC-Sequence

HEVC Image Sequence (HEIF Container)

image/heic-sequence
VS

Silicon Graphics Image

image/x-rgb
SGI-RGB

A complete technical comparison of HEVC Image Sequence (HEIF Container) and Silicon Graphics Image — 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 SGI-RGB
Transparency (Alpha) Yes Yes
Animation Support Yes ✕ No
Progressive Loading ✕ No ✕ No
HDR Support Yes ✕ No
EXIF Metadata Yes ✕ No
ICC Color Profile Yes ✕ No
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 →
Silicon Graphics Image
image/x-rgb
Extension
.rgb.sgi.rgba.bw.int.inta
Container SGI Image Header (512 bytes)
Compression Uncompressed / Run-Length Encoding (RLE)
Algorithm
NoneScanline RLE
Color Depth 8-bit (Per Channel), 16-bit (Per Channel)
Developed by Silicon Graphics, Inc. (Paul Haeberli)
Released 1988
Magic Bytes
01 DA
Full SGI-RGB reference →

Browser Support Comparison

Browser HEIC-Sequence SGI-RGB
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
SGI-RGB

SGI-RGB Strengths

  • Supports 16-bit precision per channel and an embedded alpha channel, making it ideal for the demanding compositing workflows of 1990s cinema VFX
  • The scanline-based RLE compression was exceptionally fast to decode on classic MIPS-based SGI workstations
  • Features a straightforward 512-byte header, making it relatively easy to parse and write custom decoders in C or Python
Limitations
  • Completely obsolete and unsupported in modern web environments
  • Replaced entirely by TIFF, OpenEXR, and PNG in modern visual effects and 3D rendering pipelines
  • Lacks support for modern color management via ICC profiles or advanced EXIF metadata

When to choose which format

HEIC-Sequence
Use HEIC-Sequence when…
  • Apple Live Photos
  • Burst Photography
  • High-Quality Animations
  • Cinemagraphs
SGI-RGB
Use SGI-RGB when…
  • Legacy 3D Animation and VFX Textures
  • Silicon Graphics IRIX Workstation Archival
  • 1990s Medical Imaging
Share this comparison