Image MIME Reference
MIX
Microsoft Image Extension
image/vnd.mix
VS
Pixologic ZBrush PCX
image/vnd.zbrush.pcx
ZBrush-PCX
A complete technical comparison of Microsoft Image Extension and Pixologic ZBrush PCX — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | MIX | ZBrush-PCX |
|---|---|---|
| Transparency (Alpha) | Yes | ✕ No |
| Animation Support | ✕ No | ✕ No |
| Progressive Loading | ✕ No | ✕ No |
| HDR Support | ✕ No | ✕ No |
| EXIF Metadata | ✕ No | ✕ No |
| ICC Color Profile | Yes | ✕ No |
Microsoft Image Extension
image/vnd.mix
Extension
.mix
Container
Microsoft OLE Structured Storage (COM)
Compression
Proprietary (Internal JPEG/RLE)
Algorithm
JPEGDeflateProprietary
Color Depth
8-bit, 24-bit, 32-bit (RGBA)
Developed by
Microsoft Corporation
Released
1996
Magic Bytes
D0 CF 11 E0 A1 B1 1A E1
Pixologic ZBrush PCX
image/vnd.zbrush.pcx
Extension
.pcx
Container
ZSoft PCX
Compression
Run-Length Encoding (RLE)
Algorithm
ZSoft Run-Length Encoding (RLE)
Color Depth
8-bit (Grayscale), 24-bit (RGB)
Developed by
ZSoft (Format) / Pixologic (MIME Registration)
Released
1985
Magic Bytes
0A 05 01 08
Browser Support Comparison
| Browser | MIX | ZBrush-PCX |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
MIX
MIX Strengths
- Allowed early consumer software to non-destructively edit complex compositions involving photos, text, and vector clipart
- Shared an architecture with other Microsoft Office products, enabling deep integration (OLE embedding) into Word and PowerPoint at the time
Limitations
- Completely proprietary and undocumented, leading to a massive loss of historical data for users who archived their family photos in this project format
- Requires traversing a complex OLE filesystem just to extract the flattened raster image
- No support in modern image editors like Photoshop, GIMP, or web browsers
ZBrush-PCX
ZBrush-PCX Strengths
- Extremely simple, lossless RLE compression makes it trivial to parse and encode programmatically
- Universally supported by almost every 2D image editor created since the 1990s
Limitations
- Completely obsolete for modern 3D workflows, which require 16-bit or 32-bit floating-point precision (like OpenEXR or TIFF) to avoid stepping artifacts in displacement maps
- No support for modern metadata (EXIF/XMP) or native alpha channels
- Zero native support in modern web browsers
When to choose which format
MIX
Use MIX when…
- Historical Microsoft Picture It! Projects
- Microsoft PhotoDraw 2000 Graphics
- Early 2000s Consumer Digital Scrapbooking
ZBrush-PCX
Use ZBrush-PCX when…
- Legacy ZBrush Alpha Brushes
- 8-bit Grayscale Displacement Maps
- ZBrush Texture Exports