Webpage Size Checker
Measure total page weight broken down by HTML, CSS, JS, and images. Compare against performance benchmarks.
What is Webpage Size Checker?
The Webpage Size Checker measures the total file size of a webpage including its HTML document, referenced CSS stylesheets, JavaScript files, fonts, and images. It breaks down size by resource type, helping you identify which elements are contributing most to a heavy page weight.
Page size directly impacts loading speed, which is a Core Web Vitals metric and Google ranking factor. Larger pages take longer to download, particularly on mobile connections. Google recommends keeping total page size under 500KB — many pages are 2–3MB or more, leaving significant room for optimisation.
Why Use Webpage Size Checker?
Page speed is a confirmed Google ranking factor and a major user experience driver. Heavy pages increase bounce rates, reduce conversions, and are particularly punishing on mobile devices with slower connections. Understanding your page's size breakdown is the first step to meaningful performance improvements.
Key Features of Webpage Size Checker
- ✓Measures total page size in KB and MB
- ✓Breaks down size by resource type (HTML, CSS, JS, images, fonts)
- ✓Compares page size to recommended thresholds
- ✓Identifies the largest individual resources
- ✓Provides actionable recommendations for size reduction
How to Use Webpage Size Checker
- 1
Enter the page URL
Paste the full URL of the page you want to measure into the size checker.
- 2
Run the check
Click 'Check Page Size' to fetch the page and calculate total resource sizes.
- 3
Review the breakdown
See the total page size and its breakdown by resource type.
- 4
Identify large resources
Look for oversized images, unminified JavaScript files, or unused CSS adding to page weight.
- 5
Optimise resources
Compress images, minify JS/CSS, enable lazy loading, and implement a CDN to reduce page size.