Hi I have an image coming in from the camera using the MediaChooser.
I am trying to compress the image, but when I do it loses all the exif data. This messes up the rotation on some devices etc. I am using Smm to display the images, the images are displayed perfectly before trying to compress...
Is the any library which can read/write metadata / exif and when resizing it does not remove metadata.
JMagicImage library removes metadata completely. (the project is also archived now on github)
Hi,
I tried to use @DonManfred exif wrapper but program crashs with title reason. I added the line below in the project region :
#AdditionalJar: com.android.support:exifinterface
I also checked the environment with the sdkmanager. It seems I installed the awaited exif library :
But it...
Original libarary: https://github.com/magiclen/MagicImage
jMagicImage is a B4j (wrapper) library for image processing. It can support many formats of images in Java programs and provide common functions to make adjustments to the image.
After you finish adjusting your images, you can export...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.