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

Serve images as webP #49

Open
robbevp opened this issue May 15, 2020 · 2 comments
Open

Serve images as webP #49

robbevp opened this issue May 15, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@robbevp
Copy link
Member

robbevp commented May 15, 2020

If we can create variants for an image, we should also create webP variants for the different sizes.

We might also consider just serving webP variants, since only safari and IE do not support it yet.

@robbevp robbevp added the enhancement New feature or request label May 15, 2020
@robbevp robbevp added this to the later milestone May 15, 2020
@chvp
Copy link
Member

chvp commented May 15, 2020

Why?

@robbevp
Copy link
Member Author

robbevp commented May 15, 2020

This will reduce file size, thus reducing load times, cache size (when Rails 6.1 fixes the caching of variants), and the amount of data transfered

@chvp chvp removed this from the later milestone Jul 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants