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 image size #82

Open
oliverjam opened this issue Sep 25, 2017 · 0 comments
Open

Reduce image size #82

oliverjam opened this issue Sep 25, 2017 · 0 comments

Comments

@oliverjam
Copy link

Your images are pretty huge right now, and this is the biggest easy win in terms of page weight. You can resize them all so that you aren't serving unnecessarily large dimensions (e.g the bulb png is 940px tall, but is never displayed larger than 256px). You can then run the files through ImageOptim to massively reduce the file size.

I just exported blank-bulb.png with Photoshop's Save-For-Web at 256px, then ran it through ImageOptim and it went from 90kb to 6kb 🎉

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

3 participants