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

Enable new encoding for jpg - jpegli #45

Open
ssbroad opened this issue Jan 14, 2025 · 1 comment
Open

Enable new encoding for jpg - jpegli #45

ssbroad opened this issue Jan 14, 2025 · 1 comment

Comments

@ssbroad
Copy link

ssbroad commented Jan 14, 2025

github.com/gen2brain/jpegli
Jpegli is an advanced JPEG encoding library that maintains high backward compatibility.
I tested that at the same 90 quality, jpegli saves at least 20% storage space.

@celogeek
Copy link
Owner

I try mozjpeg too.
the only issue is that it's not out of the box, you have an external dependencies.
it complicate the compilation.

I can make it optional eventually, so you may compile with

go build -tags JPEGLI .

or something like that

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

2 participants