Free webp to jpg
Image MIME Reference
CMU-Raster

CMU Window Manager Raster

image/x-cmu-raster
VS

GIMP Image Format

image/x-xcf
XCF

A complete technical comparison of CMU Window Manager Raster and GIMP Image Format — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

Equal browser support

Feature Support

Feature CMU-Raster XCF
Transparency (Alpha) ✕ No Yes
Animation Support ✕ No Yes
Progressive Loading ✕ No ✕ No
HDR Support ✕ No Yes
EXIF Metadata ✕ No Yes
ICC Color Profile ✕ No Yes
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
Full CMU-Raster reference →
GIMP Image Format
image/x-xcf
Extension
.xcf
Container GIMP Hierarchical Chunk Container
Compression None / RLE (Run-Length Encoding) / Zlib / Deflate (In newer GIMP versions)
Algorithm
NoneRLEZlib
Color Depth 8-bit per channel, 16-bit per channel, 32-bit floating point
Developed by Spencer Kimball, Peter Mattis, and the GIMP Development Team
Released 1995
Magic Bytes
67 69 6D 70 20 78 63 66
Full XCF reference →

Browser Support Comparison

Browser CMU-Raster XCF
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
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
XCF

XCF Strengths

  • Preserves all non-destructive editing elements, layer hierarchies, masks, and alpha channels across GIMP sessions
  • Open and thoroughly documented specification within the open-source community, allowing third-party tools like Krita and ImageMagick to read project files
  • Reliable magic byte header prevents misidentification
Limitations
  • Massive file sizes because raw, unflattened layer bitmaps and masks are stored directly within the project archive
  • Completely proprietary to the GIMP ecosystem for deep editing; cannot be natively rendered or parsed by web browsers
  • Third-party software supporting XCF may occasionally struggle to render complex text layer adjustments or advanced layer blend modes identically to GIMP

When to choose which format

CMU-Raster
Use CMU-Raster when…
  • Historical UNIX / Andrew Project Archival
  • Legacy Academic Computing Research
XCF
Use XCF when…
  • GIMP Native Project Archival
  • Layered Photo Editing and Graphic Design
  • Intermediary Asset Preparation for Export
Share this comparison