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)
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.