find ./ -name "*.jpg" -exec magick mogrify -resize 100x100 {} \;
Created
March 1, 2019 11:10
-
-
Save pogla/d0ab9058764c6e742dfe927f27ffb4fb to your computer and use it in GitHub Desktop.
Resize all images in subfolders using imagemagick
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment