Merge pull request #183 from tsigo/rs-exiftool

Add exiftool and one example
This commit is contained in:
Romain Prieto
2014-04-22 12:29:41 +10:00

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}}`