[Image-SIG] Re: formatting img

Fredrik Lundh fredrik at pythonware.com
Mon Jun 14 04:14:32 EDT 2004


"roy" wrote:
.
> I'm very new to PIL, so my apology for a very simple question.
> The input image can be in a variety of formats.
> I need to convert the input  image to a jpg format.
> how do I do that please?

the first example in the tutorial is called "Convert files to JPEG":

    http://www.pythonware.com/library/pil/handbook/introduction.htm

</F>






More information about the Image-SIG mailing list