Image MIME Reference
MODI
Microsoft Document Imaging
image/vnd.ms-modi
VS
WebP Image
image/webp
WebP
A complete technical comparison of Microsoft Document Imaging 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 | MODI | WebP |
|---|---|---|
| Transparency (Alpha) | ✕ No | Yes |
| Animation Support | ✕ No | Yes |
| Progressive Loading | ✕ No | ✕ No |
| HDR Support | ✕ No | ✕ No |
| EXIF Metadata | ✕ No | Yes |
| ICC Color Profile | ✕ No | Yes |
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
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 | MODI | WebP |
|---|---|---|
|
|
✕ |
✓ 32+
|
|
|
✕ |
✓ 65+
|
|
|
✕ |
✓ 14+
|
|
|
✕ |
✓ 18+
|
|
|
✕ | ✕ |
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
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
MODI
Use MODI when…
- Legacy Scanned Document Archival
- Microsoft Office XP/2003/2007 Workflows
- Embedded OCR Text Storage
WebP
Use WebP when…
- Websites
- Ecommerce
- Mobile Apps
- CMS Images