Exif data is the meta data stored in image files by most modern digital cameras. It contains information about the shooting situation (shutter speed, aperture, focal length etc.) and a lot of other useful data. Your HDR workflow usually removes this data either completely or partially at one stage or the other. Here, I will show you a way of restoring Exif data after your post-processing is finished.
Why would you want to bother about Exif data?
There are at least five reasons:
You will need a program called exiftool. It comes together with other software like GeoSetter (a great tool for geotagging your photos), or it can be downloaded here. You will also need basic knowledge about how to use a command shell, because exiftool is a command line program (no fancy Windows or Mac GUI).
We will use the exiftool to replace the (most probably broken) Exif data of your finished HDR image with the correct Exif data from any of the source files (preferably the 0ev exposure).
programs like Photomatix strip certain information (like the shutter speed) from its output since, theoretically, an image merged from three different exposures does not have a shutter speed. Or worse yet, it uses any of the information found in any of the input files while it strips others. I found that this behavior is not very consistent. I find it much more intuitive to just give the final HDR image all the data found in the standard (0ev) exposure. In this way, one can easily infer the data of the remaining exposures.
Did you find this tutorial helpful? Did you use it in your work? Then there is a simple way of giving something back to me:
Please refer to this page when presenting your work online. You can simply use the following HTML code in your image description to refer to this site in a way that you think is appropriate:
<a href=”http://farbspiel-photo.com/”>HDR Cookbook</a>
Why should you bother to refer to this page? Well, for you it is a convenient way of revealing information about your work. And you know, the more information you give, the more attention you get. You do not need to write a whole novel because I already did this for you here. For me, the reference is beneficial because it generates some attention for this cookbook.
So, you see that referring to this page is good for both of us – a real win-win situation. ![]()
Thanks!




Hi! I am Klaus Herrmann. I take photos - I create, write and teach.
Learn advanced photography and image processing techniques with my tutorials and resources like Before-and-After comparisons, Making-of videos and Pics-to-play-with features.
|
|
|
|
|
|
|
|
...that our Before-and-After Comparisons give you a quick insight into the evolution of an image? They present the stages of the post-processing work from the source photos to the finished image in three simple steps.
...that the Making-of section provides HD time-lapse videos that take you on a journey through the complete post-processing work for a given image? You can pause at any point and inspect the tools and the parameters used.
...that our Dynamic Before-and-After feature allows you to make a direct comparison between the photo straight out of the camera and the final image? There is no better way to see the difference.
...that you can download full-resolution source photos of the images on this website in our Pics to Play With section? Test you processing skills and compare your style and abilities with others.
...that you will find hundreds of HDR photography resources in our HDR Resource Index? It contains photographers, communities, tutorials, books and more. Access all there is to know about HDR from a single place!
Study HDR Tutorials, view HDR before and after comparisons, watch HDR making-of videos, and download HDR source images for free. farbspiel-photo.com is your ticket to the world of HDR. Come in and discover this world with me!
About Klaus Herrmann
Do you use Lightroom and the EXIF and Geo-tagging capabilities?
I was unaware of these tools before, and wonder how they compare.
You collection is Free vs. the need to purchase LR and Plugins to do the same.
Just curious,
- Andrew
Hi Andrew,
I use geosetter and exiftools. Both are free and work nicely. So there is no need to spend any money here.
Cheers
___________________________
Visit me at Google+ gplus.to/farbspiel
and facebook.com/farbspiel
Hi Klaus,
there’s a useful GUI for Exiftool called “ExifToolGUI”: you can easily import EXIF from the original picture and edit them.
Give it a try!
Ciao,
Andrea
Hi Andrea!
Thanks for the tip. I will check it out.
Cheers
Here above I read:
“Open your command shell and type the following:
exiftool.exe -TagsFromFile”
Aren’t the and missing ?
In my previous message something was missing, I wanted to write:
“Aren’t the “original file” and “HDR file” missing ?
Hi Davide,
you are absolutely right. I fixed that. Thanks for the heads-up.
Cheers
Klaus
I use called ExifChanger to insert missing information after it’s been processed. This however seems to be a better choice because it looks like it transfers everything and you don’t have to manually insert the data into the fields.
Hi Peter,
yes, being able to simply copy the data from one photo to another is a big advantage. It only take a few seconds.
Regards
Klaus