tldr/pages/common/exiftool.md

8 lines
133 B
Markdown

# exiftool
> Read and write meta information in files.
- Remove all EXIF metadata from the given files:
`exiftool -All= {{file}}`