Return to the tutorials


Getting Started


To load an image into HDR Shop, you can either choose Open... from the File menu, or simply drag the image file onto HDR Shop. You can also open multiple files at the same time this way, by choosing them in the Open File dialog or dropping them on HDR Shop.
If the image loaded is a high-dynamic range format, it loads up instantly. However, if you are loading a low-dynamic range format, HDR Shop pops up the "Specify Camera Response Curve" dialog:
The reason for this is that HDR Shop stores image pixels internally as numbers relative to the amount of light they represent. Unfortunately, the 8-bit pixel values in most traditional images don't have this property. For example, in a jpeg, a pixel of 200 is not twice as bright as a pixel at 100. In fact, in most formats, it is over four times as bright. The standard mapping (on PC's at least) is called a gamma 2.2 mapping. This means you take the pixel value and raise it to the 2.2 power to get a number proportional to the amount of light. So, for most images, you can just use the default gamma 2.2 curve. If you want to be more precise, you can derive the exact curve for your camera by going through the Camera Response Curve Calibration tutorial. You can load the resulting camera curve through the 'Custom Curve' tab on the dialog:

Now that you have an image loaded, here are some general interface controls.

KeyOperation
Left Mouse ButtonSelect region
Space bar, Left Mouse ButtonPan image
Shift Left Mouse ButtonRe-expose image to clicked pixel brightness
Middle Mouse ButtonPan image
Middle + Left Mouse ButtonsZoom in
Middle + Right Mouse ButtonsZoom out
Right Mouse ButtonZoom menu
+Increase exposure by 1 stop
-Decrease exposure by 1 stop
shift +Increase exposure by 1/10 stop
shift -Decrease exposure by 1/10 stop
0Reset exposure to default
ctrl 0Set exposure as default
ctrl +Zoom in
ctrl -Zoom out
shift ctrl +Zoom in w/auto-resize
shift ctrl -Zoom out w/auto-resize
numpad 5Center image
ctrl numpad 5Center image w/auto-resize
RRotate 90 degrees clockwise
shift RRotate 90 degrees counter-clockwise
HFlip image horizontally
VFlip image vertically
1Toggle red channel display
2Toggle green channel display
3Toggle blue channel display
~Toggle all channels
ctrl 1View red channel only
ctrl 2View green channel only
ctrl 3View blue channel only
ctrl ~View all channels



Return to the tutorials