You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have recently discovered a new image format called JPEG XL. I was fascinated by its capabilities compared to other standard image formats (e.g. PNG, JPEG). The only issue I found was software support.
It would be nice if the Camera app had an option to save photos as JPEG XL with compression options and ability to preview them.
If someone is concerned about actually viewing .jxl images in GrapheneOS (because the default Gallery app doesn't support JPEX XL), then I found an easy solution of using jxlviewer android app until official support is provided.
It is likely that this image format will become the next big standard so this implementation would not be a waste of time.
For more information check: official website, community website (especially recommended), wikipedia page.
The text was updated successfully, but these errors were encountered:
for more context: this issue has a slight overlap with #14 - raw would be really nice and enable so much more. sad, that cameraX has no priority in this regard.
also the race between jxl and avif is still ongoing :)
Here's a feature request filed on CameraX's issue tracker related to this issue - https://issuetracker.google.com/issues/177918194 (Note: It's the same issue tracker link posted on the overlapping issue)
The CameraX team has accepted the issue and we should be able to add support for JPEG XL and AVIF via the RAW/DNG format which will be supported in one of their upcoming releases
Supporting JPEG XL this way may require significant efforts. There is however a request for Android to support JPEG XL. Open Camera's equivalent ticket has some background.
Thanks for filing this @life00 but this is an issue tracker, so entries should be titled as such. I would suggest:
I have recently discovered a new image format called JPEG XL. I was fascinated by its capabilities compared to other standard image formats (e.g. PNG, JPEG). The only issue I found was software support.
It would be nice if the Camera app had an option to save photos as JPEG XL with compression options and ability to preview them.
If someone is concerned about actually viewing
.jxl
images in GrapheneOS (because the default Gallery app doesn't support JPEX XL), then I found an easy solution of using jxlviewer android app until official support is provided.It is likely that this image format will become the next big standard so this implementation would not be a waste of time.
For more information check: official website, community website (especially recommended), wikipedia page.
The text was updated successfully, but these errors were encountered: