Image MIME Reference
JPEG-XR-Sequence
JPEG XR Image Sequence (HEIF Container)
image/jxrs
VS
Extended Image File Format
image/vnd.xiff
XIFF
A complete technical comparison of JPEG XR Image Sequence (HEIF Container) and Extended Image File Format — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | JPEG-XR-Sequence | XIFF |
|---|---|---|
| Transparency (Alpha) | Yes | ✕ No |
| Animation Support | Yes | ✕ No |
| Progressive Loading | Yes | ✕ No |
| HDR Support | Yes | ✕ No |
| EXIF Metadata | Yes | ✕ No |
| ICC Color Profile | Yes | ✕ No |
JPEG XR Image Sequence (HEIF Container)
image/jxrs
Extension
.jxrs
Container
HEIF / ISOBMFF (ISO/IEC 23008-12 / Annex F of ITU-T T.832)
Compression
Lossy / Lossless
Algorithm
JPEG XR (Lapped Biorthogonal Transform)
Color Depth
8-bit, 16-bit, 32-bit (Float)
Developed by
ISO/IEC JTC 1 / ITU-T
Released
2019
Magic Bytes
XX XX XX XX 66 74 79 70 6A 78 72 53
Extended Image File Format
image/vnd.xiff
Extension
.xif
Container
TIFF-based Proprietary Container
Compression
CCITT Group 3 / Group 4 / LZW / Uncompressed
Algorithm
CCITT Group 4LZWNone
Color Depth
1-bit (Monochrome), 8-bit (Grayscale), 24-bit (RGB)
Developed by
Keyfile Corporation
Released
1994
Magic Bytes
49 49 2A 00 or 4D 4D 00 2A
Browser Support Comparison
| Browser | JPEG-XR-Sequence | XIFF |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
JPEG-XR-Sequence
JPEG-XR-Sequence Strengths
- Supports 32-bit floating point HDR color depths natively across an entire animation sequence
- Combines the advanced coding efficiencies of JPEG XR with the sequence timing and metadata framework of HEIF
- Shares frame data structures allowing for optimized storage of burst photography
Limitations
- Extremely rare format with essentially no mainstream software adoption
- Zero web browser support
- Overshadowed heavily by HEVC (HEIC sequences) and AV1 (AVIF sequences) which offer superior compression and broader hardware decoding support
XIFF
XIFF Strengths
- Pioneered early enterprise document workflow integration by binding administrative routing data directly to the document image file
- Leveraged efficient fax compression standards to keep storage requirements low on 1990s server infrastructure
Limitations
- Completely proprietary and obsolete; Keyfile Corporation's software ecosystem no longer exists
- Causes widespread MIME type identification conflicts due to sharing the exact same binary header signature as standard TIFF files
- Zero support in modern operating systems or web browsers
When to choose which format
JPEG-XR-Sequence
Use JPEG-XR-Sequence when…
- Experimental Animation Workflows
- HDR Burst Photography Archiving
- Specialized Medical & Scientific Imaging
XIFF
Use XIFF when…
- Keyfile Enterprise Document Management
- Legacy Corporate Workflow Archival
- Scanned Multi-page Document Routing