mirror of https://github.com/CrimsonTome/tldr.git
8 lines
131 B
Markdown
8 lines
131 B
Markdown
|
# exiftool
|
||
|
|
||
|
> Read and write meta information in files
|
||
|
|
||
|
- Remove all EXIF metadata from the given files
|
||
|
|
||
|
`exiftool -All= {{file}}`
|