"Chris Dewin" <[EMAIL PROTECTED]> 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. -- http://mail.python.org/mailman/listinfo/python-list
