image reduction script
Philippe Martin
pmartin at snakecard.com
Sat Mar 25 12:43:51 EST 2006
Larry,
I actually did not find what I needed in PIL (missed it ?) but found this
package quite usefull: http://www.imagemagick.org/script/index.php
Philippe
Larry Bates wrote:
> 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
More information about the Python-list
mailing list