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> _______________________________________________ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig