aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2022-02-17-exiftool.md
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-07-08 21:30:26 -0500
committerChristian Cleberg <hello@cleberg.net>2024-07-08 21:30:26 -0500
commit19f0a243737d2dedab8b402e2c4519838d9fd6d0 (patch)
tree624c67c9f029307c175f73569c1981381185da9b /content/blog/2022-02-17-exiftool.md
parent339c7823f37d9af0bbdad409f15e696170c8d467 (diff)
downloadcleberg.net-19f0a243737d2dedab8b402e2c4519838d9fd6d0.tar.gz
cleberg.net-19f0a243737d2dedab8b402e2c4519838d9fd6d0.tar.bz2
cleberg.net-19f0a243737d2dedab8b402e2c4519838d9fd6d0.zip
fix images for 2022 posts
Diffstat (limited to 'content/blog/2022-02-17-exiftool.md')
-rw-r--r--content/blog/2022-02-17-exiftool.md9
1 files changed, 2 insertions, 7 deletions
diff --git a/content/blog/2022-02-17-exiftool.md b/content/blog/2022-02-17-exiftool.md
index 44a0585..1093d8f 100644
--- a/content/blog/2022-02-17-exiftool.md
+++ b/content/blog/2022-02-17-exiftool.md
@@ -55,10 +55,5 @@ image extensions that `exiftool` supports:
exiftool -r -all= -ext jpg -ext png /path/to/directory/
```
-See below for the results of my most recent usage of `exiftool` after I uploaded
-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.
-
-![exiftool
-results](https://img.cleberg.net/blog/20220217-stripping-metadata-with-exiftool/exiftool.png)
+The output of the command will let you know how many directories were scanned,
+how many images were updated, and how many images were unchanged.