[Zope] UploadFile size and Image size (PIL)

Garito garito at sistes.net
Fri Mar 4 11:12:33 EST 2005


Hi all
I'm trying to reduce big image uploadfile with PIL

But I have a little problem: I know the size of the uploadfile (moving 
the file pointer with read() and then tell()) but I need to create a 
PIL.Image object and for that I need to know the Image size (with and heigh)

There are any kind of method to know these issue?

Thanks



More information about the Zope mailing list