Free webp to jpg
Image MIME Reference
CGM

Computer Graphics Metafile

image/cgm
VS

Fuji Xerox EDMICS-RLC

image/vnd.fujixerox.edmics-rlc
EDMICS-RLC

A complete technical comparison of Computer Graphics Metafile 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 CGM EDMICS-RLC
Transparency (Alpha) Yes ✕ No
Animation Support ✕ No ✕ No
Progressive Loading ✕ No ✕ No
HDR Support ✕ No ✕ No
EXIF Metadata ✕ No ✕ No
ICC Color Profile Yes ✕ No
Computer Graphics Metafile
image/cgm
Extension
.cgm
Container CGM
Compression Uncompressed / Binary / Character / Clear Text
Algorithm
Deflate (in some WebCGM profiles)
Color Depth 8-bit, 16-bit, 24-bit, 32-bit
Developed by ISO / IEC
Released 1987
Magic Bytes
00 20 (Binary) / 42 45 47 49 4E 20 4D 45 54 41 46 49 4C 45 (Clear Text)
Full CGM reference →
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)
Full EDMICS-RLC reference →

Browser Support Comparison

Browser CGM EDMICS-RLC
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
CGM

CGM Strengths

  • Strictly standardized by ISO, ensuring long-term archiving and cross-platform compatibility in engineering
  • Excellent support for rich metadata, hyperlinks, and technical hotspots via the WebCGM profile
  • Can store complex 2D geometry, rasters, and text in a single lightweight file
Limitations
  • Multiple encoding schemes (Binary, Character, Clear Text) make parser development difficult
  • Zero native support in modern web browsers without third-party plugins
  • Largely replaced by SVG for general-purpose 2D vector graphics on the web
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

CGM
Use CGM when…
  • Technical Illustrations
  • Aerospace & Defense (S1000D)
  • CAD/CAM
  • Geophysics
EDMICS-RLC
Use EDMICS-RLC when…
  • Fuji Xerox EDMICS Enterprise Systems
  • Archival of Scanned Engineering Documents
  • Legacy Corporate Scanning Pipelines
Share this comparison