---
title: "Responsive Image Statistics: 51.8% of Sites Serve One Size"
url: https://www.suffdigital.com/resources/data-studies/responsive-images-srcset-usage
description: "Responsive image statistics: 51.8% of homepages with images serve one size to every device, and 60.7% of the top 10,000 sites do the same. See the data."
lang: en
---

Share

Share on X: https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.suffdigital.com%2Fresources%2Fdata-studies%2Fresponsive-images-srcset-usage&text=51.8%25%20of%20Websites%20Send%20Phones%20the%20Same%20Image%20Files%20as%20Desktop%20Computers
Share on Facebook: https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.suffdigital.com%2Fresources%2Fdata-studies%2Fresponsive-images-srcset-usage
Share on LinkedIn: https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fwww.suffdigital.com%2Fresources%2Fdata-studies%2Fresponsive-images-srcset-usage
Share on Reddit: https://www.reddit.com/submit?url=https%3A%2F%2Fwww.suffdigital.com%2Fresources%2Fdata-studies%2Fresponsive-images-srcset-usage&title=51.8%25%20of%20Websites%20Send%20Phones%20the%20Same%20Image%20Files%20as%20Desktop%20Computers

**51.8%** of website homepages with images offer only one size of each image, so a phone downloads the same large files as a desktop computer. The web's most visited sites do worse, not better: 60.7% of the top 10,000 and 62.8% of sites ranked 10,000 to 1 million serve one size to every device.

Analysis of 14,706,316 homepages with images · the public HTTP Archive crawl of website homepages, September 2026

## Key Findings

1. 1. **51.8%** of website homepages with images offer one image size to every device, 7,613,336 homepages that send phones the same image files as desktop computers. Copy stat
2. 2. **60.7%** of the 10,000 most visited websites serve one image size to every device, against 51.8% of all websites. Copy stat
3. 3. Websites ranked 10,000 to 1 million have the highest rate of any group, with **62.8%** serving one image size to every device. Copy stat
4. 4. Websites outside the top million do best, but **51.2%** of their homepages still serve one image size to every device. Copy stat
5. 5. **94%** of the homepages that serve one image size to every device belong to websites outside the top million. Copy stat

## Summary

A visitor opens a local bakery's website on her phone over a mobile connection. The homepage photo was exported 2,000 pixels wide for a large desktop screen, and her phone displays it 400 pixels wide. The phone downloads the whole file anyway, and the page sits half-loaded while it does.

Responsive images fix that. A small piece of image code called srcset lets a site offer several sizes of the same picture, so a phone picks a small file and a large screen picks a large one. Without it, every device downloads the biggest version. Images are often the heaviest part of a homepage, so the difference shows up directly in how fast the page loads, and page speed affects both how many visitors stay and how Google ranks the page.

**51.8%** of homepages with images offer no choice of sizes, just over half the web. The surprise is who does worst: the most visited sites. 60.7% of the top 10,000 websites and 62.8% of websites ranked 10,000 to 1 million serve one size to every device, against 51.2% of the smaller sites outside the top million.

## What we measured

We used the public HTTP Archive crawl from September 2026, which loads millions of website homepages the way a phone would. For the 14,706,316 homepages with at least one image, we checked whether any image on the page offers more than one size through srcset, the standard code for responsive images. A homepage counts as one-size when none of its images do.

We then grouped homepages by how popular their website is, using Google's Chrome UX Report, which ranks sites by real visits from Chrome users: the top 10,000 websites, websites ranked 10,000 to 1 million, and websites outside the top million, where most small business sites sit.

## Half the web sends desktop images to phones

51.8%

of website homepages with images send phones the same image files as desktop computers.

That is 7,613,336 homepages. On each of them, a phone on a mobile connection downloads image files sized for the largest screen the designer planned for. A hero photo exported at 2,000 pixels wide and shown on a 400-pixel phone screen wastes most of the data it downloads, which slows the page at the moment a visitor decides whether to stay.

The other 48.2% of homepages use srcset on at least one image, offering phones a smaller file for some of their pictures.

## The most popular sites do worse

The web's biggest sites have the largest budgets and development teams, so they should handle images best. They do not. 60.7% of the 10,000 most visited websites serve one image size to every device, and websites ranked 10,000 to 1 million do worst of all at 62.8%, nearly 12 points above sites outside the top million.

