python image thumbnail generator?

Paul Rubin http
Sat Aug 27 22:20:31 EDT 2005


"Chris Dewin" <chris at wintergreen.in> writes:
> (1) Can this be done with python? If so, what module do I need to look up?

You could do it with PIL, or run jpegtran in an external process. 
jpegtran may be easier.



More information about the Python-list mailing list