Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 243 Bytes

exiftool.md

File metadata and controls

11 lines (8 loc) · 243 Bytes

List tagnames instead of tag descriptions:

$ exiftool -G -s FILES

Options:

-G: print groupnames also; -s: print tagnames instead of tag descriptions

To remove exif metadata:

$ exiftool -all= FILES