[magick-users] creating small thumbnails very fast

duc.sequere.aut.de.via.decede at imagemagick.org duc.sequere.aut.de.via.decede at imagemagick.org
Wed Jun 18 07:29:45 PDT 2008


> How can i speed up this process?

Download ImageMagick 6.4.1-8, the latest ImageMagick release.  Use this
command:

  convert -size 80x80 124324main_122706main_hurricane_emily1.jpg \
    -thumbnail 80x80 thumb.jpg

Elapsed time for us is 0.033 on a 3Ghz Xeon chip.


More information about the Magick-users mailing list