akshitagupta15june / akshitagupta15june/PetMe

Improving Loading and Working

Ouverte
#993 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
HTML
Étoiles
515
Forks
747
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

## Currently
- The images on the website are taking time to load as they are in png/jpeg format.
- I will convert it into webp format
## Advantages of webp over png
### Smaller File Size :
- WebP images typically have a smaller file size compared to PNG images while maintaining similar image quality. This results in faster webpage loading times, reduced bandwidth usage, and improved overall user experience.
### Wide Browser Support:
- WebP is supported by major web browsers, including Google Chrome, Opera, and Microsoft Edge. Additionally, popular image editing software like Adobe Photoshop and GIMP provide WebP support, making it easy to work with these files.
### Faster Image Loading:
- With smaller file sizes, WebP images can be downloaded faster by website visitors. This leads to quicker rendering of images on the page, resulting in a better user experience.
### Bandwidth Savings:
- The reduced file size of WebP images means less data needs to be transferred between the server and the user's device. This can be particularly advantageous for websites with a large number of images or for users on limited bandwidth connections.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.