[Image-SIG] PIL not loading some TIFF files?

Florian Höch lists+Image_SIG at hoech.org
Wed Nov 5 14:25:15 CET 2008


Hello,

>> mask.tif loads fine:
>> 
>>>>> image = Image.open("mask.tif")
>>>>>
>> 
>> but store-00000.tif fails:

PIL does not support alpha channels in TIFF files.

Regards,

Florian


More information about the Image-SIG mailing list