Philippe Martin wrote:
> Hi,
> 
> I need to write a script to reduce the resolution/color depth of an image
> (ex: .jpg) based on a target size.
> 
> The point is for the target picture to still be "understandable" - yet I
> target getting down to 5K.
> 
> Are there libraries out there that could help me start ?
> 
> Thanks
> 
> Philippe
> 
> 
Python Imaging Library (PIL).

http://www.pythonware.com/products/pil/

-Larry Bates
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to