https://bugs.kde.org/show_bug.cgi?id=436286
--- Comment #5 from tryme...@tutanota.com --- (In reply to Maik Qualmann from comment #4) > With this command you can repair the image: > > exiftool facetagsdonotwork.jpg -xmp:all= -tagsfromfile @ -xmp:all > -overwrite_original > > Maik This does work for each individual images. Is there a way to modify this command to have it do an entire directory but ingore the non apple images? I tried this by replacing the file name with a dot but it also deletes the face tags on non-apple images. exiftool . -xmp:all= -tagsfromfile @ -xmp:all -overwrite_original -- You are receiving this mail because: You are watching all bug changes.