I had been using using PIL but I just found out that it doesn’t support 16bit tiffs.
I need a library that can do:
1)Image conversion –>16bit tiff to jpeg
2)Image resize and crop and of jpegs
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
ImageMagick supports 16bit Tiffs, and they have a wrapper for Python called PythonMagick.