Free webp to jpg
Image MIME Reference
Generic-RAW

Digital Camera Raw (Generic Linux MIME)

image/x-dcraw
VS

Wireless Bitmap

image/vnd.wap.wbmp
WBMP

A complete technical comparison of Digital Camera Raw (Generic Linux MIME) and Wireless Bitmap — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

Equal browser support

Feature Support

Feature Generic-RAW WBMP
Transparency (Alpha) ✕ No ✕ No
Animation Support ✕ No ✕ No
Progressive Loading ✕ No ✕ No
HDR Support Yes ✕ No
EXIF Metadata Yes ✕ No
ICC Color Profile Yes ✕ No
Digital Camera Raw (Generic Linux MIME)
image/x-dcraw
Extension
.raw
Container Varies (Predominantly TIFF/EP)
Compression Lossless / Uncompressed
Algorithm
Varies (Often Lossless JPEG ITU-T81 or uncompressed)
Color Depth 12-bit, 14-bit, 16-bit
Developed by freedesktop.org (MIME mapping) / Dave Coffin (dcraw tool)
Released 1997
Magic Bytes
Varies by vendor format
Full Generic-RAW reference →
Wireless Bitmap
image/vnd.wap.wbmp
Extension
.wbmp
Container WBMP Type 0
Compression Uncompressed
Algorithm
None
Color Depth 1-bit (Monochrome)
Developed by WAP Forum (Now Open Mobile Alliance)
Released 1999
Magic Bytes
00 00
Full WBMP reference →

Browser Support Comparison

Browser Generic-RAW WBMP
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
Generic-RAW

Generic-RAW Strengths

  • Provides a unified, highly useful catch-all MIME type for application developers who just need to know if a file is a raw image, rather than tracking 50+ individual camera extensions
  • Deeply integrated into the Linux desktop ecosystem, ensuring file manager thumbnails work seamlessly via tools like ufraw-thumbnailer
Limitations
  • Not an official IANA standard
  • Can cause conflicts where standard TIFF files are misidentified as raw camera data by over-aggressive MIME sniffers
  • The underlying 'dcraw' tool was abandoned by its creator in 2018 (though its successor, LibRaw, continues to maintain the ecosystem)
WBMP

WBMP Strengths

  • Extremely low processing overhead made it perfectly suited for the ultra-low-power CPUs of late 1990s mobile devices
  • Tightly integrated into the WML (Wireless Markup Language) stack, enabling the first functional mobile internet experiences
Limitations
  • Completely obsolete and lacks support in modern operating systems and browsers
  • Limited entirely to 1-bit black and white (0 for black, 1 for white) with zero support for grayscale, color, or transparency
  • The lack of a strong file header signature makes automated MIME type detection highly unreliable

When to choose which format

Generic-RAW
Use Generic-RAW when…
  • Linux Desktop File Associations (GNOME/KDE)
  • Thumbnail Generation for Raw Images (UFRaw/LibRaw)
  • Server-side Image Processing Fallbacks
WBMP
Use WBMP when…
  • Legacy WML (Wireless Markup Language) Mobile Sites
  • Early Mobile Phone Icons and Operator Logos
  • Historical WAP Archival
Share this comparison