[Image-SIG] Newbie PIL user asks about PIL features/limitations

Jeff Kunce jeff@corrt.com
Mon, 30 Dec 2002 10:34:12 -0600


>I would like to write a python program that will allow the user to resize 
>any number of JPG images, typically from larger resolutions to smaller 
>resolutions.
>Does PIL have these capabilities ?
>Would someone point me to a resource which shows an example similar to this ?

Sure! See "Image Squeezer" at:
     http://starship.python.net/crew/jjkunce/

   --Jeff