Code: Select all
mogrify -format jpg -flatten images/*.*
With convert command, the solution is
Code: Select all
-resize 800/>Code: Select all
mogrify -format jpg -flatten images/*.*
Code: Select all
-resize 800/>Code: Select all
mogrify -format jpg -flatten -resize 800\> images/*.*Users browsing this forum: Amazon [Bot], Bing [Bot], Google [Bot] and 28 guests