Astrodevil / resource-gallery

Resources related to software development
https://resource-gallery.pages.dev/
MIT License
28 stars 53 forks source link

💡 [REQUEST] - Convert jpg, png, svg images File Format into webp File Format🌟 #295

Open NarendraKoya999 opened 10 months ago

NarendraKoya999 commented 10 months ago
Section Description
Concise Description WebP is a modern image format that provides superior lossless and lossy compression for images on the web. Using WebP, webmasters and web developers can create smaller, richer images that make the web faster. WebP lossless images are 26% smaller in size compared to PNGs.
Solution Proposed Convert Our jpg, png,svg Images File formart into WebP File Format
Alternative Solutions Describe any alternative solutions you can think of
Additional Context Observe this below Screenshot. In jpg Format, This File Actual size is 178KB. But, It's converted into WebP. The Same File Size is 91.5KB. Also, Quality is Good with no loss less. So, I can change all those changes in Both Project Directory and respective Codebase Files also.

Screenshots
resourcegallery-9 Screenshot 2023-08-06 110647

Code of Conduct

By submitting this issue, you agree to follow our Code of Conduct.

github-actions[bot] commented 10 months ago

Hey👋🏼, @NarendraKoya999, thank you for opening an issue. You need to update or make PR in under 7 days

Soon the maintainers/owner will review it and provide you with feedback/suggestions.
If you think it's something urgent, feel free to reach out to Anand on Twitter.


Give us a ⭐ to show some support
Keep Contributing 🚀

NarendraKoya999 commented 10 months ago

Hi @Astrodevil and @Alkaison . Please Review on this Issue as soon as Possible. Thank You !