Page Size & Load Time

β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…5.0(0 ratings)πŸ‘ 1❀ 0

Measure a web page's HTML size, response time, resource counts, and third-party host list.

πŸ‘ 1 views❀ 0 likes⭐ 0 ratingsπŸ’Ž Free

Page Size & Load Time

Fetches HTML via CORS proxy. Times include proxy round-trip β€” use for relative comparison, not absolute benchmarks.
Page Analysis
β€”
HTML Size
β€”
Fetch Time
β€”
Images
β€”
Scripts
β€”
Stylesheets
Links
β€”
3rd-Party Hosts
β€”
Words

Rate This Tool

Your rating helps improve ranking, recommendations and quality score.

5.0/50 users rated this tool
β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…β˜…
Click a star to submit your rating

About This Tool

What This Measures

  • HTML payload size (compressed vs raw)
  • Wall-clock fetch time via proxy
  • Image, script, stylesheet, and link counts
  • Number of unique third-party domains
  • Visible word count

Note: measures HTML only, not full page load. For complete audits use Lighthouse or WebPageTest.

Frequently Asked Questions

Why is load time different from Google PageSpeed?
PageSpeed measures full browser load (HTML + CSS + images + JS execution). This tool fetches only HTML via proxy. Use for quick relative comparisons only.
What HTML size is acceptable?
Under 100 KB is excellent. 100-300 KB is typical for content-rich pages. Over 500 KB often means inline base64 images or redundant styles u2014 worth investigating.
Why do third-party hosts matter?
Each external domain requires DNS + TLS + connection setup before loading. Sites with 50+ third-party domains feel sluggish even on fast connections.