aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2022-02-17-exiftool.md
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2024-05-01 21:45:52 -0500
committerChristian Cleberg <[email protected]>2024-05-01 21:45:52 -0500
commit7d3b5175f2d9d016b06190273fcfeb380a460b3f (patch)
tree71139c9021b09704b2d45be3b64d54e2acbae55f /content/blog/2022-02-17-exiftool.md
parent7c70a351e25106ceff49ff8ee0a38e2a545f62f0 (diff)
downloadcleberg.net-7d3b5175f2d9d016b06190273fcfeb380a460b3f.tar.gz
cleberg.net-7d3b5175f2d9d016b06190273fcfeb380a460b3f.tar.bz2
cleberg.net-7d3b5175f2d9d016b06190273fcfeb380a460b3f.zip
prettier formatting and rewrap lines
Diffstat (limited to 'content/blog/2022-02-17-exiftool.md')
-rw-r--r--content/blog/2022-02-17-exiftool.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/content/blog/2022-02-17-exiftool.md b/content/blog/2022-02-17-exiftool.md
index bc310ec..44a0585 100644
--- a/content/blog/2022-02-17-exiftool.md
+++ b/content/blog/2022-02-17-exiftool.md
@@ -16,16 +16,16 @@ There are various components of image metadata that you may want to delete
before releasing a photo to the public. Here's an incomplete list of things I
could easily see just by inspecting a photo on my laptop:
-- Location (Latitude & Longitude)
-- Dimensions
-- Device Make & Model
-- Color Space
-- Color Profile
-- Focal Length
-- Alpha Channel
-- Red Eye
-- Metering Mode
-- F Number
+- Location (Latitude & Longitude)
+- Dimensions
+- Device Make & Model
+- Color Space
+- Color Profile
+- Focal Length
+- Alpha Channel
+- Red Eye
+- Metering Mode
+- F Number
Regardless of your reasoning, I'm going to explain how I used the `exiftool`
package in Linux to automatically strip metadata from all images in a directory