diff options
Diffstat (limited to 'blog/2022-02-17-exiftool.org')
-rw-r--r-- | blog/2022-02-17-exiftool.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blog/2022-02-17-exiftool.org b/blog/2022-02-17-exiftool.org index f9a42bc..acb2f6b 100644 --- a/blog/2022-02-17-exiftool.org +++ b/blog/2022-02-17-exiftool.org @@ -46,7 +46,7 @@ distributions, but I really only care to test out this one package. ## Recursively Strip Data I actually use this tool extensively to strip any photos uploaded to the website -that serves all the images for my blog (`img.0x4b1d.org`). +that serves all the images for my blog (`img.cleberg.net`). The following command is incredibly useful and can be modified to include any image extensions that `exiftool` supports: @@ -60,4 +60,4 @@ the image for this blog post. You can see that the command will let you know how many directories were scanned, how many images were updated, and how many images were unchanged. - + |