vongoesseln Posted August 24, 2017 Report Share Posted August 24, 2017 I moved my photolibrary from my SSD drive to my NAS drive to allow for an easy access from all devices. I started working with the People Tags when i started working within Daminion, but my NAS or at least the Photo application (Photo Station) does not support the People Tags, therefore i want to switch all People Tags (400+) to Keywords. But i don´t want to do this by hand, therefore i am looking for different workflows to automate this. I started reading the ExifTool doku to find a cli string that would remove a People Tag and add a Keyword, but i did not succsseded so far. Any ideas for tools, scripts or anything else? Quote Link to comment Share on other sites More sharing options...
Uwe Posted August 24, 2017 Report Share Posted August 24, 2017 Hello Guido, look at the Daminion Mapping Rules documentation. There are the metadata tags Daminion writes for keywords. An example of an ExifTool command can be: -xmp-microsoft:lastkeywordIPTCI use the ExifToolGUI to work with the ExifTool.This copies all values of this Person tag to this Keyword tag. It overwrites the existing Keywords there.Regards, Uwe Quote Link to comment Share on other sites More sharing options...
Daria Kotilainen Posted August 24, 2017 Report Share Posted August 24, 2017 Hi Guido, Hi Uwe, Just wanted to recommend another way (Uwe already mentioned it): you can export all your People tag to csv file via selecting all files > Export > Export to csv > Check People only. Then Import the same file back via File > Import > Import from csv and map People to Keywords. Though Uwe's suggestion with ExifTool is probably easier. :) Kind regards, Daria Quote Link to comment Share on other sites More sharing options...
vongoesseln Posted September 5, 2017 Author Report Share Posted September 5, 2017 Hello Guido, look at the Daminion Mapping Rules documentation. There are the metadata tags Daminion writes for keywords. An example of an ExifTool command can be: -xmp-microsoft:lastkeywordIPTC<xmp-iptcExt:PersonInImage I use the ExifToolGUI to work with the ExifTool. This copies all values of this Person tag to this Keyword tag. It overwrites the existing Keywords there. Regards, Uwe Hello Uwe, thanks for your answer. I am now planning to use your recommended command as a batch for all of my picture directories and ofcourse i will start with some test files. As I know the ExifTool by name, but i have never worked with it, would you be so kind and give me the complete command string to execute. As I am interested in the CMD way of work i don´t want to use the GUI. Will: ExifTool.exe filename.jpg -xmp-microsoft:lastkeywordIPTC<xmp-iptcExt:PersonInImage work? Thanks in advance and kind regards Guido Quote Link to comment Share on other sites More sharing options...
Uwe Posted September 5, 2017 Report Share Posted September 5, 2017 Hello Guido, there is a PM for you. Regards, Uwe Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.