Image MIME Reference
HEIF-Sequence
High Efficiency Image File Format Sequence
image/heif-sequence
VS
Microsoft Document Imaging
image/vnd.ms-modi
MODI
A complete technical comparison of High Efficiency Image File Format Sequence and Microsoft Document Imaging — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | HEIF-Sequence | MODI |
|---|---|---|
| Transparency (Alpha) | Yes | ✕ No |
| Animation Support | Yes | ✕ No |
| Progressive Loading | ✕ No | ✕ No |
| HDR Support | Yes | ✕ No |
| EXIF Metadata | Yes | ✕ No |
| ICC Color Profile | Yes | ✕ No |
High Efficiency Image File Format Sequence
image/heif-sequence
Extension
.heifs.heif.hif
Container
HEIF / ISOBMFF (ISO/IEC 14496-12)
Compression
Lossy / Lossless
Algorithm
Codec Agnostic (HEVC, AVC, JPEG, AV1)
Color Depth
8-bit, 10-bit, 12-bit, 16-bit
Developed by
Moving Picture Experts Group (MPEG)
Released
2015
Magic Bytes
XX XX XX XX 66 74 79 70 6D 73 66 31
Microsoft Document Imaging
image/vnd.ms-modi
Extension
.mdi
Container
TIFF Variant
Compression
LZW / Proprietary MS Compression
Algorithm
LZW (Modified)
Color Depth
1-bit (Monochrome), 8-bit (Grayscale), 24-bit (RGB)
Developed by
Microsoft Corporation
Released
2001
Magic Bytes
49 49 2A 00
Browser Support Comparison
| Browser | HEIF-Sequence | MODI |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
HEIF-Sequence
HEIF-Sequence Strengths
- Codec-agnostic container allows for extreme flexibility when storing multi-frame photographic data
- Maintains the space-saving benefits of ISOBMFF shared frame data blocks
- Excellent for archiving computational photography workloads like exposure brackets or focal stacks
Limitations
- Codec ambiguity means a decoder might be able to parse the container but fail to decode the underlying pixels
- Zero native web browser support
- Complex container structure requires specialized parsing libraries to extract individual frames
MODI
MODI Strengths
- Historically provided an excellent all-in-one scanned document format with built-in OCR and annotations before PDF editing became universally accessible
- Tightly integrated with Microsoft Office and SharePoint workflows in the early 2000s
Limitations
- Completely proprietary and obsolete; Microsoft abandoned it in favor of standard TIFF and PDF
- Causes widespread identification conflicts since its file signature is identical to a standard TIFF
- Extremely difficult to open on modern operating systems without relying on third-party conversion utilities
When to choose which format
HEIF-Sequence
Use HEIF-Sequence when…
- Burst Photography
- Focal Stacking
- Exposure Bracketing
- Time-Lapse Data
MODI
Use MODI when…
- Legacy Scanned Document Archival
- Microsoft Office XP/2003/2007 Workflows
- Embedded OCR Text Storage