Extract email addresses from text
Paste any text: the tool finds every email address, removes duplicates and hands you the list, ready to copy.
How the extraction works
The tool scans your text for the standard [email protected] pattern, accepting dots, hyphens, underscores and the + sign in the part before the @ sign (so aliases like [email protected] are caught too). Addresses are compared case-insensitively — under the email standard, [email protected] and [email protected] deliver to the same mailbox — and duplicates are counted and removed. The order in which addresses appear in the text is preserved.
What it's for (and what it isn't)
It's perfect for cleaning up messy exports, recovering contacts from old email threads, meeting notes or lists pasted from PDFs and spreadsheets, and getting a ready-made list to drop into the BCC field or your CRM in seconds. Keep in mind, though, that sending marketing messages requires the recipients' consent: scraping addresses from web pages for unsolicited bulk email violates privacy laws such as the GDPR and CAN-SPAM — and it's a fast track to the spam folder.