Image MIME Reference
CMU-Raster
CMU Window Manager Raster
image/x-cmu-raster
VS
Fuji Xerox EDMICS-RLC
image/vnd.fujixerox.edmics-rlc
EDMICS-RLC
A complete technical comparison of CMU Window Manager Raster and Fuji Xerox EDMICS-RLC — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | CMU-Raster | EDMICS-RLC |
|---|---|---|
| Transparency (Alpha) | ✕ No | ✕ No |
| Animation Support | ✕ No | ✕ No |
| Progressive Loading | ✕ No | ✕ No |
| HDR Support | ✕ No | ✕ No |
| EXIF Metadata | ✕ No | ✕ No |
| ICC Color Profile | ✕ No | ✕ No |
CMU Window Manager Raster
image/x-cmu-raster
Extension
.ras
Container
CMU Window Manager Bitmap
Compression
Uncompressed
Algorithm
None
Color Depth
1-bit (Monochrome), 8-bit (Indexed/Grayscale)
Developed by
Carnegie Mellon University (CMU)
Released
1980s
Magic Bytes
F1 00 40 BB
Fuji Xerox EDMICS-RLC
image/vnd.fujixerox.edmics-rlc
Extension
.rlc.edm
Container
Fuji Xerox EDMICS Wrapper
Compression
Run-Length Coding (RLC / RLE)
Algorithm
Run-Length Coding (RLC)
Color Depth
1-bit (Monochrome), 8-bit (Grayscale)
Developed by
Fuji Xerox Co., Ltd.
Released
1990s
Magic Bytes
Unknown (Proprietary Container)
Browser Support Comparison
| Browser | CMU-Raster | EDMICS-RLC |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
CMU-Raster
CMU-Raster Strengths
- Incredibly simple, uncompressed binary structure that was easy for early, memory-constrained UNIX workstations to parse and render
Limitations
- Completely obsolete and unsupported outside of niche historical command-line tools like Netpbm
- The shared '.ras' file extension causes frequent file misidentification and system conflicts
- Lacks all modern imaging features, including metadata, compression, and alpha channel transparency
EDMICS-RLC
EDMICS-RLC Strengths
- Simple, computationally inexpensive Run-Length Coding enabled rapid compression and decompression on low-power legacy hardware
- Deeply integrated into Fuji Xerox enterprise hardware for seamless, automated scan-to-archive workflows
Limitations
- Completely proprietary and closed-source, making modern archival extraction and migration extremely difficult
- No support in modern image processing libraries like ImageMagick, libvips, or standard viewers without bespoke decoding tools
- RLC compression is far less efficient than modern algorithms like PNG (Deflate) for complex documents
When to choose which format
CMU-Raster
Use CMU-Raster when…
- Historical UNIX / Andrew Project Archival
- Legacy Academic Computing Research
EDMICS-RLC
Use EDMICS-RLC when…
- Fuji Xerox EDMICS Enterprise Systems
- Archival of Scanned Engineering Documents
- Legacy Corporate Scanning Pipelines