See the image magick tools (http://www.imagemagick.org/) and their API to PHP 
(http://pear.php.net/package-info.php?package=imagick)


-----Mensaje original-----
De: Dave [Hawk-Systems] [mailto:[EMAIL PROTECTED]
Enviado el: viernes, 26 de septiembre de 2003 14:32
Para: [EMAIL PROTECTED]
Asunto: [PHP] best method to resize images
Importancia: Baja


have a situation where clients will be uploading images via a web interface.

We need to process these images to create thumbnails.  In the past we have used
image____ but have found that the output is somewhat less than desireable and
limited to jpg.

We would like to be able to soften the image prior to resize so it is a little
clearer in the thumbnail, as well as have the option of working with gif, png,
etc...

Comments appreciated.

Dave

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to