> 768 490.0mb 980.0mb 1.91gb 4.000eb Try the following:
convert -limit area 8192 -limit memory 8192 bigassimage.jpg bigassimage.png See if that works. If not, you could try using the Q8 version of ImageMagick which uses 50% less memory. Failing that you might need to use another program that doesn't consume so much memory :-(. _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
