[Magick-bugs] double crop does not work for me

duc.sequere.aut.de.via.decede at imagemagick.org duc.sequere.aut.de.via.decede at imagemagick.org
Tue Nov 18 17:56:57 PST 2008


> convert -crop 200x200+20+100 input.jpg -crop 180x180+20+20 output.jpg

Does this work?

  convert -crop 200x200+20+100 input.jpg +repage -crop 180x180+20+20 output.jpg


More information about the Magick-bugs mailing list