What is HDR (Radiance)? RGBE High Dynamic Range Format Explained
An early high-dynamic-range image format using shared-exponent RGBE encoding for lighting and rendering.
Last updated:
What is HDR?
The Radiance HDR format, also known as the RGBE image format, is a high-dynamic-range raster image format invented by Greg Ward around 1985 for the Radiance physically based rendering and lighting-simulation system developed at Lawrence Berkeley National Laboratory. It was one of the earliest HDR image formats.
Instead of storing full floating-point values, RGBE keeps one byte each for red, green, and blue plus a single shared 8-bit exponent, giving 32 bits per pixel. The shared exponent scales the three mantissas, allowing the format to represent a very wide dynamic range compactly, which made it a foundation for later HDR imaging and tone-mapping work.
How HDR Works
The Radiance HDR file, which uses the extensions .hdr and sometimes .pic, stores high dynamic range images using a clever encoding known as RGBE. Instead of giving each of the red, green, and blue channels its own full floating point value, RGBE stores three 8-bit mantissas together with a single shared 8-bit exponent. That shared exponent scales all three channels at once, which lets a pixel represent a very wide range of brightness while using only 32 bits.
This design is a practical compromise. A single shared exponent means the format cannot represent extreme differences between the three channels of one pixel as precisely as a true per channel float would, but for most natural images that limitation is minor. In exchange, the format captures a dynamic range far beyond the 0 to 255 values of ordinary images, which is what makes it useful for storing real light intensities.
To keep files reasonably small, Radiance HDR data is typically run-length encoded, a simple lossless scheme that compresses runs of similar values. This works well for the smooth gradients common in captured light, such as skies and soft lighting, and keeps the format compact without discarding information.
Because it records actual light values rather than display ready colors, an HDR file must be tone mapped before it can be shown on a standard screen, converting its wide range down to what the display can present. The same wide range is exactly what makes it valuable as source data for lighting and rendering rather than as a final viewable image.
History and Standardization
The Radiance HDR format was created by Greg Ward as part of the Radiance lighting simulation system, which was developed in the late 1980s. Radiance was built to model how light behaves in physical environments, and it needed an image format capable of storing real, unbounded light values rather than clipped display colors. The RGBE encoding was the answer to that need.
Rather than being ratified by a formal standards organization, the format became a de facto standard through the influence and open availability of the Radiance system. Its simplicity and compactness encouraged other tools to read and write it, and it became a common way to exchange high dynamic range imagery, particularly environment lighting.
A major use that cemented its adoption is image-based lighting, where a panoramic HDR capture, often called a light probe or environment map, is used to illuminate 3D scenes with realistic light coming from all directions. For years the .hdr file was a standard container for these environment maps in rendering workflows.
HDR Compared to OpenEXR and Standard Formats
It is worth clarifying that HDR here refers specifically to the Radiance .hdr file format, not to the broader marketing sense of high dynamic range displays or HDR photography modes. As a file format, its closest relative in purpose is OpenEXR.
Compared with OpenEXR, Radiance HDR is simpler and more compact but less capable. EXR offers true floating point precision per channel and can store many named channels and render passes, whereas Radiance HDR is essentially a single high dynamic range color image with a shared exponent. For that reason, most professional visual effects pipelines now favor EXR, while Radiance HDR remains a light and convenient option for environment maps.
Against ordinary low dynamic range formats such as JPEG, the difference is fundamental. JPEG stores values only in the 0 to 255 range and cannot represent the intensity of bright light sources without clipping, which makes it unsuitable as lighting data. The honest trade off is that Radiance HDR trades some precision and modern flexibility for smallness and long standing tool support, which keeps it useful even as EXR has taken over the most demanding work.
MKV Technical Specifications
HDR vs Other Image Formats
| Feature | HDR | EXR | TIFF |
|---|---|---|---|
| Type | Raster (HDR) | Raster (HDR) | Raster |
| Encoding | RGBE 32-bit[1] | Float 16/32-bit | Integer/float |
| Compression | RLE[2] | Multiple methods | Lossless or none |
| Origin | Radiance renderer[2] | ILM / OpenEXR | Aldus/Adobe |
| Multi-channel | No[1] | Yes | Limited |
| Best for | Environment lighting | VFX compositing | General imaging |
HDR (Radiance RGBE) is a compact way to store high-dynamic-range light data, while EXR provides richer floating-point and multi-channel options at larger sizes.
Advantages & Disadvantages
Advantages
The shared-exponent RGBE encoding represents a very large range of brightness values in just 32 bits per pixel.
As one of the first HDR formats, Radiance HDR is read by a broad range of rendering and image software.
The format applies simple run-length encoding without discarding the encoded pixel data.
It is well suited to storing illumination measurements and environment maps used in physically based rendering.
Disadvantages
A single shared exponent means the three color channels cannot each have independent floating-point precision, unlike formats such as OpenEXR.
The classic RGBE format does not carry transparency information.
It is used mainly in rendering and lighting workflows rather than for general-purpose images or the web.
Common Use Cases
Radiance HDR is used wherever physically meaningful light values must be stored.
Image-based lighting
HDR environment maps light 3D scenes realistically by capturing the full range of scene illumination.
Lighting simulation
The Radiance system uses HDR images to store and analyze physically based lighting results.
HDR photography source
Merged exposure-bracketed photographs are often stored as Radiance HDR before tone mapping.
Convert HDR Files Free
Use our free online image converter to convert HDR and other formats - no signup, no watermarks.
Try Image Converter FreeHow to open a HDR file
HDR software can be categorized into professional tools, free/open-source options, browser-based applications, and built-in utilities. Professional tools like Adobe Photoshop cater to users who need advanced editing capabilities, while free/open-source software like GIMP appeals to budget-conscious users. Browser-based applications offer convenience for quick tasks, and built-in utilities provide basic functionality for casual users.
When choosing HDR software, important factors include feature fidelity, the distinction between editing and viewing capabilities, cost models, platform compatibility, and export needs. Users should consider whether they need extensive editing features or simply a viewer for HDR files. Additionally, understanding when to convert HDR files to other formats can influence the choice of software.
Adobe Photoshop 2023
Adobe Photoshop is a leading professional image editing software that supports HDR files through its 32-bit editing capabilities. It allows users to manipulate HDR images with high fidelity, providing tools for tone mapping and layer adjustments.
- 32-bit color depth editing
- Advanced tone mapping options
- Full layer and mask editing
- HDR merging from multiple exposures
- Extensive filter and adjustment tools
- Industry-standard for professional editing
- Comprehensive HDR manipulation tools
- Regular updates and community support
- Subscription model can be expensive
- Steeper learning curve for beginners
Exports to: JPEG, TIFF, PNG, PSD, PDF
Best for: Choose Adobe Photoshop for professional-grade HDR editing with extensive features and support.
Visit Adobe Photoshop →GIMP 2.10.30
GIMP is a powerful open-source image editor that supports HDR files through its plug-ins and native capabilities. It allows users to edit and manipulate HDR images, though with some limitations compared to professional software.
- Support for 32-bit HDR images
- Customizable interface with plug-ins
- Basic tone mapping tools
- Layer and mask functionality
- Extensive file format support
- Completely free with no restrictions
- Highly customizable with plug-ins
- Cross-platform compatibility
- Less intuitive user interface
- Limited HDR-specific features compared to Photoshop
Exports to: JPEG, PNG, TIFF, BMP, GIF
Best for: GIMP is ideal for users seeking a free, versatile tool for basic HDR editing and manipulation.
Visit GIMP →Photomatix Pro 6.3.2
Photomatix Pro specializes in HDR image processing, offering advanced tone mapping and exposure blending features. It is designed specifically for HDR photography, making it a go-to choice for enthusiasts and professionals alike.
- Multiple exposure blending
- Advanced tone mapping algorithms
- Batch processing capabilities
- Realistic HDR presets
- Noise reduction tools
- Tailored specifically for HDR processing
- User-friendly interface for quick edits
- Strong batch processing support
- Higher cost compared to general editors
- Limited general image editing features
Exports to: JPEG, TIFF, PNG, HDR, EXR
Best for: Select Photomatix Pro for dedicated HDR processing with powerful features and ease of use.
Visit Photomatix Pro →Luminance HDR 2.6.1
Luminance HDR is an open-source software specifically designed for HDR imaging, allowing users to create and edit HDR images with a focus on quality. It supports various HDR formats and offers a range of tone mapping options.
- Support for multiple HDR formats
- Advanced tone mapping operators
- Exposure fusion capabilities
- Batch processing for HDR images
- User-friendly interface
- Free and open-source with no limitations
- Focused on HDR image creation
- Cross-platform availability
- Less polished than commercial alternatives
- Fewer advanced editing features
Exports to: JPEG, TIFF, PNG, HDR, EXR
Best for: Luminance HDR is perfect for users looking for a free, dedicated tool for creating and editing HDR images.
Visit Luminance HDR →