HDRMerge icon
HDRMerge icon

HDRMerge

 1 like

HDRMerge combines two or more raw images into a single raw with an extended dynamic range. It can import any raw image supported by LibRaw, and outputs a DNG 1.4 image with floating point data. The output raw is built from the less noisy pixels of the input, so that shadows...

HDRMerge screenshot 1

License model

  • FreeOpen Source

Country of Origin

  • ES flagSpain
  • European Union flagEU

Platforms

  • Windows
  • Linux
Discontinued

Latest version v0.5 was released in 2015. https://github.com/jcelaya/hdrmerge/releases

  No rating
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  HDR Support
  2.  Image Processing

 Tags

  • merging
  • exposure
  • RAW
  • photo-processing
  • PNG

HDRMerge News & Activities

Highlights All activities

Recent activities

Show all activities

HDRMerge information

  • Developed by

    ES flagjcelaya
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    6 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  390 Stars
  •  80 Forks
  •  52 Open Issues
  •   Updated Apr 26, 2025 
View on GitHub

Our users have written 0 comments and reviews about HDRMerge, and it has gotten 1 likes

HDRMerge was added to AlternativeTo by cacquarante on Mar 25, 2019 and this page was last updated Aug 19, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is HDRMerge?

HDRMerge combines two or more raw images into a single raw with an extended dynamic range. It can import any raw image supported by LibRaw, and outputs a DNG 1.4 image with floating point data. The output raw is built from the less noisy pixels of the input, so that shadows maintain as much detail as possible. This tool also offers a GUI to remove ‘ghosts’ from the resulting image.

Wait… Another HDR program??

Not exactly… Common HDR programs, like Luminance HDR or Photomatix, actually perform two tasks:

Exposure merging. Tone mapping.

Exposure merging consists in taking the best pixels of a set of images with different exposures and obtain an output image with a higher dynamic range than any of the inputs. This is what HDRMerge does. Tone mapping consists in squeezing an HDR image to present it with all its detail in low dynamic range devices, like screens or paper. Usually, as a result, shadows are pulled up and local contrast is enhanced.

Something that many people do not realize is that these two tasks are totally independent from each other. For instance, Luminance allows you to save the HDR image that results from the merging task. Then, you can load it (or any other HDR image) later to apply any tone mapping operator that Luminance implements. Likewise, HDRMerge generates an HDR image that can be later tone-mapped with another program.

So, why should I use HDRMerge?

https://jcelaya.github.io/hdrmerge/documentation/2014/05/24/what-is-hdrmerge.html

Official Links