Cool Tool
Since I bought the Canon 350D I have been shooting mainly JPG image, since RAW file became so big and filled the CF-Card so quickly. Even with an external storage device like the Vosonic 2160 the intermediate emptying of the CF-Card is somewhat impractical. In particular, when you’re traveling, you have to stay some minutes quite to let the copy complete, since you don’t want cause to much vibration while the small hard disc within the storage device is working. And another factor was, that my home operating system is Linux. While at the time there was and still is the excellent dcraw package by Dave Coffin, which provides the tool to convert the images from RAW to JPG an utility was missing to transfer EXIF data from the RAW file to the JPG file. At least I wasn’t aware of such an utility.
Just recently I took some photos under artificial light, where the automatic color balance of the camera didn’t work well enough. And the color correction of the JPG files was simply a pain. Therefore my renewed interest in the RAW format, where color correction is a much more simple process. And while surfing the Web I came across the ExifTool by Phil Harvey. This was just the tools I was missing. By executing exiftool -TagsFromFile src.cr2 dst.jpg I could transfer all the EXIF information from the RAW file to the JPG file. The current version of 5.85 seems to indicate, that the tool set is around for some time, but I wasn’t aware of it about a year ago. Now I can effectivly use RAW format again, even under Linux.

