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

Reduce images size #13

Open
jbelien opened this issue Oct 2, 2020 · 2 comments
Open

Reduce images size #13

jbelien opened this issue Oct 2, 2020 · 2 comments

Comments

@jbelien
Copy link
Contributor

jbelien commented Oct 2, 2020

The images take way too long to load ... and rightfully so, one of the image is 16Mo !

@lpmi-13
Copy link
Contributor

lpmi-13 commented Oct 3, 2020

I highly recommend using https://squoosh.app/ to optimize image size (massive reductions with no noticeable reduction in quality).

Additionally, if there are images that are still big (over 500K-ish), then maybe addressing via gatsby lazy loading would be an option to pursue.

https://www.gatsbyjs.com/docs/using-gatsby-image/

@KevinTss
Copy link
Contributor

KevinTss commented Oct 9, 2020

We can only use Gatsy-imgae for that indeed.
It wasn't made juste due to priority choices. But It shouldn't be super difficult to add

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

3 participants