Category: Text tools
Email Extractor
Pull every email address out of pasted text
Paste text, a document dump or an exported page and pull out every email address it contains, with options to deduplicate and lowercase the results. Runs entirely in your browser.
3 email address(es) found.
support@example.com sales@example.com press@example.org
Everything on this page is processed in your browser. Nothing is uploaded.
What this tool does
Contact lists, support tickets and scraped pages often bury a handful of email addresses in a wall of unrelated text. This tool scans the pasted text for anything shaped like an email address, then lets you deduplicate and lowercase the list before copying it out as one address per line or as comma-separated values.
How to use it
- Paste the text that contains the email addresses.
- Choose whether to remove duplicates and lowercase the results.
- Copy the list as one address per line or comma-separated.
Privacy
This tool runs entirely in your browser. Your input is never uploaded, stored or shared — closing the tab removes it.
Frequently asked questions
- Is the text I paste sent anywhere?
- No. The scan runs entirely in JavaScript in your browser; nothing you paste is uploaded.
- Does it verify that an address actually exists?
- No, it only recognizes text shaped like an email address. It does not check whether the mailbox is real or reachable.
- How does deduplication handle different capitalization?
- Two addresses that differ only in letter case are treated as the same address and only the first occurrence is kept.