.tif to .png conversion in Android -


Android does not support TIFF as

, so I want to convert .tif image to .png image to Android. I am

Is there a library or code that can help me?

Whatever is available is not enough for this conversion.

I own I will try to .rs file, so that it works on all Android platforms. Or better yet do the conversion just before calling.

Comments