Here's a small module that converts to/from wx.Bitmap, wx.Image and PIL (Python Imaging Library) image formats. Alpha transparency is properly preserved during all conversions. [[attachment:ImgConv.py]] A simple demo to display image files, some of which have alpha. [[attachment:PAINTDC_DISPLAY_FILES_and_IMAGES.zip]]