Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: JPEG-XL Support (encoding: "jxl") #653

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

william-silversmith
Copy link
Contributor

Hi Jeremy,

My lab has been exploring JPEG-XL for some time, and I finally got it working in my neuroglancer branch. I think it would be a good contribution to the ecosystem.

CloudVolume and Igneous both currently support JPEG-XL.

The implementation here uses the jxl-oxide implemention in Rust which I found easier to integrate than the C++ reference implementation.

Let me know what you think!

This was tested with both Grayscale and RGB color.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant