Paste your HTML to estimate total page weight — HTML bytes, inline CSS/JS, images, scripts, fonts and iframes — with load-time predictions.
Paste the full HTML of your page (View Source from the browser).
| Asset | Count | Est. size | Sample |
|---|---|---|---|
| External CSS | 2 | 29.3 KB | <link rel="stylesheet" href="/styles.css"> |
| External JS | 2 | 156.3 KB | <script src="/vendor.js"> |
| Images | 2 | 195.3 KB | <img src="/hero.jpg" alt="Hero"> |
| Fonts | 1 | 34.2 KB | <link href="/fonts/inter.woff2" rel="preload" as="font"> |
| Iframes / videos | 1 | 244.1 KB | <iframe src="https://www.youtube.com/embed/abc"> |
| Total estimated | 8 | 659.9 KB |
Note: external asset sizes are rough averages — use browser DevTools (Network tab) for exact measurements.