One image size for every device by website popularity

Top 10,000

60.7%

Ranked 10,000 to 1 million

62.8%

Outside the top million

51.2%

All websites

51.8%

Source: Suff Digital analysis of 14,706,316 homepages with images · the public HTTP Archive crawl of website homepages, September 2026

| Website popularity | Homepages with images | One image size for every device |
| --- | --- | --- |
| Top 10,000 | 6,919 | 60.7% |
| Ranked 10,000 to 1 million | 710,761 | 62.8% |
| Outside the top million | 13,988,636 | 51.2% |
| All websites | 14,706,316 | 51.8% |

Larger sites are more often built on custom code, where responsive images have to be written in by a developer on purpose, image by image. Smaller sites are more often built on platforms such as WordPress, which adds srcset automatically to any image inserted through its standard image block. The platform does the work the custom build leaves to people.

## Smaller sites carry most of the problem

Websites outside the top million have the lowest rate, 51.2%, but that is still one homepage in two. And because they make up almost all of the web, they account for almost all of the one-size homepages: 7,163,087 of the 7,613,336, or 94%, belong to sites outside the top million.

This is where small business websites live, and where the cost of a slow page is felt most directly: a local customer on a phone, looking for a phone number or an opening time, waiting for a large photo to load first. On a WordPress site, a missing srcset usually means images were added through a page builder widget, a slider or custom HTML that skips WordPress's own image handling.

## What this means for small business owners

Run your homepage through Google's free PageSpeed Insights and look for the warning "Properly size images". If it flags your hero or gallery images, the fix is either responsive image code or smaller exports. On WordPress, insert images with the standard image block so srcset is added for you, and check that your page builder's image widget does the same. On other platforms, upload images no wider than they will display, which for most full-width photos is about 2,000 pixels.

Then convert large photos to a modern format such as WebP or AVIF, which are much smaller than JPEG at the same quality, and lazy-load images below the first screen so the phone downloads them only when the visitor scrolls. Together, these steps often cut a homepage's weight substantially.

