Edit images of sub-folders in one attempt
Posted: 2018-08-12T12:55:21-07:00
Hi there,
I have 50 folders containing 3-4 images in each folder with 1000x1000 dimension
want to resize those in 400x600 dimension using IM script in once, How?
my command is- magick mogrify "D:\Test\Footwear\Bckp\*.jpg" -resize 400x600 "D:\Test\Footwear\Bckp\*.jpg"
IM Version: ImageMagick 7.0.7-38 Q16 x64 2018-06-02
Operating System: Windows 10
I have 50 folders containing 3-4 images in each folder with 1000x1000 dimension
want to resize those in 400x600 dimension using IM script in once, How?
my command is- magick mogrify "D:\Test\Footwear\Bckp\*.jpg" -resize 400x600 "D:\Test\Footwear\Bckp\*.jpg"
IM Version: ImageMagick 7.0.7-38 Q16 x64 2018-06-02
Operating System: Windows 10