What tools can I use to delete all the EXIF, IPTC, XMP, etc metadata from graphics files?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
Try exiftool (which is written in perl): https://owl.phy.queensu.ca/~phil/exiftool/ usage:
|
|||
|
|
|
jhead can be used to delete metadata from JPG files. The following command line options to jhead are available (quoting the man page for jhead below):
|
|||
|
|
