Files
tldr/pages/common/exiftool.md
2016-01-08 09:38:59 +01:00

8 lines
133 B
Markdown

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