Page 1 of 1

Posted: 2006-10-05T12:58:54-07:00
by magick
Add -limit memory 2 -limit map 4 right after convert on your command line. Let us know if that solves the problem.

Posted: 2006-10-05T22:46:23-07:00
by glennrp
xmrkite wrote: Also, what would you recommend that I do in order to resize these images as fast as possible since it does take some time on a Pentium 1 (133mhz)?

-Thanks


1. Use a Q8 build of ImageMagick

2. For large input JPEGs, use the -size 1024x768 option (put it ahead of the input filename on the command line). If you don't like the result, try -size 2048x1536