Image MIME Reference
ACES
ACES Image Container File
image/aces
VS
RealNetworks RealPix
image/vnd.rn-realpix
RealPix
A complete technical comparison of ACES Image Container File and RealNetworks RealPix — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | ACES | RealPix |
|---|---|---|
| Transparency (Alpha) | Yes | Yes |
| Animation Support | ✕ No | Yes |
| Progressive Loading | ✕ No | Yes |
| HDR Support | Yes | ✕ No |
| EXIF Metadata | ✕ No | ✕ No |
| ICC Color Profile | ✕ No | ✕ No |
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
RealNetworks RealPix
image/vnd.rn-realpix
Extension
.rp
Container
IMFL (XML Markup)
Compression
Uncompressed (Plain Text Markup)
Algorithm
None (Plain Text)
Color Depth
Dependent on referenced images
Developed by
RealNetworks
Released
1998
Magic Bytes
3C 69 6D 66 6C
Browser Support Comparison
| Browser | ACES | RealPix |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
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
RealPix
RealPix Strengths
- Allowed for 'Ken Burns'-style animated slideshows at a fraction of the bandwidth required for actual video, crucial for 1990s dial-up connections
- Plain text XML architecture made it easy for developers and hobbyists to hand-code complex multimedia presentations
- Perfectly synchronized with RealAudio streams using SMIL-like timing parameters
Limitations
- Completely obsolete and heavily reliant on the proprietary, defunct RealPlayer browser plugin
- Not a true image format, causing confusion when handled by standard image processing libraries which expect binary pixel data
- Lacks modern CSS or HTML5 canvas equivalents without completely rewriting the presentation logic
When to choose which format
ACES
Use ACES when…
- Visual Effects (VFX)
- Digital Intermediate (DI)
- Color Grading
- Archival
RealPix
Use RealPix when…
- Historical Dial-up Streaming Presentations
- RealPlayer Slideshows
- Bandwidth-efficient 'Video' Alternatives (late 1990s)