Image-ExifTool - Re: Append value to existing tag

Posted on Fri Feb 22 17:24:29 2008 by exiftool in response to 7164 (See the whole thread of 13)
Re: Append value to existing tag
> cat t.args -IPTC:Caption-Abstract<$caption-abstract Text $CreatedDate $City, $Country $/ new line > exiftool a.jpg -iptc:all > exiftool a.jpg -@ t.args Warning: [minor] Tag 'caption-abstract' not defined - a.jpg 0 image files updated 1 image files unchanged > exiftool a.jpg -@ t.args -f 1 image files updated > exiftool a.jpg -iptc:all Caption-Abstract : - Text - -, - . new line Application Record Version : 4 > exiftool a.jpg -caption-abstract -b - Text - -, - new line
Direct Responses: 7169 | Write a response