Page 1 of 1
Thumbnials are not created properly in Imagemagick 6.5.9.10
Posted: 2010-04-06T07:14:06-07:00
by santoshpotu
Thumbnials are not created properly in Imagemagick 6.5.9.10 Q16. my OS is redhat 4.1 . command for creating thumbnails is "convert <image> -thumbnail 350 <target-name>" . half black thumbnails being created for for images over 2 mb.
Re: Thumbnials are not created properly in Imagemagick 6.5.9
Posted: 2010-04-06T08:34:04-07:00
by snibgo
Can you post a sample input and output image that shows the problem?
Re: Thumbnials are not created properly in Imagemagick 6.5.9
Posted: 2010-04-08T23:06:16-07:00
by santoshpotu
All the images tried are available at
http://drivad.com/decalshop-staging/test_images/
please try with those images
Re: Thumbnials are not created properly in Imagemagick 6.5.9
Posted: 2010-04-09T07:52:52-07:00
by snibgo
convert Grad1_rgb.jpg -thumbnail 350 gth.jpg
works fine for me (Windows 7, IM 6.6.0-8). Does a simple "-resize" work for you? Can you post a "bad" result?
Re: Thumbnials are not created properly in Imagemagick 6.5.9
Posted: 2010-04-11T23:39:43-07:00
by santoshpotu