Append filename to IPTC headline

Started by emjaysea, October 10, 2016, 01:12:24 PM

Previous topic - Next topic

emjaysea

The IPTC headline field already has something in it, and I don't want to remove it, I just want to append the filename to the end of the field.  Any suggestions?  Thanks!

Phil Harvey

exiftool "-iptc:headline<$iptc:headline $filename" FILEorDIR

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).