Image MIME Reference
DECE-Graphic
Digital Entertainment Content Ecosystem (DECE) Graphic
image/vnd.dece.graphic
VS
JPEG 2000 Image (HEIF Container)
image/hej2k
HEJ2K
A complete technical comparison of Digital Entertainment Content Ecosystem (DECE) Graphic and JPEG 2000 Image (HEIF Container) — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | DECE-Graphic | HEJ2K |
|---|---|---|
| Transparency (Alpha) | Yes | Yes |
| Animation Support | ✕ No | ✕ No |
| Progressive Loading | ✕ No | Yes |
| HDR Support | ✕ No | Yes |
| EXIF Metadata | ✕ No | Yes |
| ICC Color Profile | ✕ No | Yes |
Digital Entertainment Content Ecosystem (DECE) Graphic
image/vnd.dece.graphic
Extension
.jpg.png.uvi
Container
Standard JPEG/PNG within DECE CFF structures
Compression
Lossy (JPEG) / Lossless (PNG)
Algorithm
DCT (JPEG)DEFLATE (PNG)
Color Depth
8-bit (RGB), 24-bit (RGB)
Developed by
Digital Entertainment Content Ecosystem (DECE) LLC
Released
2011
Magic Bytes
FF D8 FF (If JPEG) / 89 50 4E 47 (If PNG)
JPEG 2000 Image (HEIF Container)
image/hej2k
Extension
.hej2
Container
HEIF / ISOBMFF (ISO/IEC 15444-16)
Compression
Lossy / Lossless
Algorithm
JPEG 2000HTJ2K
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 6A 32 6B 69
Browser Support Comparison
| Browser | DECE-Graphic | HEJ2K |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
DECE-Graphic
DECE-Graphic Strengths
- Allowed the UltraViolet DRM ecosystem to easily distinguish structural UI/cover graphic assets from actual encrypted video tracks in a Common File Format container
Limitations
- Completely obsolete since the 2019 shutdown of UltraViolet
- Unnecessary abstraction, as the underlying files were just standard JPEGs or PNGs
- Causes modern strict MIME-type validators to fail if they rely on the Content-Type header
HEJ2K
HEJ2K Strengths
- Brings the extensive capabilities of the HEIF container (like EXIF/XMP, thumbnails, and depth maps) to JPEG 2000
- Supports mathematically lossless compression via wavelet transformation
- High scalability and progressive decoding out of the box
Limitations
- Extremely limited software support outside of niche industries
- Zero native compatibility with web browsers
- High computational complexity compared to simpler formats like JPEG or PNG
When to choose which format
DECE-Graphic
Use DECE-Graphic when…
- UltraViolet Movie Cover Art
- Common File Format (CFF) Asset Manifests
- Legacy DRM Ecosystems
HEJ2K
Use HEJ2K when…
- Medical Imaging
- Geospatial Data
- Scientific Archiving