akshitagupta15june / PetMe

PetMe is an all-in-one platform that allows animals to be adopted, donated to pet lovers, and provides emergency medical care to stray animals in need. Star this repo⭐
https://akshitagupta15june.github.io/PetMe/
MIT License
472 stars 729 forks source link

Image Optimization #1401

Open usernayeem opened 7 months ago

usernayeem commented 7 months ago

Is your feature request related to a problem? Please describe. Hi there,I came across your open source project and noticed that the images are not well-optimized, primarily in PNG and JPG formats.

Describe the solution you'd like In terms of file size and loading speed, WebP works better for images on websites than JPEG or PNG. I'd like to contribute by optimizing these images to the more efficient WebP format. Could you please consider assigning me to this project so I can actively contribute to its optimization?Looking forward to your response.

Additional context Add any other context or screenshots about the feature request here. Screenshot

vr-varad commented 7 months ago

@akshitagupta15june could I work on it?

nandita27iitp commented 6 months ago

Please assign it to me

Aryankarma commented 6 months ago

This can be easily done with next js, 've done it before in some projects. Would love to improve this project.