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

Add support for JPEG-XL as input format #73

Open
tillkamppeter opened this issue Dec 17, 2024 · 2 comments
Open

Add support for JPEG-XL as input format #73

tillkamppeter opened this issue Dec 17, 2024 · 2 comments

Comments

@tillkamppeter
Copy link
Member

JPG-XL is a more modern successor of JPG, supporting high color depths (>8 bits per color), HDR, more flexibility with compression rates, ... to allow for high-quality image files in a standard format. A free software library supporting this format is available, libjxl.

Therefore we should add support for this format and try to carry on to the printer as much as possible of the image quality, especially the higher color depth, as the PWG and CUPS Raster support up to 16 bits per color.

@TitikshaBansal
Copy link

Hello,
I am Titiksha Bansal, a participant in WoC 4.0. I came across this issue and found the idea of adding JPG-XL support to be a valuable enhancement. I would love to work on this issue and would appreciate any guidance or suggestions. I am looking forward to contributing!

@bits-and-atoms
Copy link

Hello,
I am Subham Majumder, a participant in WoC 4.0. I am eager to work on this issue and greatly value your insights or recommendations.

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

No branches or pull requests

3 participants