summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fankhauser hiddenalpha.ch2023-01-13 13:40:14 +0100
committerAndreas Fankhauser hiddenalpha.ch2023-01-13 13:40:14 +0100
commitfc42aad80d31da7ffe640c059e48068be57fb0f8 (patch)
treec73572f9bce4aa20c9b6cff6fc2141342f6c5e76
parent4ace9ca8af4f48ca150d45ed1d112732a08b2997 (diff)
downloadUnspecifiedGarbage-fc42aad80d31da7ffe640c059e48068be57fb0f8.zip
UnspecifiedGarbage-fc42aad80d31da7ffe640c059e48068be57fb0f8.tar.gz
(link) Add links for image size jpeg compression web optimization
-rw-r--r--doc/note/links/links.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/note/links/links.txt b/doc/note/links/links.txt
index f31ef64..17ca59a 100644
--- a/doc/note/links/links.txt
+++ b/doc/note/links/links.txt
@@ -425,4 +425,7 @@ Links (Aka argument amplifiers)
## Stone age deprecated obsolete for years
- [API using naming deprecated for 7 years](https://gitit.post.ch/projects/ISA/repos/notifications-api/pull-requests/7/overview?commentId=238160)
+## ImageMagic
+- [Bulk resize pictures](https://stackoverflow.com/questions/36986436/how-to-batch-resize-millions-of-images-to-fit-a-max-width-and-height)
+- [mogrify bulk changes](https://www.lostsaloon.com/technology/resize-multiple-images-batch-command-line-linux/)