Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Display TIFF Format image in Android App

I was only able to find one previous post regarding this, and the provided answer did not seem to work correctly. Is there ANY way to show a TIFF image with pinch / zoom ability in Android? Writing an app and I need to show a TIFF image.

like image 648
Phil Avatar asked Jan 25 '26 21:01

Phil


2 Answers

There appears to be, in fact, a way to display a TIFF image on Android even though that format isn't supported by ImageView.

Take a look at this project.

like image 71
MarsAtomic Avatar answered Jan 28 '26 13:01

MarsAtomic


If you want to show tiff images in your android app but don't want to build native components, look there https://github.com/Beyka/Android-TiffBitmapFactory Is my library for working with tiff.

like image 36
Beyka Avatar answered Jan 28 '26 12:01

Beyka



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!