Merge pull request #183 from tsigo/rs-exiftool

Add exiftool and one example
waldyrious/alt-syntax
Romain Prieto 2014-04-22 12:29:41 +10:00
commit 4ca185513a
1 changed files with 7 additions and 0 deletions

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