Image MIME Reference
JPEG-XS-Sequence
JPEG XS Image Sequence (HEIF Container)
image/jxss
VS
WebP Image
image/webp
WebP
A complete technical comparison of JPEG XS Image Sequence (HEIF Container) and WebP Image — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
WebP wins on browser support
Feature Support
| Feature | JPEG-XS-Sequence | WebP |
|---|---|---|
| Transparency (Alpha) | Yes | Yes |
| Animation Support | Yes | Yes |
| Progressive Loading | ✕ No | ✕ No |
| HDR Support | Yes | ✕ No |
| 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
WebP Image
image/webp
Extension
.webp
Container
RIFF
Compression
Lossy / Lossless
Algorithm
VP8VP8L
Color Depth
8-bit
Developed by
Google
Released
2010
Magic Bytes
52 49 46 46 XX XX XX XX 57 45 42 50
Browser Support Comparison
| Browser | JPEG-XS-Sequence | WebP |
|---|---|---|
|
|
✕ |
✓ 32+
|
|
|
✕ |
✓ 65+
|
|
|
✕ |
✓ 14+
|
|
|
✕ |
✓ 18+
|
|
|
✕ | ✕ |
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
WebP
WebP Strengths
- Superior lossy compression — 25–35% smaller than JPEG at equivalent quality
- Supports both animation and full alpha transparency
- Lossless mode available with smaller file sizes than PNG
Limitations
- Slower encoding than JPEG, especially for lossless
- Not supported in Internet Explorer or very old browsers
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
WebP
Use WebP when…
- Websites
- Ecommerce
- Mobile Apps
- CMS Images