Extract Emails From Text
Paste any text, such as a signature block, CSV or web page source, and get a clean list of the email addresses in it.
Runs entirely in your browser. Your text is not uploaded.
0words
0characters
0lines
0 addresses found
0words
0characters
0lines
How to use the extract emails
- Paste text that contains email addresses.
- Choose to dedupe, lowercase or sort.
- Copy as one per line or comma-separated.
Questions
Does it find every valid email address?
It finds the addresses people actually use: letters, digits and . _ % + - before the @, and a domain with a dot. Rare forms allowed by the standard, like quoted local parts, are skipped on purpose.
Can I use it to build a mailing list?
Only with consent. Laws such as GDPR in the EU and CAN-SPAM in the US restrict emailing people who did not opt in.