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

Support output size optimization #70

Open
jonnor opened this issue Jul 14, 2016 · 2 comments
Open

Support output size optimization #70

jonnor opened this issue Jul 14, 2016 · 2 comments

Comments

@jonnor
Copy link
Member

jonnor commented Jul 14, 2016

Currently we just save/serve plain JPEG/PNG as generated by GEGL. We could post-process this in order to optimize the size of the served image. However need to be quite fast in order to be enabled-by-default.

Lots of libraries and tools available for this.

Alternatives:

@jonnor
Copy link
Member Author

jonnor commented Jul 14, 2016

On the input side, likely mipmapped processing (#66) of lossless images will be a better solution.

@jonnor
Copy link
Member Author

jonnor commented Aug 30, 2016

See imgflo/imgflo#74 and imgflo/imgflo#75 for the imgflo/GEGL details

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

1 participant