Speed Up This Summer - 30% off GTmetrix PRO

Deal ends Sept 1, 2026 - get 30% off the first 12 months on all GTmetrix PRO Plans!

GET 30% OFF NOW

PageSpeed: Combine images using CSS sprites

Recommendations

Lighthouse
Metrics
Audits
PageSpeed (Legacy)
YSlow (Legacy)

Overview

Combining images into as few files as possible using CSS sprites reduces the number of round-trips and delays in downloading other resources, reduces request overhead, and can reduce the total number of bytes downloaded by a web page.

How does your site score on this recommendation?

Details from Google

Similar to JavaScript and CSS, downloading multiple images incurs additional round trips. A site that contains many images can combine them into fewer output files to reduce latency.

Read our Lighthouse documentation to learn more on combining images using CSS sprites.

Summary

Images
High