If all you want is tiff support, why not just take tiff support from ImageMagick or tifflibrary(better), or even Java Advanced Imaging (excellent support for less common tiff compression schemes ) and integrate it in your app?

I, for one, don't see the point in integrating complex libs with your app for just one small feature.


Regards