I just wrote a WBMP module for PIL. If anyone wants it they can download it
from
http://www.rcp.co.uk/distributed/Downloads (the file is
wbmpconvsrc.zip). The download includes a script for converting between
WBMP and any other PIL supported bitmap format.
For those that dont know: WBMP is wireless bitmap format, the graphic
format used by WAP mobile phones. PIL is Python Imaging Library, but you
all knew that anyway.