[Image-SIG] Newbie PIL user asks about PIL features/limitations
Tony Cappellini
tony@tcapp.com
Sun, 29 Dec 2002 23:59:59 -0800
Hello
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.
I don't know what kind of knowledge about editing graphics is required to
do this. I am hoping the PIL library will have a method that the user can
select the new file resolution, and pass it a filename.
Does PIL have these capabilities ?
Would someone point me to a resource which shows an example similar to this ?
thanks