Image MIME Reference
FITS
Flexible Image Transport System
image/fits
VS
Microsoft Image Extension
image/vnd.mix
MIX
A complete technical comparison of Flexible Image Transport System and Microsoft Image Extension — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | FITS | MIX |
|---|---|---|
| Transparency (Alpha) | ✕ No | Yes |
| Animation Support | ✕ No | ✕ No |
| Progressive Loading | ✕ No | ✕ No |
| HDR Support | Yes | ✕ No |
| EXIF Metadata | ✕ No | ✕ No |
| ICC Color Profile | ✕ No | Yes |
Flexible Image Transport System
image/fits
Extension
.fits.fit.fts
Container
FITS
Compression
Uncompressed / Tile Compressed (Rice, GZIP)
Algorithm
UncompressedRiceGZIPHcompress
Color Depth
8-bit, 16-bit, 32-bit, 64-bit (Float/Double)
Developed by
IAU FITS Working Group / NASA
Released
1981
Magic Bytes
53 49 4D 50 4C 45 20 20 3D 20
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
Browser Support Comparison
| Browser | FITS | MIX |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
FITS
FITS Strengths
- The undisputed global standard for archiving and sharing astronomical data
- Self-documenting: Headers are written in plain ASCII, ensuring data is readable decades later regardless of software
- Supports incredibly high dynamic range, N-dimensional arrays, and complex binary tables
Limitations
- No support in standard consumer software or web browsers
- Uncompressed raw FITS files from modern telescopes can be excessively large
- Does not use standard metadata models like EXIF or XMP, requiring specialized parsers
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
When to choose which format
FITS
Use FITS when…
- Astronomy & Astrophysics
- Space Telescope Data (Hubble, JWST)
- Scientific Data Archiving
- Spectroscopy
MIX
Use MIX when…
- Historical Microsoft Picture It! Projects
- Microsoft PhotoDraw 2000 Graphics
- Early 2000s Consumer Digital Scrapbooking