Thread

Posted on Wed Jul 2 06:11:45 2008 by waveflyer
Need to copy keyword exif to caption exif ???Please Help???
I want to keep the keyword as is it, so I can't figure out how to do this. I can export as xml in iview and them REPLACE keywords with captions but I want the keyword too. Is this possible to do with this tool? If so how would I do it?
Direct Responses: 8215 | Write a response
Posted on Wed Jul 2 14:33:44 2008 by exiftool in response to 8211
Re: Need to copy keyword exif to caption exif ???Please Help???
You can add new keywords without changing the existing keywords by using +=. ie)

exiftool "-keywords+=new keyword" image.jpg

- Phil
Write a response