Converting a 16 bit tiff file to something viewable online?

Posted by msandbot on Stack Overflow See other posts from Stack Overflow or by msandbot
Published on 2010-05-21T19:36:01Z Indexed on 2010/05/21 19:40 UTC
Read the original article Hit count: 180

I need to take a 16 bit .tiff file and make it viewable on my website. To even view .tiff files many browsers require plugins. I found a software that could convert them to .jpg files but I was wondering if there is a way to do this independently. I am making my website using Ruby on Rails. I must be able to do the conversion from the website because the whole point of the website is to upload large folders of .tiff files and display them in an online slideshow.

Any help would be appreciated.

Thanks!

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about tiff