Image MIME Reference
EDMICS-RLC
Fuji Xerox EDMICS-RLC
image/vnd.fujixerox.edmics-rlc
VS
Windows Metafile
image/x-wmf
WMF
A complete technical comparison of Fuji Xerox EDMICS-RLC and Windows Metafile — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
Equal browser support
Feature Support
| Feature | EDMICS-RLC | WMF |
|---|---|---|
| Transparency (Alpha) | ✕ No | Yes |
| Animation Support | ✕ No | ✕ No |
| Progressive Loading | ✕ No | ✕ No |
| HDR Support | ✕ No | ✕ No |
| EXIF Metadata | ✕ No | ✕ No |
| ICC Color Profile | ✕ No | ✕ No |
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)
Windows Metafile
image/x-wmf
Extension
.wmf.emf
Container
Windows GDI Metafile Command Stream
Compression
Uncompressed (Command Stream)
Algorithm
None
Color Depth
Varies based on GDI rendering engine
Developed by
Microsoft Corporation
Released
1990
Magic Bytes
D7 CD C6 9A (Aldus Placeable Metafile Header) or 01 00 09 00 (Standard WMF Header)
Browser Support Comparison
| Browser | EDMICS-RLC | WMF |
|---|---|---|
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ | ✕ |
|
|
✕ |
✓
|
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
WMF
WMF Strengths
- Infinitely scalable vector format that remains remarkably compact for simple geometric illustrations and charts
- Historically served as a seamless conduit for copying and pasting vector graphics between disparate Windows applications via the system clipboard
Limitations
- Notoriously plagued by historic security vulnerabilities, making raw WMF parsing a vector for exploits in legacy software
- Completely obsolete and unsupported in modern web environments (browsers cannot render them)
- Strictly tied to the Windows GDI architecture, making cross-platform rendering inconsistent across Linux and macOS
When to choose which format
EDMICS-RLC
Use EDMICS-RLC when…
- Fuji Xerox EDMICS Enterprise Systems
- Archival of Scanned Engineering Documents
- Legacy Corporate Scanning Pipelines
WMF
Use WMF when…
- Legacy Microsoft Office Clip Art and Icons
- Windows GDI Graphics Export
- Early Windows Desktop Publishing