simple image processing in python

Michael Spalinski mspal at sangria.harvard.edu
Tue Oct 10 21:53:52 EDT 2000


>>>>> "Feiyi" == Feiyi Wang <fwang2 at mcnc.org> writes:

    Feiyi> I have a simple need of geting image size from either .jpg or
    Feiyi> .tif. I didn't find any suitable library from standard python
    Feiyi> distribution, and python imaging SIG got a distribution which
    Feiyi> seems pretty old (1997).

    Feiyi> I wonder what is usually/effective way to get it done?

Look for PIL at www.pythonware.com

--M.





More information about the Python-list mailing list