gif to bitmap in python

Greg Landrum glandrum at my-deja.com
Thu Aug 31 16:58:03 EDT 2000


In article <39AE5D2F.848A9164 at mediaone.net>,
  Jason Toy <gee308 at mediaone.net> wrote:
> That's all to convert gif to bitmap???Cool..  I suppose you can use
pil to
> convert jpegs too?  Can pil make thumbnails?
>

Pil is perfectly happy dealing with jpegs.
There is also an Image.thumbnail() method to construct thumbnails.
It slices!  It dices!  It will even do your laundry!

-greg the PIL-promoter


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list