Windows 7 has a nifty feature where user can remove a picture's metadata
In windows 7 user goes to Properties > Details tab > "Remove Properties and Personal Information"
Does Ubuntu have similar feature? How can I remove a picture's metadata using Ubuntu?
exiv -h
in a terminal for help about your last comment! – jasmines Jun 20 '12 at 14:41sudo apt-get install exiv2
I see this warning:WARNING: The following packages cannot be authenticated! exiv2 Install these packages without verification [y/N]? n
– Jun 20 '12 at 15:31packages cannot be authenticated
warning. – Jun 22 '12 at 05:37exiv2
. – Jun 22 '12 at 06:51