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

Allow progressive JPG compression #197

Open
EyMaddis opened this issue Oct 15, 2015 · 2 comments
Open

Allow progressive JPG compression #197

EyMaddis opened this issue Oct 15, 2015 · 2 comments

Comments

@EyMaddis
Copy link

It would be great if it would be possible to export jpg with progressive rendering instead of baseline.
It should be possible: https://github.com/EyalAr/lwip/blob/master/src/lib/jpeg/README#L65

This could increase webpage rendering speed a fair bit.

@EyMaddis EyMaddis changed the title Allow progressive JPG scanlines Allow progressive JPG compression Oct 15, 2015
@jonmilsom
Copy link

+1
I would be willing to work on this if someone could point me in the right direction... (or explain why it isn't available out of the box considering that it is supported by the libs).

@sharkovich
Copy link

I have made a pull request with this feature. #245

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

4 participants