Home / Blog / How do I see the size of a web page?
Guide

How do I see the size of a web page?

18 June 2026 · John Carlsson
To check web page size, right-click in your browser and select 'View Page Info' — the General tab shows the HTML document size in bytes, and the Media tab shows image sizes. For a comprehensive analysis, browser developer tools (F12) provide a Network tab showing every asset loaded including scripts, stylesheets, and fonts, identifying what contributes most to overall page weight.

Why page size matters for SEO and user experience

Page size directly affects how quickly a page loads — every kilobyte of HTML, CSS, JavaScript, image data, and font files must be transferred from the server to the visitor's device before the page can fully render. On a fast broadband connection, a large page may load acceptably. On a mobile connection in a low-signal area, the same page can become frustratingly slow. Since 2021, Google has incorporated Core Web Vitals (which measure actual loading speed and visual stability) as ranking factors, making page size a genuine SEO concern as well as a user experience one.

The biggest contributors to page size

Images are typically the single largest contributor to page size on most websites. An unoptimised photograph can easily be 3-5MB; the same image properly optimised and converted to a modern format like WebP might be 100-200KB — a 90%+ reduction with no visible quality loss for typical web display sizes. JavaScript is often the second-biggest contributor, particularly on sites using large front-end frameworks. Third-party scripts (analytics, advertising, chat widgets, social media embeds) frequently add significant weight that site owners aren't fully aware of because they're loaded from external domains.

How to diagnose which specific assets are slowing your pages

Chrome's developer tools (F12 → Network tab) show every single resource loaded when your page opens, sorted by size or load time. This makes it immediately obvious which specific images, scripts, or stylesheets are the largest. A useful shortcut is to filter by 'Img' to see only images, then sort by size descending — this instantly shows which images should be compressed or resized as a priority. Repeating this for 'JS' and 'CSS' filters reveals whether scripts or stylesheets are contributing disproportionate weight.

Key Takeaways

Related Questions

Learn more: pagespeed Tutorial · Guide · image optimisation Tutorial · Guide
Share this post
XFacebookRedditLinkedInWhatsAppTelegramEmail
💬 Got a problem?

aiwebpageseo.com is a data-driven SEO and AEO platform providing a free suite of technical website tools.