Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

converting .tiff / .tif image file to .gif image file

807589Oct 28 2008 — edited Oct 30 2008
Hi,

how to convert .tiff / .tif image file to .gif image file.

I am able to upload .tiff / .tif image file, convert it into binary and store as blob in database, but unable to show in browser window. It doesn't get shown in browser page.

As an alternate approach, even if an .tiff / .tif image file is uploaded, i need to change it to .gif image file, convert it into binary and store as blob in database.

Is there any way to acheive this. I checked for JAI API but couldn't get any good stuff.

Pls suggest.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 27 2008
Added on Oct 28 2008
5 comments
1,039 views