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

Converted_images_to_WEBP_for_better_Optimization_2 #1230

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

smog-root
Copy link
Contributor

Fixes #1135

  • Converted all relevant images from formats like PNG and JPEG to WebP for better optimization and performance.
  • WebP offers better compression without significant quality loss, which helps in reducing file sizes and improves page load speed.

Changes:

  • Replaced existing image formats (JPEG, PNG) with WebP versions.
  • Updated image references in HTML files to reflect the new WebP file paths.
  • Verified that images render correctly in browsers that support WebP.

Testing:

  • Verified on multiple browsers (Chrome, Firefox, etc.) to ensure proper image rendering.
  • Ensured fallback mechanisms are in place for browsers that do not support WebP (if needed).

Note: Add gssoc-ext with level3, hacktoberfest-accepted labels! I think this PR deserves level3 label. Please add it i have worked hard to do this!

@ANSHIKA-26

Copy link

vercel bot commented Oct 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
word-wise ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 20, 2024 8:15am

@smog-root
Copy link
Contributor Author

Add the labels level3 with gssoc-ext, and hacktober-accepted!

and assign me this PR!!

@ANSHIKA-26 ANSHIKA-26 merged commit c678ba0 into ANSHIKA-26:main Oct 20, 2024
5 of 6 checks passed
Copy link

🎉🎉 Thank you for your contribution! Your PR #1230 has been merged! 🎉🎉

Copy link
Collaborator

@MastanSayyad MastanSayyad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only replacement have been done, no coding or comlex logic, therefore i'll reduce it to level 2 (ideally level 1 but for your time and efforts I'll give level 2)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants