[Image-SIG] Splitting Color Stacked TIFFs Problem

Fredrik Lundh fredrik at pythonware.com
Mon Jan 29 13:52:40 CET 2007


Jason Van Anden wrote:

> A project I am developing in PIL splits stacked Tiffs (among other things).
> It works super on B&W Tiffs, but chokes on color.
>
> The error is "cannot identify image file".
>
> My question is ... is this a limitation of PIL (Color Tiffs) or could
> something be screwy about my files?  I am using the same program
> to capture the images - just two different cameras.

PIL's TIFF parser is pretty picky, so it's probably a bug or limitation in PIL.
Can you perhaps post a sample file somewhere, and mail me the URL ?

</F> 





More information about the Image-SIG mailing list