Convert CAP to HDR
Max file size 100mb.
CAP vs HDR Format Comparison
| Aspect | CAP (Source Format) | HDR (Target Format) |
|---|---|---|
| Format Overview |
CAP
Phase One Capture One RAW (Early)
An early RAW image format from Phase One's Capture One software, used with Phase One and Mamiya medium format digital backs. CAP files store unprocessed sensor data from high-resolution CCD sensors, preserving the full dynamic range for professional post-processing. Phase One later transitioned to the IIQ format for newer camera systems. Lossless RAW |
HDR
Radiance RGBE High Dynamic Range
The Radiance RGBE High Dynamic Range image format, created by Greg Ward in 1985 for the Radiance lighting simulation system. HDR files store pixel data using a compact 32-bit RGBE encoding (8 bits each for red, green, blue mantissa plus 8-bit shared exponent), effectively providing 32-bit float per channel precision in a space-efficient format. HDR is the standard interchange format for high dynamic range imagery in 3D rendering, VFX, and photography. Lossless Standard |
| Technical Specifications |
Color Depth: 16-bit per channel (48-bit RGB)
Compression: Lossless compressed RAW sensor data Transparency: Not supported Animation: Not supported Extensions: .cap |
Color Depth: 32-bit float per channel (96-bit RGB via RGBE encoding)
Compression: Run-Length Encoding (RLE) on RGBE data Transparency: Not supported (RGB only, no alpha channel) Animation: Not supported Extensions: .hdr, .pic |
| Image Features |
|
|
| Processing & Tools |
CAP processing and conversion tools: # Process CAP files with Capture One captureone --export input.cap --format tiff # Convert using dcraw/LibRaw dcraw -T -6 input.cap |
HDR creation and tone mapping tools: # Convert to HDR using ImageMagick magick input.png -define hdr:format=rgbe output.hdr # View HDR with tone mapping magick input.hdr -evaluate Multiply 0.5 output.png |
| Advantages |
|
|
| Disadvantages |
|
|
| Common Uses |
|
|
| Best For |
|
|
| Version History |
Introduced: Early 2000s (Phase One digital backs)
Current Version: CAP (legacy, succeeded by IIQ) Status: Legacy — replaced by IIQ in newer Phase One systems Evolution: CAP (early digital backs) → IIQ (modern Phase One cameras) |
Introduced: 1985 (Greg Ward, Radiance)
Current Version: RGBE (unchanged since original specification) Status: Stable — longstanding HDR interchange standard Evolution: RGBE (Radiance, 1985) → XYZE variant (CIE XYZ color) → Unchanged |
| Software Support |
Image Editors: Capture One Pro, darktable, RawTherapee
Web Browsers: Not supported (requires conversion) OS Preview: Via Capture One or LibRaw-based tools Mobile: Not supported CLI Tools: dcraw, rawpy, LibRaw |
Image Editors: Photoshop, GIMP (with plugin), HDR Shop, Photomatix
Web Browsers: Not supported (requires HDR-capable viewer) OS Preview: Via specialized HDR viewers or 3D applications Mobile: Limited (3D rendering apps only) CLI Tools: ImageMagick, Pillow, OpenCV, pfstools, Radiance tools |
Why Convert CAP to HDR?
Converting CAP to HDR unlocks the full dynamic range potential of Phase One medium format digital back captures by storing the 16-bit sensor data in a floating-point format designed for HDR workflows. Phase One's professional CCD sensors capture exceptional dynamic range, and the Radiance HDR format preserves every stop of that range in 32-bit RGBE encoding for use in 3D rendering, architectural visualization, and VFX.
For architectural visualizers and 3D rendering professionals, Phase One captures are prized for their resolution and dynamic range. Converting CAP files to HDR creates high-quality environment maps and light probes for Image-Based Lighting workflows. The resulting HDR files can be loaded directly into V-Ray, Corona, Arnold, and Blender Cycles for physically-accurate lighting of 3D scenes based on real-world capture data.
Since Phase One transitioned from CAP to IIQ format for newer cameras, converting legacy CAP files to HDR provides long-term archival in a format with universal support. The Radiance HDR specification has remained stable since 1985 and is supported by virtually all professional imaging software, making it a safer long-term storage option than the proprietary CAP format.
The conversion demosaics the CAP sensor data, applies white balance, and encodes the linear RGB values into RGBE format. Phase One's 16-bit sensors provide exceptional tonal range — often 14+ stops — which maps naturally into HDR's floating-point representation. The output file benefits from RLE compression while preserving the full captured luminance range for professional lighting and visualization applications.
Key Benefits of Converting CAP to HDR:
- Maximum Dynamic Range: Preserve all 16-bit tonal data from Phase One medium format sensors
- Professional IBL: Create industry-grade light probes and environment maps
- Architectural Lighting: HDR captures for accurate interior/exterior lighting simulation
- Long-Term Archival: Stable HDR format vs. proprietary legacy CAP format
- Universal Rendering: Compatible with V-Ray, Arnold, Corona, Cycles, and more
- Linear Light Precision: Physically-correct luminance values for accurate rendering
- Format Migration: Safely convert aging CAP archives to widely-supported HDR
Practical Examples
Example 1: Architectural Interior IBL from Phase One Capture
Scenario: An architectural visualizer converts Phase One CAP captures to HDR for creating physically-accurate interior lighting in 3D renders.
Source: lobby_panorama.cap (180 MB, 10328x7760px, 16-bit Phase One) Conversion: CAP → HDR (RGBE float) Result: lobby_panorama.hdr (48 MB, 10328x7760px, 32-bit float) Workflow: 1. Capture brackets with Phase One medium format back 2. Convert CAP files to HDR 3. Merge brackets into single HDR panorama for IBL ✓ Full 16-bit dynamic range from Phase One CCD sensor ✓ Professional-grade light probe for V-Ray/Corona rendering ✓ Physically-accurate luminance for architectural lighting
Example 2: Legacy Phase One Archive Migration
Scenario: A commercial studio migrates their Phase One CAP archive to HDR format as the CAP format faces declining software support.
Source: studio_archive/ (2000 CAP files from 2002-2010) Conversion: Batch CAP → HDR Result: studio_hdr_archive/ (2000 HDR files) Processing: 1. Audit CAP archive for convertible files 2. Batch convert with consistent white balance 3. Verify quality on sample images across years ✓ Long-term preservation in stable HDR format ✓ Eliminated dependency on legacy Phase One software ✓ Compact RGBE+RLE vs. uncompressed CAP sensor data
Example 3: Fashion Editorial HDR Reprocessing
Scenario: A fashion photographer reprocesses legacy Phase One CAP editorial shoots using modern HDR tone mapping for a retrospective exhibition.
Source: fashion_editorial_2006/ (150 CAP files, various settings) Conversion: CAP → HDR per image Result: fashion_hdr/ (150 HDR files) Benefits: ✓ Modern tone mapping reveals hidden tonal detail ✓ Float precision for creative exposure adjustments ✓ Phase One color quality preserved in HDR format ✓ Consistent processing across entire editorial collection ✓ Professional output for gallery printing workflow
Frequently Asked Questions (FAQ)
Q: Does converting CAP to HDR preserve Phase One sensor quality?
A: Yes — the Radiance HDR format uses 32-bit RGBE encoding that preserves the full 16-bit dynamic range from Phase One CCD sensors. The conversion demosaics the sensor data, applies white balance, and encodes in floating-point precision without clipping any tonal information.
Q: Is CAP-to-HDR better than CAP-to-TIFF for 3D rendering?
A: For 3D rendering and IBL workflows, HDR is generally preferred because it's the standard format for environment maps and light probes. TIFF can also store float data but is less universally recognized by rendering engines for IBL. For general photography archival, 16-bit TIFF may be more versatile.
Q: Can I use the HDR output in Capture One?
A: Capture One can open Radiance HDR files, though it's primarily designed for RAW processing. For the best results with HDR files, use dedicated HDR tools like Photomatix, Luminance HDR, or 3D applications like Blender, V-Ray, or Arnold that are optimized for HDR content.
Q: Will Phase One digital back metadata be preserved?
A: No — the Radiance HDR format has minimal metadata support. Phase One-specific metadata (digital back settings, capture settings, lens data) is not preserved. Keep the original CAP files for metadata reference, or export metadata to sidecar files before conversion.
Q: How large are the HDR files compared to CAP source files?
A: Typically 25-40% of the original CAP file size. A 180 MB CAP file might produce a 45-70 MB HDR file, as RGBE+RLE encoding is more efficient than raw sensor data storage. The exact ratio depends on image content and resolution.
Q: Can I convert back from HDR to CAP?
A: No — CAP contains proprietary Phase One raw sensor data, while HDR contains processed RGB floating-point data. This is a one-way conversion. Keep the original CAP files as archival masters.
Q: Is CAP format at risk of becoming unreadable?
A: The risk is moderate. Phase One transitioned to IIQ format for newer cameras, and CAP support in third-party software may decline over time. dcraw and LibRaw currently support CAP, but active development may not continue indefinitely. Converting to HDR (or TIFF) provides insurance against future software compatibility issues.
Q: Can I merge multiple CAP exposure brackets into one HDR?
A: Yes — this is the ideal workflow for maximum dynamic range. Capture bracketed exposures with the Phase One digital back, convert each CAP to HDR, and merge using HDR merging software. The combined result can capture 20+ stops of dynamic range.