Dear list members,

I have the binary content of an image file and it's filename.
I neither know the resolution nor the dpi of the image.

No I need to convert this binary content into a 72 dpi jpeg image.
Furthermore I have to resize the image so neither the width nor the height is bigger than 250 pixels.

I'd like to use PIL for this job. Any tips how to do it?

Regards,
    Nico
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to