Creating WBMPs with PIL

Duncan Booth me at privacy.net
Mon Mar 29 02:48:33 EST 2004


"Zeek" <zknws at 1zk.net> wrote in news:c40087$4r$1 at news2.netvision.net.il:

> Folks,
> 
> Anyone has implemented WBMP creation using PIL?
> 
> There used to be one called wbmpconvsrc.zip at
> http://www.rcp.co.uk/distributed/Downloads
>  but the link is not functioning anymore
> 
> Thanks in advance!
> 
WBMP support for PIL is still online at 
http://zope.org/Members/Duncan/WbmpImagePlugin.py/view

That file gives PIL support for wbmp images. It doesn't include the script 
that actually does the conversion, although it should be easy enough to 
recreate. If I remember correctly it did a load and a save, and not a lot 
else.

If I find a backup of the zip file, I'll let you know.



More information about the Python-list mailing list