Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 214 Bytes

remove-image-exif.md

File metadata and controls

19 lines (13 loc) · 214 Bytes

remove image exif

install

apt install libimage-exiftool-perl

usage

exiftool -all= imagefile

to avoid backup file created use

exiftool -all= -overwrite_original imagefile