[PIL]: Image size in runtime

Andrea Gavana andrea.gavana at gmail.com
Tue Jun 20 05:15:05 EDT 2006


Hello NG,

    sorry if the message is not strictly Python-related, but it is
fantastically impossible to send post to Image-SIG.
I am using PIL to load and display some pictures (via wxPython) in a
GUI. I have added the ability for the user to change the linear
dimensions of the image (in pixels) and the quality of the image in
order for the image to be saved in another file.
I was wondering if is there a way to know in advance, based on the
pixel dimensions specified by the user and by the image quality, which
file size (in
bytes) I will obtain for the new image (approximatively). Is there a
way to obtain such result without actually saving the image?

Thanks for any hint.

Andrea.

"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.virgilio.it/infinity77/



More information about the Python-list mailing list