Author Topic: Tranfer keywords and userfield data to XMP metadata  (Read 3617 times)

0 Members and 1 Guest are viewing this topic.

spirelli

  • Member
  • **
  • Posts: 2
    • View Profile
Hi, I'd like to populate and save the metadata for each image with the keywords and userfields held in the TP8 database. How do I do that?

I'd be happy for everything to be chucked into the XMP keywords field.

I assume that TP8 has a way to do that since XMP support has been added. If this should not be the case, is there another way, e.g. the chance that some clever person could write a script that would do this?

Tanks for any replies.

nc3d

  • Member
  • **
  • Posts: 2
    • View Profile
Tranfer keywords and userfield data to XMP metadata
« Reply #1 on: 2011-12-02 19:31:38 »
I hope that someone replies to this message...  
It's really critical to us to be able to read and write XMP.
Thanks!
-Donald Newlands

spirelli

  • Member
  • **
  • Posts: 2
    • View Profile
Tranfer keywords and userfield data to XMP metadata
« Reply #2 on: 2011-12-05 08:07:02 »
Here's an answer I've received from them after making direct contact. Best not to wait for answers here in this Forum, but contact them directly.

-----------
To populate the value from XMP/EXIF metadata to user fields, you need to do two things:

1. In ThumbsPlus 8 SP1 go to Options > Preferences, click the Metadata tab and enable the "Automatically populate user fields from image metadata" option. Click OK to save the preferences.

2. Go to Database > User Fields. Here create a text type field for each XMP/EXIF information you want to have stored in user fields. For example, to have the orientation value stored, enter "Orientation" (without the quotes) for Field Label, select "Text" for Field Type, enter 12 for Field Length and click the Add button. You will have to find the correct length for each type of data, in order to have enough chars to store any possible value for that XMP/EXIF information, and not making it too long to waste space in the database. Once you have added all the user fields, click OK.


Now, ThumbsPlus 8 will automatically populate the values from the metadata to the user fields for every new thumbnail created. If you want to make this for already thumbnailed files, you will have to re-create the thumbnails. Go to Edit > Find. Here click the "Clear All" button, select "Local drives only" for "Restrict search to" and click OK. This will find all your images already thumbnailed which are stored in any local disk. Now go to Edit > Select All and then go to Thumbnail > Make Selected.
-----------

nc3d

  • Member
  • **
  • Posts: 2
    • View Profile
Tranfer keywords and userfield data to XMP metadata
« Reply #3 on: 2011-12-06 20:29:07 »
Thanks very much!
That's more complicated than I had hoped, but I'm glad it can be done!
-Donald