Email Extractor
Addresses arrive buried in things that are not lists: a forwarded thread, a pasted directory page, a CSV that did not import cleanly, a wall of sign-up responses. Picking them out by hand is slow and easy to get wrong.
This tool scans whatever you paste in, finds anything shaped like an email address, removes duplicates and gives you the result as a list you can copy.
Runs in your browser. Email Extractor processes your input on your own device. Nothing you enter or upload is sent to a server.
How to use the Email Extractor
- Paste the text containing the addresses.
- Run the extraction.
- Review the de-duplicated list.
- Copy the results.
Things worth knowing
- Obfuscated or image-based addresses are not detected.
- A match means the text looks like an address, not that the mailbox exists.
Frequently asked questions
Are duplicates removed?
Yes. Each distinct address appears once, however many times it occurred in the source text.
Is my text sent anywhere?
No. The matching runs in your browser, so whatever you paste stays on your device.
Will it catch every address?
It finds anything matching the normal shape of an email address. Deliberately obfuscated forms — 'name at example dot com', addresses split across lines, or addresses rendered as images — will not be picked up.