Email Extractor
Runs in your browserPull every unique email address out of a block of text — a paste, a log file, an exported contact list.
About this tool
Email addresses show up scattered through logs, exported spreadsheets pasted as text, or forwarded threads, and picking them out by hand is slow and error-prone. This tool scans the whole block with a standard email pattern and returns every unique match, one per line, ready to paste into a spreadsheet or mailing list.
How to use
- Paste text containing email addresses.
- Run the extraction.
- Copy or download the resulting list — one address per line, duplicates removed.
When to use this tool
- Pulling contact addresses out of a forwarded email thread.
- Extracting addresses from a log file or exported CSV pasted as text.
- Building a quick mailing list from scattered source text.
Tips
- Duplicates are removed automatically, so the count reflects unique addresses.
- This matches the address pattern only — it doesn't verify the address is real or deliverable.
FAQ
- Does this verify the emails are real?
- No. It only matches text that looks like a valid email address format; it doesn't check whether the mailbox exists.
- Is my text sent anywhere?
- No. Extraction runs entirely in your browser.