Ashampoo / kim

Image metadata manipulation library for Kotlin Multiplatform
https://ashampoo.github.io/kim/
Apache License 2.0
163 stars 8 forks source link

JPEG XL: Extract image size & orientation #65

Open StefanOltmann opened 7 months ago

StefanOltmann commented 7 months ago

The logic to do so can be found here:

https://github.com/Traneptora/jxlatte/blob/1129e5ae973cdaeec5090296cc7963ba0ebecf54/java/com/traneptora/jxlatte/bundle/SizeHeader.java#L14-L27