Exif

From Tomelec
Revision as of 16:34, 21 April 2014 by Tom (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Remove all EXIF Information

Remove the EXIF Information from one or more image files using exiftool. The original images are renamed to _original.

exiftool -all= image.jpg
exiftool -all= *.jpg

Ubuntu: exiftool is in the packet libimage-exiftool-perl