Image MIME Reference
EDMICS-MMR
Fuji Xerox EDMICS-MMR
image/vnd.fujixerox.edmics-mmr
VS
JPEG XL
image/jxl
JXL
A complete technical comparison of Fuji Xerox EDMICS-MMR 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 | EDMICS-MMR | JXL |
|---|---|---|
| Transparency (Alpha) | ✕ No | Yes |
| Animation Support | ✕ No | Yes |
| Progressive Loading | ✕ No | Yes |
| HDR Support | ✕ No | Yes |
| EXIF Metadata | ✕ No | Yes |
| ICC Color Profile | ✕ No | Yes |
Fuji Xerox EDMICS-MMR
image/vnd.fujixerox.edmics-mmr
Extension
.mmr.edm
Container
Fuji Xerox EDMICS Wrapper
Compression
Modified Modified READ (MMR / Group 4 Fax)
Algorithm
MMR (ITU-T T.6 / CCITT Group 4)
Color Depth
1-bit (Monochrome / Bi-level)
Developed by
Fuji Xerox Co., Ltd.
Released
1990s
Magic Bytes
Unknown (Proprietary Container wrapped around MMR bitstream)
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)
Browser Support Comparison
| Browser | EDMICS-MMR | JXL |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ |
✓ 17+
|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
EDMICS-MMR
EDMICS-MMR Strengths
- Utilized the highly efficient MMR (Group 4) algorithm, which allowed massive, E-size engineering blueprints to be compressed into tiny file sizes suitable for 1990s hard drives and networks
- Deeply integrated into Fuji Xerox hardware and database systems for seamless scan-to-archive workflows
Limitations
- Completely proprietary and closed-source, making modern archival extraction and migration extremely difficult
- No support in modern image processing libraries like ImageMagick, libvips, or standard TIFF viewers without first stripping the proprietary header
- Strictly limited to 1-bit monochrome images
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
EDMICS-MMR
Use EDMICS-MMR when…
- Fuji Xerox EDMICS Enterprise Systems
- Archival of Large-Format Engineering Drawings
- Legacy Corporate Document Scanning Pipelines
JXL
Use JXL when…
- High-End Web Delivery (via Safari/Polyfills)
- HDR Photography
- Legacy JPEG Archiving
- Digital Art & Image Storage