Page 1 of 1

Posted: 2006-08-03T07:17:16-07:00
by magick
Try
  • -thumbnail 105x140!
to force ImageMagick to create an image thumbnail exactly 105x140 pixels.

Posted: 2006-08-07T20:24:00-07:00
by anthony
You may have to quote or backslash escape the exclaimation mark, as many shells use it for history substition from the command line (though not from scripts).

Eg use -thumbnail 105x140\!