bryan rasmussen wrote:
> Hi
> does anyone have any experience using the Python Image library  to
> determine if a Tiff is in the G4 or G3 codec?

PIL don't support G3/G4 encoding.

You can use freeimagepy that is another python graphic package.

Michele (freeimagepy developer :) )
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to