Enter a URL
This free tool estimates the total transfer size of a webpage — the combined weight of HTML, CSS, scripts, images, and other resources the browser has to download. Use it when a page feels slow, after adding media, or during a basic performance review.

Large size alone doesn’t prove a problem, but it’s a strong signal that something may need optimizing.
When someone opens a URL, the browser doesn’t download only the text. It also pulls in:
Page size is the total of those resources. Heavier pages usually take longer to become usable, especially on mobile networks.
Slow pages cost attention.
Visitors on phones, weaker connections, or limited data plans feel the impact first. Even on fast Wi-Fi, oversized images and too many scripts can delay interaction.
From a business and SEO perspective, excess page weight often shows up as:
Search engines don’t rank “small pages” for their own sake — but speed and usability matter, and page size is one of the levers that influences both.
| Common cause | Why it adds weight |
|---|---|
| Unoptimized images | Full-size photos uploaded without compression |
| Too many scripts | Trackers, tags, carousels, and unused JS |
| Large video embeds | Autoplay or high-bitrate media |
| Bloated themes/plugins | Extra CSS/JS loaded on every page |
| Unminified code | Larger CSS/JS than necessary |
| Multiple font files | Several weights and families loaded at once |
In practice, images and third-party scripts are the most frequent offenders.
There is no single perfect number for every site. Context matters — a photo portfolio will be heavier than a text article.
Still, useful working guidelines:
If one product page is dramatically heavier than the others, inspect what was added.
After each meaningful change, run the checker again on the same URL.

This tool focuses on how heavy the page is.
A full speed test (lab or field data) also looks at timing, rendering, and interaction metrics. Use both:
Weight is often the easiest place to start because the fixes are concrete.
Is the Page Size Checker free?
Yes. No registration is required.
Does a smaller page always rank better?
Not automatically. Smaller pages often load faster, and better performance can support SEO and conversions — but content quality and relevance still matter.
Why is my page larger than expected?
Usually images, videos, or third-party scripts. Check what was added recently.
Can I trust one measurement completely?
Treat it as a useful estimate. Caching, CDN behavior, and dynamic content can cause small variations.
Should every page be as small as possible?
Aim for efficient, not empty. Keep necessary media; cut waste.
Note: Results reflect the resources detected at check time. Dynamically loaded content and personalized assets may change the final weight users experience in a real browser.