Author Topic: Removing a keyword from the image file  (Read 3306 times)

0 Members and 1 Guest are viewing this topic.

jaybird23238

  • Full Member
  • ***
  • Posts: 29
    • View Profile
Removing a keyword from the image file
« on: 2016-12-20 13:35:59 »
Thank you forum members for recently making me aware of the batch metadata editor.  Now I'm ready for the next step.


I have a set of files with a number of keywords embedded in the jpg file and I want to remove only one of the set.

Example:
kw: pets;dog;cat;rabbit
kw; pets:rabbit;fish

I want to remove ONLY the rabbit, but leave the pets, dog, cat, and fish as is.

prefer to be able to do it in thumbsplus, but I have no problem using a stand alone program.

Daan van Rooijen

  • Administrator
  • Sr. Member
  • *****
  • Posts: 938
    • View Profile
Removing a keyword from the image file
« Reply #1 on: 2016-12-20 15:17:40 »
> I want to remove ONLY the rabbit, but leave the pets, dog, cat, and fish as is.

I can't think of a simple way to do this in ThumbsPlus.

The hard way would be to write the keywords of these images to the database, then delete the rabbit keyword using Database | Edit Keywords, then add the database keywords back to the images clearing the existing ones.. :)

> prefer to be able to do it in thumbsplus, but I have no problem using a stand alone program.

The most powerful metadata editor is a command line driven utility named Exiftool ([link=http://www.sno.phy.queensu.ca/~phil/exiftool/]link[/link]). Most third party EXIF/IPTC-editors are based on its source code.
I'm volunteering as a moderator - I do not work for Cerious Software, Inc.