Image-ExifTool - Append value to existing tag

Posted on Mon Feb 18 12:35:54 2008 by loloeroket
Append value to existing tag
Hello, I am trying to use template files to adjust iptc tags: exiftool -@ template.args file.jpg where template.args looks like this: # template.args -IPTC:CopyrightNotice=Text -IPTC:By-line=Text -IPTC:Credit=Text -IPTC:Caption-Abstract=$caption-abstract Text # end I end up with Caption field looking like that: $caption-abstract Text. Is there a way to do this or do I have to use command line? Thanks, Laurent
Direct Responses: 7121 | Write a response