[prev in list] [next in list] [prev in thread] [next in thread] 

List:       imagemagick-user
Subject:    [magick-users] convert speed
From:       "Anonymous" <pja () itfabriken ! se>
Date:       2006-05-30 15:27:24
Message-ID: 001601c683fd$8d8efa40$1701a8c0 () pc23
[Download RAW message or body]

I added "-size 640x480" before -resize to do a much faster resize:
convert -size 640x480 very_big_file.jpg -resize 640x480 outfile.png


But is it possible to do a fast resize when the infile consists of multiple images?
This command:
convert -size 640x480 very_big_file.gif[0] -resize 640x480 outfile.png
is as slow as without the -size option.
_______________________________________________
Magick-users mailing list
Magick-users@imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick-users

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic