PIL is trying to open TIFF file as FIL
Craig Yoshioka <[email protected]>
| Newsgroups | gmane.comp.python.image |
|---|---|
| Message-ID | <[email protected]> |
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? _______________________________________________ Image-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/image-sig