Recommended Answers
Jump to PostUse next-gen image formats. Photos should be JPEGs, animated images should be GIFs, icons and vectors that need to scale should be SVGs, and everything else shoudl be PNGs.
Jump to PostOh, the latest version of Google Chrome also now supports
<img loading="lazy">
to lazy load images without javascript.
Jump to PostWondering why nobody has mentioned webp?
Jump to PostName your images descriptively and in plain language.
Optimize your alt attributes carefully.
Choose your image dimensions and product angles wisely.
Reduce the file size of your images.
Google recommends using WEBP format images which are better in compression with same quality like jpeg , png etc
Jump to PostUse Alt text reduce the file size but try the not loss quality of the image choose your image dimensions also optimise image thumnail
All 28 Replies
We're a friendly, industry-focused community of 1.20 million developers, IT pros, digital marketers, and technology enthusiasts learning and sharing knowledge.