Free webp to jpg
Image MIME Reference
HEIC-Sequence

HEVC Image Sequence (HEIF Container)

image/heic-sequence
VS

PWG Raster Format

image/pwg-raster
PWG-Raster

A complete technical comparison of HEVC Image Sequence (HEIF Container) and PWG Raster 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 PWG-Raster
Transparency (Alpha) Yes ✕ No
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 →
PWG Raster Format
image/pwg-raster
Extension
.pwg.ras
Container CUPS Raster v2 Container
Compression PackBits (Run-Length Encoding)
Algorithm
PackBits (Apple RLE variant)
Color Depth 1-bit (Monochrome/K), 8-bit (Grayscale), 24-bit (sRGB / Adobe RGB), 32-bit (CMYK)
Developed by IEEE-ISTO Printer Working Group (PWG)
Released 2011
Magic Bytes
52 61 53 32
Full PWG-Raster reference →

Browser Support Comparison

Browser HEIC-Sequence PWG-Raster
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
PWG-Raster

PWG-Raster Strengths

  • The undisputed global standard for modern, driverless printing environments, eliminating the nightmare of installing manufacturer-specific print drivers
  • Extremely lightweight to decode on embedded hardware, requiring minimal RAM buffers on the printer side
  • Strict color space and resolution rules guarantee that the printed output will successfully process without syntax errors
Limitations
  • Generates massive file sizes and network payloads compared to vector-based formats like PDF or PostScript, as every page is fully rasterized at 300+ DPI before transmission
  • No support for native rendering in web browsers, image viewers, or graphic design software without specialized CUPS developer tools
  • Cannot store complex metadata, vector text, or layers

When to choose which format

HEIC-Sequence
Use HEIC-Sequence when…
  • Apple Live Photos
  • Burst Photography
  • High-Quality Animations
  • Cinemagraphs
PWG-Raster
Use PWG-Raster when…
  • Driverless Network Printing (IPP Everywhere)
  • Apple AirPrint and Mopria Print Service Pipelines
  • CUPS (Common UNIX Printing System) Spooling
Share this comparison