learn.howToCalculate
learn.whatIsHeading
A website carbon calculator estimates the CO2 emissions generated by a web page per visit, based on data transferred. The internet accounts for approximately 3.7% of global carbon emissions.
Formule
CO2 (g) = page_bytes × 0.81 (estimate based on typical energy grid)
- MB
- Page size (MB) — Total data transferred (HTML, CSS, JS, images)
- g_CO2
- CO2 emissions (grams) — Approximate carbon footprint per page view
Guide étape par étape
- 1CO2 estimate = page size (KB) × 0.06g CO2/KB
- 2This accounts for data centre energy, network, and device power
- 3Annual emissions = CO2 per view × annual page views
- 4Green hosting can reduce emissions by 50–80%
Exemples résolus
Entrée
500KB page, 10,000 views/month
Résultat
~30g CO2/month = 0.36kg/year
Entrée
3MB heavy page, 100,000 views
Résultat
~180g CO2 per 100K views
Entrée
Lean 100KB page
Résultat
~6g CO2 per 1,000 views
Questions fréquentes
How is website carbon calculated?
Data transfer → electricity used → carbon emissions. Varies by grid mix (coal-heavy = more carbon; renewable = less).
What is a typical page carbon footprint?
Small page (1 MB): ~0.8 g CO2. Heavy page (5 MB): ~4 g CO2. A website with 100K monthly views: 80–400 kg CO2/month.
How can I reduce website carbon?
Optimize images, minify code, use efficient hosting, enable caching, serve from CDNs with renewable energy.
Prêt à calculer ? Essayez la calculatrice gratuite Website Carbon
Essayez-le vous-même →