Searching for a replacement for PIL

Chris Rebert clp2 at rebertia.com
Wed Feb 27 01:34:34 EST 2013


On Tue, Feb 26, 2013 at 10:17 PM, Thorsten Kiefer <thorstenkiefer at gmx.de> wrote:
> Hi,
> my actual program imports ImageTk, to generate TK compatible images.
> But it seems like PIL is no longer supported.

Have you investigated the Pillow fork?
https://pypi.python.org/pypi/Pillow/

Cheers,
Chris



More information about the Python-list mailing list