Hi,
from time to time it happens that I import pictures from others which have already Tags assigned. Is there a way o import these pictures and clear the Tags on that pictures? If this images are just copied, than I get the Tags from the other which does not really fit to my Tag-Hierarchy. Thanks, Sven -- Sven Flossmann Friedensstr. 13B 85622 Feldkirchen Germany Tel: +49 89 17998529 Mobile: +49 173 2016002 PGP available _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
On 17/10/11 19:23, Sven Flossmann wrote:
> Hi, > > from time to time it happens that I import pictures from others which > have already Tags assigned. > > Is there a way o import these pictures and clear the Tags on that pictures? > > If this images are just copied, than I get the Tags from the other which > does not really fit to my Tag-Hierarchy. > > Thanks, > Sven > removing unwanted tags _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Sven Flossmann-2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Am 17.10.2011 20:23, schrieb Sven Flossmann: > If this images are just copied, than I get the Tags from the other > which does not really fit to my Tag-Hierarchy. I know that problem. It would help a little bit, if digikam could join one specific tag to another, applying this to all affected photos (xmp). Often dk would not remove the old hierarchy from xmp, if exactly the same tag was used for the old and new tag at a different place in the hierarchy. Additional dk schould be able to remember the joins of tags for the next time of import of photos with the same unwanted tag hierarchy and automatically correct the tag hierarchy in xmp. Regards Ben -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJOnUbYAAoJEJiq7tQPRElPucAIALDpySJzzGOoT11MsaKXiT0f Km2w5d6wnSBltmNDRvOefge0UHqdoUp45AH/elMzZ3usCLN97tG/NfhaxsiKgLXh i2Z9nfcWA4DSQpvgKWq01ulDW0mIjlTxm7HsbaofziIPBdrd90OEjMSRomdAEjAI 2g9WSM5h/4FBwUHMAQrmupKtzY9ulrfkNIO6R6FDG+ThP7xjo0tpHzHcT95o27ai C00SB6VCR/5bbBYfxlZAAaiZjL+7i6ZOWyeOsvTD4g/GehCn6albfzgYBqykK7fV W8iFsWopWNrtHTcM29copbMNTne3eH+2weUpatV+uFduUBWfZsBIWej0EzYXiqM= =9XRa -----END PGP SIGNATURE----- _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Sven Flossmann-2
You can use exiftool to remove specific metadata in photos. The trick is to know what metadata fields to clear. You can use gThumb og Geeqie to view metadata and locate the entries containing tags you want to remove. For example, some tags are stored in the Tags List field of XMP metadata. To clear this field, switch to the directory containing photos, and run the following command:
exiftool -xmp:TagsList= *.jpg Another solution is to use digiKam. Select the photo you want and choose Image -> Metadata -> Edit All Metadata. Switch to the IPTC -> Keywords section and remove the existing tags. Do the same in the XMP -> Keywords section. I haven't tried this techniques myself, so I don't know whether it actually works. Hope this helps. Best, Dmitri ----- Original Message ----- From: Sven Flossmann <[hidden email]> To: [hidden email] Cc: Sent: Monday, October 17, 2011 8:23 PM Subject: [Digikam-users] Import images and clearing tags Hi, from time to time it happens that I import pictures from others which have already Tags assigned. Is there a way o import these pictures and clear the Tags on that pictures? If this images are just copied, than I get the Tags from the other which does not really fit to my Tag-Hierarchy. Thanks, Sven -- Sven Flossmann Friedensstr. 13B 85622 Feldkirchen Germany Tel: +49 89 17998529 Mobile: +49 173 2016002 PGP available _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |