Free webp to jpg
Image MIME Reference
Radiance

Radiance HDR

image/vnd.radiance
VS

Sigma X3F RAW Image

image/x-sigma-x3f
Sigma-X3F

A complete technical comparison of Radiance HDR and Sigma X3F RAW Image — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

Equal browser support

Feature Support

Feature Radiance Sigma-X3F
Transparency (Alpha) ✕ No ✕ No
Animation Support ✕ No ✕ No
Progressive Loading ✕ No ✕ No
HDR Support Yes Yes
EXIF Metadata ✕ No Yes
ICC Color Profile ✕ No Yes
Radiance HDR
image/vnd.radiance
Extension
.hdr.pic.rgbe.xyze
Container Radiance Information Header
Compression Run-Length Encoding (RLE) / Uncompressed
Algorithm
Adaptive Run-Length Encoding (RLE)
Color Depth 32-bit (8-bit per channel RGB + 8-bit shared Exponent)
Developed by Greg Ward (Lawrence Berkeley National Laboratory)
Released 1989
Magic Bytes
23 3F 52 41 44 49 41 4E 43 45
Full Radiance reference →
Sigma X3F RAW Image
image/x-sigma-x3f
Extension
.x3f
Container Foveon Proprietary Header
Compression Uncompressed / Proprietary Lossless
Algorithm
NoneFoveon Proprietary Huffman-based
Color Depth 12-bit (Per Channel), 14-bit (Per Channel)
Developed by Foveon, Inc. / Sigma Corporation
Released 2002
Magic Bytes
46 4F 56 62
Full Sigma-X3F reference →

Browser Support Comparison

Browser Radiance Sigma-X3F
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
Radiance

Radiance Strengths

  • Universally supported by almost every 3D modeling software, renderer, and game engine in existence
  • RGBE encoding offers a brilliant balance between High Dynamic Range capability and small file size (compared to 32-bit float OpenEXR)
  • Simple, easy-to-parse ASCII header followed by straightforward RLE binary data
Limitations
  • Does not support alpha transparency (no way to store an isolated light source with a transparent background)
  • The shared exponent architecture can occasionally introduce banding or color artifacts in extreme edge cases compared to true 16-bit/32-bit floating-point formats like OpenEXR
  • Zero native browser support for 2D viewing
Sigma-X3F

Sigma-X3F Strengths

  • Provides absolute per-pixel color accuracy without the interpolation artifacts or moiré patterns typical of Bayer-sensor RAW files
  • Unique 'FOVb' magic byte signature prevents accidental misidentification by standard file sniffers, unlike many TIFF-based raw formats
  • Incredible sharpness and detail resolution at the raw sensor level
Limitations
  • Decoding is extremely computationally expensive and completely proprietary, meaning third-party software often struggles to match the color science of Sigma's own (famously slow) Photo Pro application
  • Massive file sizes because it records three complete RGB channels for every single spatial pixel coordinate
  • Zero support in web browsers or standard OS image viewers

When to choose which format

Radiance
Use Radiance when…
  • Image-Based Lighting (IBL)
  • 3D Environment Maps (HDRI Skydomes)
  • Lighting Simulation
  • VFX and CGI Rendering
Sigma-X3F
Use Sigma-X3F when…
  • Professional Digital Photography
  • Sigma / Foveon High-Acuity Imaging
  • Non-destructive RAW Post-Processing
Share this comparison