[Image-SIG] PIL is trying to open TIFF file as FIL

Craig Yoshioka craigyk at me.com
Thu Feb 10 19:32:19 CET 2011


I have a python script that uses PIL, and I've used it convert tens of thousands of images from 16-bit TIFFs to JPEGs, but recently the script gets hung up on one image, and I noticed that it is loaded using the FliImagePlugin rather than TIFF image.  What gives?  Can I force Image.open() to use a specific plugin?




More information about the Image-SIG mailing list