# Email Hoarder Calculator — Zen Inbox Cleaner

Last reviewed: August 30, 2026. HTML version: https://zeninboxcleaner.com/tools/email-hoarder-calculator

How many emails are sitting in your inbox? Enter the number — get your storage damage, your cleanup time, and your official rank.

The calculator runs entirely in your browser. The number you type never leaves the page: there is no form submission, no network request, no cookie, and nothing stored. This mirror states the whole model in plain text so you can check the arithmetic — or do it yourself — without running the tool.

## What you give it

- **Emails in your inbox** — a count. Presets are offered for 1,000 · 5,000 · 20,000 · "I stopped counting" (which uses 50,000).
- **What's in there, mostly?** — the average size assumption, chosen by you rather than by us:
  - Newsletters & promos — **30 KB** per email
  - A typical mix — **75 KB** per email (default)
  - Lots of attachments — **300 KB** per email

## The formula

With `n` = email count and `avgKB` = the average size you picked:

```
bytes   = n × avgKB × 1024
percent = bytes ÷ (15 × 1024³) × 100
seconds = n × 2
```

Sizes are shown in KB below 1 MB, in MB below 1 GB, and in GB above that. Binary units throughout: 1 KB = 1,024 bytes, 1 GB = 1,073,741,824 bytes.

Worked example: 23,000 emails at a typical mix (75 KB) is 23,000 × 75 × 1,024 = **1,766,400,000 bytes ≈ 1.65 GB**, which is **≈ 11%** of a free Google account's 15 GB, and 23,000 × 2 = 46,000 seconds — **≈ 12.8 hours** of tapping.

## The assumptions, stated plainly

- **Average message size is an assumption, not a measurement.** Real messages vary enormously — a plain-text newsletter can be a few kilobytes while one message with a video attachment is tens of megabytes. That is why the mix is yours to choose. The only authoritative number for your own account is on your Google storage page: https://one.google.com/storage
- **15 GB is the free Google account allowance**, and it is **shared across Gmail, Google Drive, and Google Photos** — so the percentage this tool shows is the share of the whole account those emails would take, not a Gmail-only figure. On many full accounts the space is photos, not email.
- **2 seconds per email** is the manual-cleanup rate: find it, select it, delete it, move on. It is deliberately generous — it assumes you never pause, never read anything, and never lose your place.
- **The percentage uses binary gigabytes** (15 × 1024³ = 16,106,127,360 bytes), matching how storage meters usually count.
- **Deleting emails frees storage only after Gmail's Trash clears** — trashed mail keeps counting against your quota for 30 days unless you empty Trash yourself, and the storage meter can lag a further 48–72 hours. Details: https://zeninboxcleaner.com/answers/does-deleting-emails-free-up-storage

## The ranks

| Emails | Rank | |
|---|---|---|
| 0–99 | 🧘 Inbox Zen Master | You don't need this calculator. You are the calculator. |
| 100–999 | ✅ Tidy-ish | One weekend sweep and you're at zero. |
| 1,000–4,999 | 📚 Casual Collector | It's not a problem. (It's becoming a problem.) |
| 5,000–19,999 | 🗃️ Certified Email Hoarder | Somewhere in there is a password reset from 2019. |
| 20,000–49,999 | 🐉 Digital Dragon | You sit atop a hoard of newsletters, guarding it. |
| 50,000+ | 🏛️ Archivist of the Apocalypse | Historians will thank you. Your storage quota will not. |

The rank depends only on the email count, never on the mix you pick.

## Or let the app do the tapping.

Zen Inbox Cleaner groups your Gmail inbox by sender, so you can trash bulk mail, newsletters, and promotions in one tap — and unsubscribe with one tap. It reads email metadata only (never bodies or attachments), everything happens on your device, and nothing is permanently deleted by the app — trashed email stays recoverable in Gmail's Trash for 30 days.

Get the app: https://zeninboxcleaner.com/#get · How it works: https://zeninboxcleaner.com/#how-it-works
