Image-ExifTool - Adding other tags as keywords in exiftool

Posted on Tue Mar 18 00:56:25 2008 by pauljsolomon
Adding other tags as keywords in exiftool
I would like to be able to add the lens (EXIF) setting as a keyword. Also, I believe I would need to remove the spaces (e.g. EF 16-35mm f/2.8 USM").

It would be something like exiftool -keywords+='$Lens', but I believe this inserts the literal "$Lens" as a keyword. Is there anyway to do this? My workaround is to use the "if" and test each lens then hardcode it into my script. Not optimal...

-paul.
Direct Responses: 7376 | Write a response