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

[BUG]: Images not really optimized #179

Open
mgifford opened this issue Nov 26, 2021 · 1 comment
Open

[BUG]: Images not really optimized #179

mgifford opened this issue Nov 26, 2021 · 1 comment

Comments

@mgifford
Copy link
Collaborator

Expected behavior
I would expect that we'd be compressing our images and trying to upload them at an appropriate size.

I would think running images through https://tinypng.com/ would be a very good habit.

Not as good as using WebP or AVIF, but easier.

Describe the bug

From this quick review, we can drop significant Kb's just be optimizing the images:
https://pagespeed.web.dev/report?url=https%3A%2F%2Fcivicactions.com%2F

URL Resource size Potential savings
Capitol building to represent government services that build public trustCapitol building to represent government services that build public trust /static/homepage-hero-fdad1db….png(civicactions.com) 518.3 KiB
div.cases > div.press-release-teaser > a > img /static/blogpostimage-135ff83….png(civicactions.com) 148.0 KiB
div.cases > div.press-release-teaser > a > img /static/case-study-teaser-img-4-fd5a69a….png(civicactions.com) 46.4 KiB
@iris-i
Copy link
Member

iris-i commented Oct 18, 2022

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

2 participants