Decoding group4 tiff with PIL

Michele Petrazzo michele.petrazzoDELETE at DELETEunipex.it
Wed Sep 27 12:05:15 EDT 2006


Filipe wrote:
> Is decoding group4 tiff possible with Python Imaging Library?

Not natively:
http://mail.python.org/pipermail/image-sig/2003-July/002354.html

> [1]
> http://effbot.python-hosting.com/file/stuff/sandbox/pil/libtiff.py 
> [2] http://www.haynold.com/software_projects/2004/pytiff/
> 
> Any thoughts?
> 

[1] Seem to work. You need "only" some dlls
(http://gnuwin32.sourceforge.net/packages/tiff.htm)

[3] FreeImagePy

> Cheers, Filipe
> 

Bye,
MIchele



More information about the Python-list mailing list