Free webp to jpg
Image MIME Reference
Generic-RAW

Digital Camera Raw (Generic Linux MIME)

image/x-dcraw
VS

Sony Alpha Raw Image

image/x-sony-arw
Sony-ARW

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

Equal browser support

Feature Support

Feature Generic-RAW Sony-ARW
Transparency (Alpha) ✕ No ✕ No
Animation Support ✕ No ✕ No
Progressive Loading ✕ No ✕ No
HDR Support Yes Yes
EXIF Metadata Yes Yes
ICC Color Profile Yes Yes
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 →
Sony Alpha Raw Image
image/x-sony-arw
Extension
.arw
Container TIFF-based (Proprietary)
Compression Uncompressed / Lossless Compressed / Lossy Compressed
Algorithm
NoneSony Proprietary LosslessSony Proprietary Lossy
Color Depth 12-bit (Per Channel), 14-bit (Per Channel)
Developed by Sony Corporation
Released 2006
Magic Bytes
49 49 2A 00
Full Sony-ARW reference →

Browser Support Comparison

Browser Generic-RAW Sony-ARW
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)
Sony-ARW

Sony-ARW Strengths

  • Retains absolute maximum sensor data, enabling massive shadow recovery and highlight protection compared to compressed in-camera JPEGs
  • Embeds high-quality JPEG previews and robust metadata, allowing photographers to match in-camera color science (like Creative Looks) perfectly during raw processing
  • Utilizes the standard TIFF container structure, ensuring broad compatibility with open-source decoding libraries (like LibRaw)
Limitations
  • Proprietary format means it requires constant updates to raw processing engines every time Sony releases a new camera model
  • Sony's historically controversial lossy compression algorithm (often called 'star eater' due to spatial filtering artifacts) was a drawback for astrophotography in older ARW versions, though largely resolved in newer models with uncompressed/lossless options
  • Cannot be directly embedded into web pages or used in standard HTML/CSS contexts

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
Sony-ARW
Use Sony-ARW when…
  • Professional Digital Photography
  • Non-destructive Image Post-Processing
  • High Dynamic Range (HDR) Imaging Archival
Share this comparison