If your site was built before phones were the main way customers found you, responsive web design services (https://www.suffdigital.com/services/web-design/responsive-design) can rebuild image handling, layout and loading for the screens your visitors actually use.

## Embed this research

Paste this on your site to embed the charts. It links back to the source automatically.

<iframe id="sd-responsive-images-srcset-usage" src="https://www.suffdigital.com/embed/data-studies/responsive-images-srcset-usage" width="100%" height="600" style="width:100%;border:1px solid #E5E7EB;border-radius:12px" loading="lazy" title="51.8% of Websites Send Phones the Same Image Files as Desktop Computers - Suff Digital"></iframe>
<script>window.addEventListener("message",function(e){if(e&&e.data&&e.data.sdEmbed==="responsive-images-srcset-usage"&&e.data.height){var f=document.getElementById("sd-responsive-images-srcset-usage");if(f){f.style.height=e.data.height+"px";}}});</script>
<p style="font:14px/1.5 system-ui,sans-serif">Source: <a href="https://www.suffdigital.com/resources/data-studies/responsive-images-srcset-usage">51.8% of Websites Send Phones the Same Image Files as Desktop Computers - Suff Digital</a></p>

## Cite this study

APA

Suff Digital. (2026). 51.8% of Websites Send Phones the Same Image Files as Desktop Computers. https://www.suffdigital.com/resources/data-studies/responsive-images-srcset-usage

Plain link

51.8% of Websites Send Phones the Same Image Files as Desktop Computers - Suff Digital - https://www.suffdigital.com/resources/data-studies/responsive-images-srcset-usage

## Frequently asked questions

### What percentage of websites use responsive images?

### Do big websites use responsive images?

### What is srcset?

### Why do responsive images matter?

## Related studies

- Web Design 15.2% of the Top 500,000 Websites Skip the Page Language Tag Screen Readers Need: https://www.suffdigital.com/resources/data-studies/website-template-basics
- Web Design 33.4% of Websites Still Load Homepage Slider Code vs 19.6% of the Most Visited Sites: https://www.suffdigital.com/resources/data-studies/homepage-slider-carousel-usage
- Web Design Only 13% of Restaurant Websites Show Customer Reviews vs 61% of Dental Websites: https://www.suffdigital.com/resources/data-studies/small-business-website-design-by-industry
- Web Design Google Fonts Is on More Websites Than WordPress: 42.8% vs 32%: https://www.suffdigital.com/resources/data-studies/most-used-website-fonts-services

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Organization",
        "@id": "https://www.suffdigital.com/#organization",
        "name": "Suff Digital",
        "alternateName": "Suff Digital Marketing",
        "url": "https://www.suffdigital.com/",
        "logo": {
          "@type": "ImageObject",
          "@id": "https://www.suffdigital.com/#logo",
          "url": "https://www.suffdigital.com/logo.png",
          "contentUrl": "https://www.suffdigital.com/logo.png",
          "caption": "Suff Digital"
        },
        "image": {
          "@id": "https://www.suffdigital.com/#logo"
        },
        "description": "Suff Digital is a full-stack digital marketing agency that turns websites into predictable revenue engines, SEO, paid media, content, CRO, and web design built around revenue, not vanity metrics.",
        "slogan": "Digital marketing built for what's next.",
        "email": "hello@suffdigital.com",
        "telephone": "+1-629-236-0099",
        "foundingDate": "2022",
        "founder": {
          "@type": "Person",
          "name": "Matt Suffoletto",
          "jobTitle": "Founder & CEO"
        },
        "contactPoint": [
          {
            "@type": "ContactPoint",
            "telephone": "+1-629-236-0099",
            "email": "hello@suffdigital.com",
            "contactType": "sales",
            "areaServed": "US",
            "availableLanguage": [
              "en"
            ]
          }
        ],
        "address": {
          "@type": "PostalAddress",
          "addressLocality": "Nashville",
          "addressRegion": "TN",
          "postalCode": "37219",
          "addressCountry": "US"
        },
        "areaServed": {
          "@type": "Country",
          "name": "United States"
        },
        "sameAs": [
          "https://www.linkedin.com/company/suff-digital/",
          "https://www.instagram.com/suffdigital/",
          "https://www.youtube.com/@suffdigitalmarketing",
          "https://www.tiktok.com/@suffdigital"
        ],
        "knowsAbout": [
          "Search Engine Optimization",
          "Pay-Per-Click Advertising",
          "Paid Social Advertising",
          "Conversion Rate Optimization",
          "Web Design",
          "Digital PR",
          "Link Building",
          "Website Migration",
          "Website Maintenance and Support",
          "Technical SEO",
          "Local SEO",
          "AI Search Optimization"
        ],
        "hasOfferCatalog": {
          "@type": "OfferCatalog",
          "name": "Suff Digital Services",
          "itemListElement": [
            {
              "@type": "Offer",
              "itemOffered": {
                "@type": "Service",
                "name": "Search Engine Optimization (SEO)",
                "url": "https://www.suffdigital.com/"
              }
            },
            {
              "@type": "Offer",
              "itemOffered": {
                "@type": "Service",
                "name": "Pay-Per-Click (PPC) Advertising",
                "url": "https://www.suffdigital.com/services/ppc"
              }
            },
            {
              "@type": "Offer",
              "itemOffered": {
                "@type": "Service",
                "name": "Paid Social Advertising",
                "url": "https://www.suffdigital.com/services/paid-social"
              }
            },
            {
              "@type": "Offer",
              "itemOffered": {
                "@type": "Service",
                "name": "Conversion Rate Optimization (CRO)",
                "url": "https://www.suffdigital.com/services/cro"
              }
            },
            {
              "@type": "Offer",
              "itemOffered": {
                "@type": "Service",
                "name": "Web Design",
                "url": "https://www.suffdigital.com/services/web-design"
              }
            },
            {
              "@type": "Offer",
              "itemOffered": {
                "@type": "Service",
                "name": "Digital PR & Link Building",
                "url": "https://www.suffdigital.com/services/digital-pr"
              }
            },
            {
              "@type": "Offer",
              "itemOffered": {
                "@type": "Service",
                "name": "Website Migration",
                "url": "https://www.suffdigital.com/services/website-migration"
              }
            },
            {
              "@type": "Offer",
              "itemOffered": {
                "@type": "Service",
                "name": "Website Maintenance & Support",
                "url": "https://www.suffdigital.com/services/website-maintenance"
              }
            }
          ]
        }
      },
      {
        "@type": "WebSite",
        "@id": "https://www.suffdigital.com/#website",
        "url": "https://www.suffdigital.com/",
        "name": "Suff Digital",
        "inLanguage": "en-US",
        "publisher": {
          "@id": "https://www.suffdigital.com/#organization"
        }
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Article",
        "@id": "https://www.suffdigital.com/resources/data-studies/responsive-images-srcset-usage#article",
        "headline": "51.8% of Websites Send Phones the Same Image Files as Desktop Computers",
        "description": "51.8% of website homepages with images offer only one size of each image, so a phone downloads the same large files as a desktop computer. The web's most visited sites do worse, not better: 60.7% of the top 10,000 and 62.8% of sites ranked 10,000 to 1 million serve one size to every device.",
        "image": [
          "https://www.suffdigital.com/images/suff-digital-share-16x9.jpg"
        ],
        "url": "https://www.suffdigital.com/resources/data-studies/responsive-images-srcset-usage",
        "datePublished": "2026-09-24",
        "dateModified": "2026-09-24",
        "author": {
          "@type": "Person",
          "name": "Matt Suffoletto",
          "jobTitle": "Founder & CEO",
          "url": "https://www.suffdigital.com/who-we-are"
        },
        "publisher": {
          "@id": "https://www.suffdigital.com/#organization"
        },
        "mainEntityOfPage": {
          "@id": "https://www.suffdigital.com/resources/data-studies/responsive-images-srcset-usage",
          "@type": "WebPage"
        },
        "isPartOf": {
          "@id": "https://www.suffdigital.com/#website"
        }
      },
      {
        "@type": "BreadcrumbList",
        "@id": "https://www.suffdigital.com/resources/data-studies/responsive-images-srcset-usage#breadcrumb",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.suffdigital.com/"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "Resources",
            "item": "https://www.suffdigital.com/resources"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "Data Studies",
            "item": "https://www.suffdigital.com/resources/data-studies"
          },
          {
            "@type": "ListItem",
            "position": 4,
            "name": "51.8% of Websites Send Phones the Same Image Files as Desktop Computers"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://www.suffdigital.com/resources/data-studies/responsive-images-srcset-usage#dataset",
        "name": "51.8% of Websites Send Phones the Same Image Files as Desktop Computers",
        "description": "51.8% of website homepages with images offer only one size of each image, so a phone downloads the same large files as a desktop computer. The web's most visited sites do worse, not better: 60.7% of the top 10,000 and 62.8% of sites ranked 10,000 to 1 million serve one size to every device.",
        "url": "https://www.suffdigital.com/resources/data-studies/responsive-images-srcset-usage",
        "creator": {
          "@id": "https://www.suffdigital.com/#organization"
        },
        "datePublished": "2026-09-24",
        "dateModified": "2026-09-24",
        "license": "https://creativecommons.org/licenses/by/4.0/",
        "isAccessibleForFree": true,
        "measurementTechnique": "The public HTTP Archive crawl of website homepages, loaded as a phone; site popularity from Google's Chrome UX Report"
      },
      {
        "@type": "FAQPage",
        "@id": "https://www.suffdigital.com/resources/data-studies/responsive-images-srcset-usage#faq",
        "mainEntity": [
          {
            "@type": "Question",
            "name": "What percentage of websites use responsive images?",
            "acceptedAnswer": {
              "@type": "Answer",
              "text": "48.2% of website homepages with images use responsive image code (srcset) on at least one image; 51.8% offer one image size to every device (September 2026)."
            }
          },
          {
            "@type": "Question",
            "name": "Do big websites use responsive images?",
            "acceptedAnswer": {
              "@type": "Answer",
              "text": "Less often than small ones. 60.7% of the 10,000 most visited websites and 62.8% of websites ranked 10,000 to 1 million serve one image size to every device, against 51.2% of websites outside the top million."
            }
          },
          {
            "@type": "Question",
            "name": "What is srcset?",
            "acceptedAnswer": {
              "@type": "Answer",
              "text": "srcset is image code that offers several sizes of the same picture, so a phone downloads a small file and a large screen a large one. 51.8% of website homepages with images do not use it."
            }
          },
          {
            "@type": "Question",
            "name": "Why do responsive images matter?",
            "acceptedAnswer": {
              "@type": "Answer",
              "text": "Without them, phones download image files sized for desktop screens, which slows the page. 7,613,336 website homepages send phones the same image files as desktop computers."
            }
          }
        ]
      }
    ]
  }
]
```