Decoding group4 tiff with PIL

F

Filipe

Is decoding group4 tiff possible with Python Imaging Library?
I'm trying to convert some image files (several formats, among which,
G4 tiffs) to PNG but everything I read about it seems to indicate PIL
doesn't support group4 encoding, and won't support it in the short
term.

yet, I found something[1] that seems like some sort of plugin for PIL
and that does look promising, although it seems to be in a bit of an
alpha state. However, I don't know where to start.. Should I copy
libtiff.py to some location?

Also found an alternative[2] to PIL, but I'd rather have PIL doing
everything, no matter the format of the file read, if possible. Haven't
tried this alternative yet.

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

Any thoughts?

Cheers,
Filipe
 
M

Michele Petrazzo

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top