Every page view moves data across networks, and moving data uses electricity. This tool measures what a page actually weighs and converts that into grams of CO2 per visit. It is free, needs no signup, and works on any public website.
Most carbon calculators estimate page weight. This one measures it. The HTML document is downloaded and its exact byte length recorded, then every script, stylesheet and image the page references is issued a HEAD request to read its Content-Length. Those figures are summed into a real transfer size.
Assets that refuse HEAD requests, or that omit the Content-Length header, are counted as unmeasured and reported separately. This matters: it means the total is always a floor. The real page is at least this heavy and possibly heavier. Filling those gaps with an average would produce a rounder number and a less honest one.
Up to forty assets are sampled. A page with three hundred assets does not need three hundred requests to be characterised, and issuing them would put needless load on someone else's server.
Transfer size becomes carbon using the Sustainable Web Design model, version 3: 0.81 kilowatt-hours per gigabyte transferred, at 442 grams of CO2 per kilowatt-hour of global average grid intensity. Returning visitors are modelled as loading 2% of the page from cache, with a 75/25 split between new and returning traffic.
Those assumptions are stated because a carbon figure without its assumptions is decoration. Change the grid intensity and every number moves.
Green hosting is not checked. A site on renewable power scores identically to one on coal with the same page weight, because the model applies a global average to everyone. Server-side compute, database queries and video streamed after page load are also outside the measurement. Read the result as a page-weight proxy, not a full lifecycle assessment.
The median web page is roughly 2.2 MB, so that is the C boundary. Under 1 MB earns an A and puts a page cleaner than around 85% of the web. Over 8 MB is among the heaviest pages online.
See all free domain tools