diff --git a/pages/common/exiftool.md b/pages/common/exiftool.md new file mode 100644 index 0000000000..af1d68884a --- /dev/null +++ b/pages/common/exiftool.md @@ -0,0 +1,7 @@ +# exiftool + +> Read and write meta information in files + +- Remove all EXIF metadata from the given files + +`exiftool -All= {{file}}`