iptc keyword not being added to xmp

Started by frank_rap, May 19, 2018, 09:31:35 AM

Previous topic - Next topic

frank_rap

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?

StarGeek

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.
"It didn't work" isn't helpful. What was the exact command used and the output.
Read FAQ #3 and use that cmd
Please use the Code button for exiftool output

Please include your OS/Exiftool version/filetype