Free webp to jpg
Image MIME Reference
HSJ2

JPEG 2000 Image Sequence (Obsolete)

image/hsj2
VS

JPEG XS Image (HEIF Container)

image/jxsi
JPEG-XS-(HEIF)

A complete technical comparison of JPEG 2000 Image Sequence (Obsolete) and JPEG XS Image (HEIF Container) — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

Equal browser support

Feature Support

Feature HSJ2 JPEG-XS-(HEIF)
Transparency (Alpha) Yes Yes
Animation Support Yes ✕ No
Progressive Loading Yes ✕ No
HDR Support Yes Yes
EXIF Metadata Yes Yes
ICC Color Profile Yes Yes
JPEG 2000 Image Sequence (Obsolete)
image/hsj2
Extension
.hsj2
Container HEIF / ISOBMFF (ISO/IEC 15444-16 Obsolete)
Compression Lossy / Lossless
Algorithm
Motion JPEG 2000 (ISO/IEC 15444-3)
Color Depth 8-bit, 10-bit, 12-bit, 16-bit
Developed by ISO/IEC JTC 1 / ITU-T
Released 2019
Magic Bytes
XX XX XX XX 66 74 79 70 68 73 6A 32
Full HSJ2 reference →
JPEG XS Image (HEIF Container)
image/jxsi
Extension
.jxsi.jxs.hif
Container HEIF / ISOBMFF (ISO/IEC 23008-12)
Compression Lossy (Visually Lossless) / Mathematically Lossless
Algorithm
JPEG XS (ISO/IEC 21122-1)
Color Depth 8-bit, 10-bit, 12-bit, 14-bit, 16-bit
Developed by Joint Photographic Experts Group (JPEG)
Released 2019
Magic Bytes
XX XX XX XX 66 74 79 70 6A 78 73 69
Full JPEG-XS-(HEIF) reference →

Browser Support Comparison

Browser HSJ2 JPEG-XS-(HEIF)
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
HSJ2

HSJ2 Strengths

  • Historically attempted to combine Motion JPEG 2000 sequences with the flexible metadata capabilities of the HEIF container
  • Supported mathematically lossless compression and scalable wavelet decoding
Limitations
  • Officially deprecated by the standardization body (ISO/IEC JTC 1)
  • Completely superseded by image/hej2k, rendering hsj2 files obsolete for any new development or archiving
  • Zero web browser compatibility and negligible modern software support
JPEG-XS-(HEIF)

JPEG-XS-(HEIF) Strengths

  • Provides sub-millisecond encoding and decoding latency while retaining visually lossless quality
  • Brings the extensive metadata, EXIF, XMP, and color-profiling capabilities of the HEIF container to JPEG XS
  • Allows grouping of multiple high-quality JPEG XS frames into a single collection file
Limitations
  • Zero web browser compatibility, limiting it entirely to professional and industrial hardware workflows
  • Extremely niche adoption compared to standard HEVC-based HEIC or raw JPEG XS codestreams
  • Requires custom parsing logic to extract the JPEG XS codestream from the HEIF boxes

When to choose which format

HSJ2
Use HSJ2 when…
  • Legacy Archival
  • Deprecated Workflows
JPEG-XS-(HEIF)
Use JPEG-XS-(HEIF) when…
  • Live Broadcast Infrastructure
  • Medical Imaging & Archival
  • Video over IP Networks
  • Automotive & Drone Systems
Share this comparison