Free webp to jpg
Image MIME Reference
SGI-RGB

Silicon Graphics Image

image/x-rgb
VS

Sigma X3F RAW Image

image/x-sigma-x3f
Sigma-X3F

A complete technical comparison of Silicon Graphics Image 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 SGI-RGB Sigma-X3F
Transparency (Alpha) Yes ✕ No
Animation Support ✕ No ✕ No
Progressive Loading ✕ No ✕ No
HDR Support ✕ No Yes
EXIF Metadata ✕ No Yes
ICC Color Profile ✕ No Yes
Silicon Graphics Image
image/x-rgb
Extension
.rgb.sgi.rgba.bw.int.inta
Container SGI Image Header (512 bytes)
Compression Uncompressed / Run-Length Encoding (RLE)
Algorithm
NoneScanline RLE
Color Depth 8-bit (Per Channel), 16-bit (Per Channel)
Developed by Silicon Graphics, Inc. (Paul Haeberli)
Released 1988
Magic Bytes
01 DA
Full SGI-RGB 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 SGI-RGB Sigma-X3F
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
SGI-RGB

SGI-RGB Strengths

  • Supports 16-bit precision per channel and an embedded alpha channel, making it ideal for the demanding compositing workflows of 1990s cinema VFX
  • The scanline-based RLE compression was exceptionally fast to decode on classic MIPS-based SGI workstations
  • Features a straightforward 512-byte header, making it relatively easy to parse and write custom decoders in C or Python
Limitations
  • Completely obsolete and unsupported in modern web environments
  • Replaced entirely by TIFF, OpenEXR, and PNG in modern visual effects and 3D rendering pipelines
  • Lacks support for modern color management via ICC profiles or advanced EXIF metadata
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

SGI-RGB
Use SGI-RGB when…
  • Legacy 3D Animation and VFX Textures
  • Silicon Graphics IRIX Workstation Archival
  • 1990s Medical Imaging
Sigma-X3F
Use Sigma-X3F when…
  • Professional Digital Photography
  • Sigma / Foveon High-Acuity Imaging
  • Non-destructive RAW Post-Processing
Share this comparison