Free webp to jpg
Image MIME Reference
DECE-Graphic

Digital Entertainment Content Ecosystem (DECE) Graphic

image/vnd.dece.graphic
VS

Silicon Graphics Image

image/x-rgb
SGI-RGB

A complete technical comparison of Digital Entertainment Content Ecosystem (DECE) Graphic and Silicon Graphics Image — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

Equal browser support

Feature Support

Feature DECE-Graphic SGI-RGB
Transparency (Alpha) Yes Yes
Animation Support ✕ No ✕ No
Progressive Loading ✕ No ✕ No
HDR Support ✕ No ✕ No
EXIF Metadata ✕ No ✕ No
ICC Color Profile ✕ No ✕ No
Digital Entertainment Content Ecosystem (DECE) Graphic
image/vnd.dece.graphic
Extension
.jpg.png.uvi
Container Standard JPEG/PNG within DECE CFF structures
Compression Lossy (JPEG) / Lossless (PNG)
Algorithm
DCT (JPEG)DEFLATE (PNG)
Color Depth 8-bit (RGB), 24-bit (RGB)
Developed by Digital Entertainment Content Ecosystem (DECE) LLC
Released 2011
Magic Bytes
FF D8 FF (If JPEG) / 89 50 4E 47 (If PNG)
Full DECE-Graphic 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 DECE-Graphic SGI-RGB
Chrome Chrome
Firefox Firefox
Safari Safari
Edge Edge
IE IE (Legacy)
DECE-Graphic

DECE-Graphic Strengths

  • Allowed the UltraViolet DRM ecosystem to easily distinguish structural UI/cover graphic assets from actual encrypted video tracks in a Common File Format container
Limitations
  • Completely obsolete since the 2019 shutdown of UltraViolet
  • Unnecessary abstraction, as the underlying files were just standard JPEGs or PNGs
  • Causes modern strict MIME-type validators to fail if they rely on the Content-Type header
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

DECE-Graphic
Use DECE-Graphic when…
  • UltraViolet Movie Cover Art
  • Common File Format (CFF) Asset Manifests
  • Legacy DRM Ecosystems
SGI-RGB
Use SGI-RGB when…
  • Legacy 3D Animation and VFX Textures
  • Silicon Graphics IRIX Workstation Archival
  • 1990s Medical Imaging
Share this comparison