tldr/pages/common/exiftool.md

8 lines
133 B
Markdown
Raw Normal View History

2014-04-12 18:25:30 +01:00
# exiftool
> Read and write meta information in files.
2014-04-12 18:25:30 +01:00
- Remove all EXIF metadata from the given files:
2014-04-12 18:25:30 +01:00
`exiftool -All= {{file}}`