[thelist] server side software to convert images

Christian Heilmann codepo8 at gmail.com
Wed Aug 3 15:52:54 CDT 2005


On 8/3/05, super super <supercop at shaw.ca> wrote:
> hello all,
> this is my first time to use the list, hope somebody could help...
> 
> I need a way to convert images to a different resolutions as soon as a user upload a file onto the server.
> I can use PHP to write the upload script, but i am stuck on the image convertion stage, do I need some CGI software? or can
> I do it with PHP?
> Is there any software out there that do such processing on the server internally? if so could any body point me to the
> correct direction.

I wrote a small introduction to that:
http://www.icant.co.uk/articles/phpthumbnails/

There is also an excellent function available:
http://phpthumb.sourceforge.net/


-- 
Chris Heilmann 
Blog: http://www.wait-till-i.com
Writing: http://icant.co.uk/  
Binaries: http://www.onlinetools.org/


More information about the thelist mailing list