1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/exiftool.md
2014-04-12 13:25:30 -04:00

7 lines
131 B
Markdown

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