User Tools

Site Tools


docu:csheet:ofsec:priv:image_metadata

This is an old revision of the document!


How to remove all metadata from an image on Linux


Install the package (on Debian-based)

apt install libimage-exiftool-perl

We can now remove the metadata

# syntax
exiftool -all=[VALUE] [AFILEORFILES]
 
# example:
exiftool -all= *.jpg
docu/csheet/ofsec/priv/image_metadata.1581032586.txt.gz · Last modified: 2020/02/06 23:43 by 127.0.0.1