Thanks -- works as advertised.
Stephen
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote:
> I just threw this together because I find myself needing it now and
> then. Requires PIL and optionally ImageMagick to convert to png, since
> I think PIL is not able yet to convert a bmp to a png.
well, not in one step, but it can load BMP images and save PNG
images.
I just threw this together because I find myself needing it now and
then. Requires PIL and optionally ImageMagick to convert to png, since
I think PIL is not able yet to convert a bmp to a png. You can of
course use the os.path module instead of the path module. I keep it in
my windows start menu f