ExifTool Forum

ExifTool => Newbies => Topic started by: frank_rap on May 19, 2018, 09:31:35 AM

Title: iptc keyword not being added to xmp
Post by: frank_rap on May 19, 2018, 09:31:35 AM
Can anyone see why this isnt working. folder has cr2 files with xmp's

exiftool -iptc:keywords="THE" -srcfile %d%f.xmp -ext CR2 DIR

THE doesnt appear Bridge or in the xmp in a text editor?

Also is there a way to write xmp files with keywords without the CR2 being in the folder yet?
Title: Re: iptc keyword not being added to xmp
Post by: StarGeek on May 19, 2018, 11:17:14 AM
You want to use XMP:Subject.  IPTC tags are IPTC Legacy and you can't write IPTC tags to an XMP file.

And you can always write to XMP files directly.  Just state the file name or if you want to just write them in a directory, use -ext xmp.