Extract Emails
Extract every unique email address from a block of text. Free and private, right in your browser.
Paste in any block of text (an inbox export, a scraped webpage, a CSV, a pile of meeting notes) and pull out every email address it contains, deduplicated and ready to copy. It runs entirely in your browser, so nothing you paste ever leaves your machine.
How to use it
- Paste or type your text into the box
- Click extract to scan it for email addresses
- Copy or download the cleaned-up list
Frequently asked questions
- Will it catch addresses with plus-tags or unusual domains, like name+tag@sub.example.co.uk?
- Yes. The matcher handles plus-addressing, subdomains, and multi-part TLDs, so name+tag@sub.example.co.uk is extracted correctly, not truncated.
- Does it remove duplicates if the same address appears multiple times?
- Yes, the output list is deduplicated automatically, so an address mentioned 20 times in a thread only shows up once.
- Is my text uploaded anywhere?
- No. Everything runs locally in your browser tab using JavaScript, so pasted text, logs, or exports never get sent to a server.
- 1
Nothing is uploaded
The file never leaves your device. There is no server to send it to, so there is nothing to leak, log, or subpoena.
- 2
No signup, no limits
No account, no email, no daily cap, no watermark, and no paid tier waiting behind the third file.
- 3
Works offline
Load the page once and it keeps working with the network off, because all the work was always happening locally.