charleshope / commons-imaging

Apache Commons Imaging (previously Sanselan) is a pure-Java image library
https://commons.apache.org/imaging/
Apache License 2.0
0 stars 0 forks source link

EXIF data corruption #1

Open charleshope opened 1 year ago

charleshope commented 1 year ago

When EXIF data is read and written to a second file, some fields are corrupted.

StefanOltmann commented 7 months ago

@charleshope I fixed the roundtrip test you send to the main project. Also I fixed the bug. But it doesn’t look like they will pull it.

Apache Commons imaging is pretty much dead.

You can check out https://github.com/ashampoo/kim if you need a working metadata lib that is not riddled with bugs like commons imaging.