Python Substitute for PHP GD, Resizing an image on the client side

Rob Weir rweir at ertius.org
Tue Aug 19 02:43:49 EDT 2008


On 19 Aug 2008, brahmaforces at gmail.com wrote:
> Hi Folks,
>
> I am using cherrypy and python. I am trying to get a user profile
> image to resize on the client side before uploading to the server. PHP
> has a gd library that does it it seems. 

PIL?  http://www.pythonware.com/products/pil/.

-- 
-rob




More information about the Python-list mailing list