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

Multimedia: JPEG compression using Lepton #13

Open
M-Gonzalo opened this issue Mar 21, 2018 · 0 comments
Open

Multimedia: JPEG compression using Lepton #13

M-Gonzalo opened this issue Mar 21, 2018 · 0 comments
Milestone

Comments

@M-Gonzalo
Copy link
Collaborator

Besides being able to compress baseline and progressive jpg images using a dedicated method, Fairytale should be also capable of re-compress jpg images that use arithmetic coding. For that we can't count on packJPG but we can use the Lepton library, a tool released by the Dropbox team. It can also serve as a drop-in replacement for the packJPG library, should it fail on a certain stream.

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

1 participant