I resized a bunch of directories with mogrify using the following command:
Code: Select all
find . -name "*.png" -exec mogrify -resize 23.916% {} \;Code: Select all
find . -name "*.png" -exec mogrify -resize 23.916% {} \;Users browsing this forum: Google [Bot] and 1 guest