Free webp to jpg
Image MIME Reference
BMP

Windows Bitmap (Legacy Windows MIME Alias)

image/x-windows-bmp
VS

Canon Raw Format

image/x-canon-crw
Canon-CRW

A complete technical comparison of Windows Bitmap (Legacy Windows MIME Alias) and Canon Raw Format — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

BMP wins on browser support

Feature Support

Feature BMP Canon-CRW
Transparency (Alpha) Yes ✕ No
Animation Support ✕ No ✕ No
Progressive Loading ✕ No ✕ No
HDR Support ✕ No Yes
EXIF Metadata ✕ No Yes
ICC Color Profile Yes ✕ No
Windows Bitmap (Legacy Windows MIME Alias)
image/x-windows-bmp
Extension
.bmp.dib
Container DIB (Device-Independent Bitmap)
Compression Uncompressed / Run-Length Encoding (RLE)
Algorithm
NoneRLE4RLE8
Color Depth 1-bit (Monochrome), 4-bit (16 colors), 8-bit (256 colors), 16-bit (High Color), 24-bit (True Color), 32-bit (True Color with Alpha)
Developed by Microsoft Corporation
Released 1985
Magic Bytes
42 4D
Full BMP reference →
Canon Raw Format
image/x-canon-crw
Extension
.crw
Container CIFF (Camera Image File Format)
Compression Lossless JPEG (ITU-T81)
Algorithm
Lossless JPEG
Color Depth 10-bit (Per Channel), 12-bit (Per Channel)
Developed by Canon Inc.
Released 1998
Magic Bytes
49 49 1A 00 00 00 (Header) / 48 45 41 50 43 43 44 52 (HEAPCCDR signature near end)
Full Canon-CRW reference →

Browser Support Comparison

Browser BMP Canon-CRW
Chrome Chrome
✓ 1
Firefox Firefox
✓ 1
Safari Safari
✓ 1
Edge Edge
✓ 12
IE IE (Legacy)
BMP

BMP Strengths

  • Universally supported by all major operating systems and modern web browsers
  • Maintains perfect, lossless fidelity because pixel data is stored without lossy compression artifacts
Limitations
  • Massive file size overhead due to a lack of modern compression algorithms
  • Legacy MIME strings like 'image/x-windows-bmp' can trigger validation warnings in strict security or API environments if unhandled
Canon-CRW

Canon-CRW Strengths

  • Preserves original raw sensor data from foundational early digital SLR cameras, allowing for modern noise reduction and demosaicing algorithms to extract better images than software could in 2003
  • Files are remarkably small (often 6-8 MB) compared to modern 40MB+ raw files due to the lower megapixel count of early sensors
Limitations
  • Completely obsolete and utilizes the idiosyncratic CIFF structure rather than the modern, standardized TIFF/EP structure
  • Cannot be natively viewed in web browsers or standard operating system image viewers without specialized codecs
  • Less robust metadata support compared to modern CR2 or CR3 formats

When to choose which format

BMP
Use BMP when…
  • Legacy Windows Desktop Registry Associations
  • Older Enterprise Intranet Applications
  • Windows Graphics Archival
Canon-CRW
Use Canon-CRW when…
  • Historical Digital Photography (2000-2004)
  • Non-destructive Image Post-Processing
  • Raw Imaging Archival
Share this comparison