Bug 377306

Summary: Optionally remove all metadata
Product: [Applications] digikam Reporter: Milan Knížek <knizek>
Component: Plugin-Generic-SendByMailAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: knizek
Priority: NOR    
Version: 5.6.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 5.7.0

Description Milan Knížek 2017-03-06 19:40:57 UTC
It is usefull to remove metadata from photos on-the-fly while emailing them.

At the moment, it seems to be possible to remove metadata in batch manager of digikam:
https://bugs.kde.org/show_bug.cgi?id=169230

However, this is clumsy as the user needs to create redundant copies and delete them manually after emailing.

The candidates for removal are:
* all metadata (like mogrify -strip image.jpeg)
* privacy metadata (like geolocation, comments, copyright, tags, etc. leaving only technical metadata about the camera).
Comment 1 caulier.gilles 2017-06-29 14:34:54 UTC
Git commit 77390448e7311fdd6e2ee40d125fdca67190f49b by Gilles Caulier.
Committed on 29/06/2017 at 14:33.
Pushed by cgilles into branch 'master'.

Send by Mail tool from digiKam core : new option remove all metadata to attached files.
FIXED-IN: 5.7.0

M  +3    -1    NEWS
M  +20   -0    utilities/assistants/sendbymail/manager/imageresizejob.cpp
M  +1    -1    utilities/assistants/sendbymail/manager/mailprocess.cpp
M  +29   -25   utilities/assistants/sendbymail/manager/mailsettings.cpp
M  +3    -1    utilities/assistants/sendbymail/manager/mailsettings.h
M  +31   -16   utilities/assistants/sendbymail/wizard/mailsettingspage.cpp

https://commits.kde.org/digikam/77390448e7311fdd6e2ee40d125fdca67190f49b