On 07/04/2012 11:32, pt wrote:
On 7 April 2012 11:48, Dougie Nisbet<[email protected]> wrote:
It might be a lot easier than I first thought. A few tests on example jpegs,
using exiftool and exiv2 -pa 'before and after', make me think it might be
as simple as:
exiftool -r -overwrite_original -Subject= -Keywords= /images
The above should work, but you probably want to erase the hierarchical
structure too (if any):
«When Shotwell exports a photo with hierarchical keywords, it
currently saves the keyword information to the following tags in XMP:
Xmp.digiKam.TagsList
Xmp.MicrosoftPhoto.LastKeywordXMP»
(check http://redmine.yorba.org/issues/4050)
I guess you have to find the exact name of those tags in Exiftool and
nuke'em too.
Ciao ciao,
Piergi
Thanks Piergi ... I added these to the recipe and the final command was:
exiftool -r -overwrite_original -Subject= -Keywords=
-LastKeywordXMP= -TagsList= /images
It seems to have been successful although I don't have any exif data in
the images any longer. I may well just let this happen naturally as I
review tag groups over time.
Dougie
_______________________________________________
Shotwell mailing list
[email protected]
http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell