Vision is seeing what others miss.

Managing Images with Exiftool

One of the hazards I’ve run into now that I’m really digging into the film simulation capabilities of the Fuji X cameras is keeping track of which recipe I used on a particular image. I often shoot the same scene with multiple recipes to compare/contrast. Sure, I could do this in Fuji X Raw Studio, but I find it’s easier to do it the old fashioned way. The downside is that sometimes I don’t record it accurately in my pocket notebook. Or I leave my pencil behind like I did today. That’s where exiftool can come in handy. If you’re not familiar with it, exiftool is a very power command line utility for reading/writing image data (EXIF, IPTC, etc.) You can read everything or just a particular group of data. In its most simple form, you simple pass it the image filename. There isn’t a lot here that’s real useful, so let’s see what Fuji writes to the image. Now we’re getting some cool stuff. I can see things like the Color Temperature and even the Film Mode (sim) that I used. Unfortunately, Fuji doesn’t write the custom setting anywhere (at least that I’ve been able to find). Let’s break […]