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

[Asset Optimization]: Implement Lossless Image Optimization for Improved Website Performance & more #23

Closed
8 tasks
prathikshetty2002 opened this issue Aug 11, 2023 · 1 comment · Fixed by #24
Labels
help wanted Extra attention is needed

Comments

@prathikshetty2002
Copy link
Member

Expected Behavior

  • Faster website loading times, resulting in improved user experience.
  • Reduced bandwidth consumption, leading to cost savings and improved performance on low-speed networks.
  • Enhanced SEO rankings due to faster page load times.
  • Consistent visual quality across all images.

Current Behavior

Lighthouse report

image

Resource loading

iste img opt

image

Possible Solution

  • Resize images properly in a lossless manner
  • Serve images in next-gen format
  • Eliminate render-blocking resources
  • Efficiently encode images

Context

Optimizing image assets is a critical step to ensure our website's fast loading times and optimal user experience. Currently, our images could benefit from lossless compression techniques to reduce their file sizes without compromising visual quality. This issue is dedicated to implementing lossless image optimization across the website, which will contribute to faster load times, reduced bandwidth consumption, and overall improved performance.

Your Environment

  • Version used: latest
  • Browser Name and version: Using Chromium 115.0.0.0 with devtools
  • Operating System and version (desktop or mobile): Emulated Moto G Power with Lighthouse 10.2.
  • Slow 4G throttling
@demonkillerr demonkillerr changed the title [Asset Optimization] : Implement Lossless Image Optimization for Improved Website Performance & more [Asset Optimization]: Implement Lossless Image Optimization for Improved Website Performance & more Aug 19, 2023
@demonkillerr demonkillerr added the help wanted Extra attention is needed label Aug 19, 2023
@aman-prajapati05
Copy link
Contributor

Assign this to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
3 participants