Free webp to jpg
Image MIME Reference
RealPix

RealNetworks RealPix

image/vnd.rn-realpix
VS

Silicon Graphics Image

image/x-rgb
SGI-RGB

A complete technical comparison of RealNetworks RealPix and Silicon Graphics Image — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

Equal browser support

Feature Support

Feature RealPix SGI-RGB
Transparency (Alpha) Yes Yes
Animation Support Yes ✕ No
Progressive Loading Yes ✕ No
HDR Support ✕ No ✕ No
EXIF Metadata ✕ No ✕ No
ICC Color Profile ✕ No ✕ No
RealNetworks RealPix
image/vnd.rn-realpix
Extension
.rp
Container IMFL (XML Markup)
Compression Uncompressed (Plain Text Markup)
Algorithm
None (Plain Text)
Color Depth Dependent on referenced images
Developed by RealNetworks
Released 1998
Magic Bytes
3C 69 6D 66 6C
Full RealPix reference →
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 →

Browser Support Comparison

Browser RealPix SGI-RGB
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
RealPix

RealPix Strengths

  • Allowed for 'Ken Burns'-style animated slideshows at a fraction of the bandwidth required for actual video, crucial for 1990s dial-up connections
  • Plain text XML architecture made it easy for developers and hobbyists to hand-code complex multimedia presentations
  • Perfectly synchronized with RealAudio streams using SMIL-like timing parameters
Limitations
  • Completely obsolete and heavily reliant on the proprietary, defunct RealPlayer browser plugin
  • Not a true image format, causing confusion when handled by standard image processing libraries which expect binary pixel data
  • Lacks modern CSS or HTML5 canvas equivalents without completely rewriting the presentation logic
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

When to choose which format

RealPix
Use RealPix when…
  • Historical Dial-up Streaming Presentations
  • RealPlayer Slideshows
  • Bandwidth-efficient 'Video' Alternatives (late 1990s)
SGI-RGB
Use SGI-RGB when…
  • Legacy 3D Animation and VFX Textures
  • Silicon Graphics IRIX Workstation Archival
  • 1990s Medical Imaging
Share this comparison