mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-28 21:55:27 +02:00
7 lines
131 B
Markdown
7 lines
131 B
Markdown
# exiftool
|
|
|
|
> Read and write meta information in files
|
|
|
|
- Remove all EXIF metadata from the given files
|
|
|
|
`exiftool -All= {{file}}`
|