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: Amazon [Bot], Google [Bot], Semrush [Bot] and 6 guests