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

Higher quality JPEG encoding via tricks from jpegli #2202

Open
Shnatsel opened this issue Apr 11, 2024 · 0 comments
Open

Higher quality JPEG encoding via tricks from jpegli #2202

Shnatsel opened this issue Apr 11, 2024 · 0 comments

Comments

@Shnatsel
Copy link
Contributor

Google has recently published a new JPEG library that uses a number of tricks to produce higher-quality outputs at the same size (or same quality outputs at 35% smaller size): https://opensource.googleblog.com/2024/04/introducing-jpegli-new-jpeg-coding-library.html

It would be great to integrate the more generally applicable tricks from it into image's JPEG encoder.

@Shnatsel Shnatsel changed the title Integrate adaptive quanization and other JPEG ecnoding tricks from jpegli Higher quality JPEG encoding via tricks from jpegli Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants