Email Carbon Footprint Calculator: CO₂ by Email Type
Every email you send has a measurable carbon cost. A standard text-only email generates roughly 4 g of CO₂e, while an email with a large attachment (1–10 MB) produces about 50 g CO₂e — and a spam email still costs ~0.3 g. These figures come from lifecycle analyses that account for data-center energy, network transmission, and end-user device power draw. The calculator uses your daily email volume and attachment rate to estimate your personal or organizational annual email carbon footprint in kg CO₂e, helping you identify where digital communication habits drive real-world emissions.
A plain text email produces about **4 g of CO₂**, while an email with a typical attachment (1–5 MB) produces **50 g of CO₂** — 12× more. Sending 100 emails/day with 20% having attachments generates roughly **482 kg of CO₂ per year** — comparable to driving a gasoline car ~1,200 miles. These figures come from lifecycle analyses accounting for data-center energy, network transmission, and device power draw.
When to use this calculator
- A remote software team wants to quantify the carbon impact of their internal email culture before switching to a chat-based tool like Slack.
- An HR department sends daily newsletters with PDF attachments to 500 employees and needs to report digital emissions for a corporate sustainability audit.
- A freelancer tracking their personal carbon footprint wants to include digital habits alongside travel and energy use in a carbon offset plan.
- A university IT department is evaluating whether migrating large file transfers from email attachments to a cloud storage link reduces their annual CO₂ output.
- A marketing agency sends 300 campaign emails per day with image-heavy attachments and needs to benchmark digital vs. print emissions for a client ESG report.
Worked Example: Office Worker
- 100 emails/day, 20% with attachments (= 80 plain + 20 with attachment)
- Plain emails: 80 × 4 g CO₂ = 320 g
- Attachment emails: 20 × 50 g CO₂ = 1,000 g
- Daily total: 320 + 1,000 = 1,320 g CO₂/day
How it works
3 min readHow Email Carbon Emissions Are Calculated
The formula splits emails into two groups — with and without attachments — and applies science-backed emission factors:
# Step 1 — Split email volume by type
plain_emails = emails_per_day × (1 - attachment_pct / 100)
attach_emails = emails_per_day × (attachment_pct / 100)
# Step 2 — Apply emission factors (g CO₂e per email)
FACTOR_PLAIN = 4 # g CO₂e — standard text/HTML email
FACTOR_ATTACHMENT = 50 # g CO₂e — email with 1–5 MB attachment
# Step 3 — Daily total
g_co2_day = (plain_emails × 4) + (attach_emails × 50)
# Step 4 — Annual total
kg_co2_year = (g_co2_day × 365) / 1000The 4 g and 50 g factors originate from Mike Berners-Lee's lifecycle analyses (How Bad Are Bananas?, Profile Books, 2010, updated 2020) and are widely referenced by the UK's Carbon Literacy Project and DEFRA. They account for three energy segments: data-center processing and storage (~35%), network transmission (~25%), and end-user device power (~40%).
---
CO₂ per Email Type — Reference Table
| Email type | CO₂ per email | 100 emails/day (annual) | Notes |
|---|---|---|---|
| Spam (filtered, unread) | ~0.3 g CO₂e | ~11 kg/year | Server still processes it |
| Plain text / simple HTML | 4 g CO₂e | 146 kg/year | Standard business email |
| With small attachment (<1 MB) | ~20 g CO₂e | ~730 kg/year | Compressed PDF, small image |
| With typical attachment (1–5 MB) | 50 g CO₂e | 1,825 kg/year | Deck, spreadsheet, HD photo |
| With large attachment (>5 MB) | ~350 g CO₂e | ~12,775 kg/year | Video, raw design files |
| Long email chain (10+ replies) | ~50 g CO₂e | ~1,825 kg/year | Cumulative storage & processing |
CO₂e = CO₂ equivalent, includes CH₄ and N₂O from electricity generation mix.
---
Common Scenarios with Real Numbers
Office Worker (100 emails/day, 20% with attachments)
Marketing Team (300 emails/day, 60% with attachments)
Solo Freelancer (30 emails/day, 5% with attachments)
---
Common Mistakes When Estimating Email Emissions
1. Assuming deleted or unsent emails have zero footprint. Emails in Drafts or Trash still consume data-center storage energy — servers replicate and back up data continuously.
2. Forgetting the recipient side. The 4 g and 50 g factors include energy consumed by the recipient's device. Sending to a distribution list of 200 people multiplies the footprint by 200.
3. Treating cloud links as zero-emission alternatives. Sharing a Google Drive link instead of an attachment reduces per-email emissions (~4 g vs. 50 g), but downloading the file still generates emissions — just lower due to infrastructure efficiency at scale.
4. Using calendar days vs. working days. Many users only email on weekdays (~261 days/year). Using 365 days inflates the annual estimate by ~40%. This calculator uses 365 for a conservative maximum estimate.
5. Ignoring long-term email retention. Emails stored for 5+ years in corporate archives accumulate storage emissions year over year — a 1 MB email stored for 5 years adds an ongoing CO₂ tail beyond the initial send event.
Frequently asked questions
How much CO₂ does one email produce?
A plain text email produces approximately 4 g of CO₂e. An email with a typical attachment (1–5 MB such as a PDF, spreadsheet, or photo) produces about 50 g CO₂e — 12 times more. A spam email filtered before being read generates ~0.3 g. These emission factors, established by Mike Berners-Lee in How Bad Are Bananas? (2020), account for data-center energy, network transmission, and end-user device power consumption.
How many kg of CO₂ does the average person produce from email per year?
The average US office worker sends and receives roughly 120 emails/day (Radicati Group). Assuming ~15% have attachments: (102 × 4 g) + (18 × 50 g) = 408 + 900 = 1,308 g/day ≈ 477 kg CO₂e/year. For context, that is roughly 10% of the CO₂ a gasoline car emits in a year (EPA: 4.6 metric tons/year for the average US vehicle).
Does replacing email attachments with cloud links actually reduce CO₂?
Yes — significantly. Sending a Google Drive or OneDrive link instead of a 5 MB attachment reduces the per-email emission from ~50 g to ~4 g (the plain email factor), a 92% reduction per email sent. The file still generates emissions when downloaded from cloud storage, but those are typically far lower due to infrastructure efficiency at scale. The Carbon Literacy Project estimates up to a 70% net emission reduction when switching heavy attachments to cloud links.
Does sending to more recipients multiply the carbon footprint?
Yes — linearly. Each recipient's mail server stores a copy, and each recipient's device consumes energy to download and render the message. Sending a 50 g attachment email to 20 people generates roughly 20 × 50 g = 1,000 g (1 kg CO₂e) for a single send action. Mass-marketing emails and large distribution lists carry a disproportionate environmental cost compared to one-on-one correspondence.
Does Gmail or Outlook running on renewable energy change the calculation?
Modestly. Google (Gmail) and Microsoft (Outlook) have committed to operating on 100% renewable energy or purchasing renewable energy certificates, which reduces the data-center portion of emissions. However, network transmission and end-user device energy are outside their control. The emission factors here represent a global average baseline; actual emissions for Gmail or Outlook users are likely somewhat lower, but the order of magnitude remains the same.
How does email CO₂ compare to other digital activities?
For perspective: streaming 1 hour of HD video ≈ 36 g CO₂e (IEA, 2022); a Google search ≈ 0.2–0.3 g CO₂e; a plain email ≈ 4 g CO₂e; a 1-hour video call ≈ 150–1,000 g depending on resolution. Email is relatively low-impact per message, but the global volume — over 300 billion emails sent daily — makes the aggregate footprint substantial (tens of millions of metric tons of CO₂e annually).
Is global spam a significant source of CO₂ emissions?
In aggregate, yes. Spam generates ~0.3 g CO₂e per message but represents roughly 80% of all email traffic — approximately 280 billion spam messages per day globally. Even filtered spam still consumes energy to process and store before deletion. That adds up to roughly 84,000 metric tons of CO₂e per day from spam alone worldwide.
Can organizations claim carbon credits for reducing email emissions?
Not directly through mainstream carbon offset standards (Gold Standard, Verra VCS) as of 2025. Digital emissions typically fall within a company's Scope 2 (purchased energy) or Scope 3 (value chain) inventory under the GHG Protocol Corporate Standard — not traded as discrete offsets. However, reducing email emissions does lower your reported Scope 3 footprint, which is increasingly required under SEC climate disclosure rules and international frameworks like TCFD.
What is the single most effective way to cut my email carbon footprint?
Eliminating large attachments has the highest leverage. Replacing a 5 MB PDF attachment with a cloud storage link drops the per-email footprint from ~50 g to ~4 g — a 92% reduction for that email. Additional high-impact steps: unsubscribe from newsletters you don't read (reduces storage); set shorter email retention policies at the organizational level; and use direct messaging tools (Slack, Teams) for internal communication instead of reply-all email chains.
Sources and references
- U.S. EPA — Greenhouse Gas Emissions from a Typical Passenger Vehicle
- U.S. EPA — Greenhouse Gas Equivalencies Calculator
- IEA — The carbon footprint of streaming video: fact-checking the headlines (2020)
- The Carbon Literacy Project — Carbon and the Internet
- Wikipedia — Carbon footprint of the internet