Add exiftool and one example

This commit is contained in:
Robert Speicher
2014-04-12 13:25:30 -04:00
parent c92c84e2df
commit 43abf49b76

7
pages/common/exiftool.md Normal file
View File

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