I need to convert PNG images to JPG..can python help

Chris Richard Adams chrisa at ASPATECH.COM.BR
Wed Apr 18 13:38:34 EDT 2001


Hi-

I've been using ImageMagick on Linux to convert images from PNG to JPG,
but now need to include that code in a python script.  My options are to
somehow figure out how do call imagemagick's 'convert' from a python
script or to use a library/module within python.  Anyone have an
tips/advice?

Thanks,
Chris




More information about the Python-list mailing list