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

Reply via email to