Re: Re: php-general Digest 25 Jan 2008 07:59:28 -0000 Issue 5255

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Emil Edeholt wrote:

> Hi!
> 
> I have a website where people can upload photos and it creates
> previews. My problem is with pictures with big dimensions like 12000px
> height for example where the script times out. I've seen other sites
> that seems do be able to do this faster. I use gd to scale the image.
> Is there a faster way of doing it? Is ImageMagick better for example?

I've got a similar site - I use ImageMagick::mogrify for changing
dimensions etc.  And much faster I'm sure.


/Per Jessen, Zürich

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux