Skip to content
GitHub

ExifTool


Read and write meta information in files.

sudo apt install exiftool
brew install exiftool
exiftool [FLAGS]

See documentation https://github.com/exiftool/exiftool

exiftool -all= <file>

Remove all EXIF-data from all images in folder

Section titled “Remove all EXIF-data from all images in folder”
exiftool -all= *
exiftool -DateTimeOriginal <file>