Image MIME Reference
ACES
ACES Image Container File
image/aces
VS
Multi-resolution Seamless Image Database
image/x-mrsid-image
MrSID
A complete technical comparison of ACES Image Container File and Multi-resolution Seamless Image Database — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | ACES | MrSID |
|---|---|---|
| Transparency (Alpha) | Yes | Yes |
| Animation Support | ✕ No | ✕ No |
| Progressive Loading | ✕ No | Yes |
| HDR Support | Yes | ✕ No |
| EXIF Metadata | ✕ No | Yes |
| ICC Color Profile | ✕ No | Yes |
ACES Image Container File
image/aces
Extension
.exr
Container
OpenEXR (SMPTE ST 2065-4)
Compression
Lossless / Uncompressed
Algorithm
PIZZIPRLEB44Uncompressed
Color Depth
16-bit (Half-float), 32-bit (Float)
Developed by
Academy of Motion Picture Arts and Sciences (AMPAS) / SMPTE
Released
2013
Magic Bytes
76 2F 31 01
Multi-resolution Seamless Image Database
image/x-mrsid-image
Extension
.sid
Container
Proprietary MrSID Container
Compression
Proprietary Wavelet (Lossy) / Proprietary Wavelet (Lossless)
Algorithm
Discrete Wavelet Transform (DWT)
Color Depth
8-bit (Grayscale), 24-bit (RGB), Multi-spectral (Multiple bands)
Developed by
Los Alamos National Laboratory / LizardTech (Extensis)
Released
1992
Magic Bytes
6D 73 69 64
Browser Support Comparison
| Browser | ACES | MrSID |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
ACES
ACES Strengths
- Industry standard for high-end visual effects, compositing, and color grading
- Supports 16-bit half-float data, accurately capturing immense dynamic range without clipping
- Standardized by SMPTE (ST 2065-4) to guarantee universal color interoperability across different post-production facilities
Limitations
- Considerably larger file sizes than conventional consumer image formats
- Completely unsupported in web browsers and most standard desktop viewers
- Requires specialized compositing or color grading software to interpret and view the scene-linear data correctly
MrSID
MrSID Strengths
- Incredible compression ratios enable multi-gigabyte geographical datasets to be stored on standard hard drives or transmitted easily
- Multi-resolution architecture means panning and zooming across a massive map is completely fluid, as the system decodes only the visible quadrant at the required zoom level
- Supports multi-spectral bands critical for remote sensing and agricultural GIS analysis
Limitations
- Deeply proprietary; creating or decoding MrSID files typically requires expensive commercial software or the proprietary Extensis DSDK
- Open-source geospatial libraries like GDAL require compiling against the proprietary SDK to legally enable MrSID support, causing licensing headaches for Linux server deployments
- Not natively viewable on the web without specialized geospatial map servers (like GeoServer or MapServer) tiling the image into PNGs or JPEGs on the fly
When to choose which format
ACES
Use ACES when…
- Visual Effects (VFX)
- Digital Intermediate (DI)
- Color Grading
- Archival
MrSID
Use MrSID when…
- Geographic Information Systems (GIS)
- Satellite Imagery Archival
- Aerial Orthophotography Mosaics