Email Extractor
The email extractor scans any text — an email thread, a scraped page, a log file, a pasted document — and returns every email address it finds as a clean, de-duplicated list. Matching happens in your browser, so the text is never uploaded.
Your result will appear here.
Not sure where to start? Use Load example.
Results update automatically and are calculated on your device. Nothing you type is sent to a server.
Runs in your browser. Processing happens entirely in your browser. Nothing you enter is sent to Delimiter.live.
How to use the Email Extractor
- Paste the text you want to scan.
- The list of addresses appears immediately, with duplicates removed.
- Optionally sort the list or switch to domain-only output.
- Copy the list or download it as a text file.
Example
Contact ada@example.com or grace@example.com for details.
ada@example.com grace@example.com
Common use cases
- Collecting the addresses from a long email thread to build a distribution list.
- Pulling contact addresses out of a document or a copied web page.
- Auditing a data export to see which domains appear in it.
- Extracting addresses from log output while debugging a mail problem.
Limitations and things to watch for
- Matching is pattern-based. It recognises the address formats that appear in practice, including plus-addressing, subdomains and long top-level domains, but it does not verify that a mailbox exists or that the domain resolves.
- Addresses deliberately obfuscated as "name at example dot com" are not matched, because that form is indistinguishable from ordinary prose.
- Trailing punctuation is trimmed, so an address at the end of a sentence is captured cleanly.