ThumbsPlus

All forums => ThumbsPlus v10 Questions => Topic started by: jaybird23238 on 2016-12-20 13:35:59

Title: Removing a keyword from the image file
Post by: jaybird23238 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.
Title: Removing a keyword from the image file
Post by: Daan van Rooijen 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.