Free webp to jpg
Image MIME Reference
JPEG-XS-Sequence

JPEG XS Image Sequence (HEIF Container)

image/jxss
VS

JPEG XL

image/jxl
JXL

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

JXL wins on browser support

Feature Support

Feature JPEG-XS-Sequence JXL
Transparency (Alpha) Yes Yes
Animation Support Yes Yes
Progressive Loading ✕ No Yes
HDR Support Yes Yes
EXIF Metadata Yes Yes
ICC Color Profile Yes Yes
JPEG XS Image Sequence (HEIF Container)
image/jxss
Extension
.jxss.jxs
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 73
Full JPEG-XS-Sequence reference →
JPEG XL
image/jxl
Extension
.jxl
Container ISOBMFF / JPEG XL Codestream
Compression Lossy (VarDCT) / Lossless (Modular)
Algorithm
VarDCT (Variable block-size DCT)Modular (Predictive coding for lossless)
Color Depth 8-bit, 10-bit, 12-bit, 16-bit, 32-bit (Float)
Developed by Joint Photographic Experts Group (JPEG)
Released 2021
Magic Bytes
FF 0A (Codestream) / 00 00 00 0C 4A 58 4C 20 0D 0A 87 0A (Container)
Full JXL reference →

Browser Support Comparison

Browser JPEG-XS-Sequence JXL
Chrome Chrome
Firefox Firefox
Safari Safari
✓ 17+
Edge Edge
IE IE (Legacy)
JPEG-XS-Sequence

JPEG-XS-Sequence Strengths

  • Provides sub-millisecond encoding and decoding latency across a video sequence while retaining visually lossless quality
  • Leverages the robust ISOBMFF track structures for accurate frame timing, audio synchronization, and metadata handling
  • Optimized for professional video production and IP broadcasting workflows
Limitations
  • Zero web browser compatibility, limiting its use entirely to professional and industrial hardware workflows
  • Compression ratios are significantly lower than consumer video codecs like HEVC or AV1
  • Extremely niche format that requires highly specialized broadcast hardware or custom software libraries to process
JXL

JXL Strengths

  • Capable of losslessly recompressing legacy JPEG files, saving ~20% space while retaining perfect byte-for-byte restorability
  • Highly superior progressive decoding (Saliency-driven), allowing recognizable images to load extremely fast on slow connections
  • Outperforms WebP and competes favorably with AVIF, especially at high-fidelity settings and for complex textures/photography
  • Royalty-free with an open-source reference implementation (libjxl)
Limitations
  • Google's removal of JXL support from Chrome severely hindered its adoption as a universal web standard
  • Lack of hardware decoding chips compared to video-derived codecs like AVIF (AV1)
  • File parsing logic is complex due to the split between raw codestreams and ISOBMFF containers

When to choose which format

JPEG-XS-Sequence
Use JPEG-XS-Sequence when…
  • Live Broadcast Video Snippets
  • Medical Imaging Sequences
  • HDR Burst Photography Archiving
  • Automotive & Drone Video Storage
JXL
Use JXL when…
  • High-End Web Delivery (via Safari/Polyfills)
  • HDR Photography
  • Legacy JPEG Archiving
  • Digital Art & Image Storage
Share this comparison