github.com/oupson/jxlviewer ↗
A Jpeg XL viewer and library for android.
Open this visualization on its own page →
Contributors
3
Lines of Code
347
From
2022-10-28
To
2024-01-19
About oupson/jxlviewer
JxlViewer is an Android application and library for viewing JPEG XL image files, built on top of the libjxl decoder. The project is written in Kotlin and provides native support for the modern JPEG XL format on Android devices, allowing users to open and display JXL images directly on their phones.
The application is distributed through IzzyOnDroid (an alternative Android app repository) and GitHub releases, with builds available for multiple CPU architectures. The project also publishes a reusable library component to Maven Central, enabling other Android developers to integrate JPEG XL support into their own applications. The codebase is licensed under the MIT license and actively maintained with a public changelog documenting updates.