Free webp to jpg
Image MIME Reference
Radiance

Radiance HDR

image/vnd.radiance
VS

SealedMedia SoftSeal JPEG

image/vnd.sealedmedia.softseal.jpg
SoftSeal-JPEG

A complete technical comparison of Radiance HDR and SealedMedia SoftSeal JPEG — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.

Equal browser support

Feature Support

Feature Radiance SoftSeal-JPEG
Transparency (Alpha) ✕ No ✕ No
Animation Support ✕ No ✕ No
Progressive Loading ✕ No ✕ No
HDR Support Yes ✕ No
EXIF Metadata ✕ No ✕ No
ICC Color Profile ✕ No ✕ No
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 →
SealedMedia SoftSeal JPEG
image/vnd.sealedmedia.softseal.jpg
Extension
.sjpg.sealed-jpg.sealed-jpeg
Container SealedMedia SoftSeal Wrapper
Compression Encrypted Payload (DCT)
Algorithm
AES EncryptionDiscrete Cosine Transform (Internal JPEG payload)
Color Depth Encrypted Payload (Historically 24-bit RGB)
Developed by SealedMedia (Acquired by Oracle Corporation)
Released Late 1990s
Magic Bytes
Unknown (Proprietary SealedMedia Container)
Full SoftSeal-JPEG reference →

Browser Support Comparison

Browser Radiance SoftSeal-JPEG
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
SoftSeal-JPEG

SoftSeal-JPEG Strengths

  • Offered persistent document security; if a sensitive photo was emailed outside the company, it remained encrypted and unviewable without server authentication
  • Administrators possessed the ability to remotely revoke viewing rights to a specific image globally at any time
Limitations
  • Completely proprietary and relies on a central authentication server; if the server goes offline or the product is deprecated, the image is permanently inaccessible
  • Zero support in modern operating systems, web browsers, or standard image editing suites without heavy enterprise client installations
  • Oracle effectively discontinued the IRM product line, stranding many legacy sealed documents

When to choose which format

Radiance
Use Radiance when…
  • Image-Based Lighting (IBL)
  • 3D Environment Maps (HDRI Skydomes)
  • Lighting Simulation
  • VFX and CGI Rendering
SoftSeal-JPEG
Use SoftSeal-JPEG when…
  • Enterprise Information Rights Management (IRM)
  • Secure Distribution of Sensitive Photography
  • Revocable Corporate Document Access
Share this comparison