📧

Email Extractor

Extract all email addresses from any block of text instantly. Paste your content and get a clean list. Free, browser-based, no signup.

📝 Text Tools Free Browser-based
Tool

What Does the Email Extractor Do?

The Email Extractor scans any block of text — web page source, plain text, CSV exports, forum posts, PDFs copied as text — and pulls out every valid-looking email address using a standard RFC-5321 compliant pattern. Duplicates can be removed automatically and all addresses can be lowercased for consistency.

What Counts as a Valid Email?

PartValid examplesNotes
Local partuser, first.last, info+tagLetters, digits, dots, +, -, _
Domainexample.com, sub.domain.orgAt least one dot required
TLD.com, .co.uk, .email2–63 characters

Tips

For HTML source pages, paste the raw HTML — the extractor works on the raw text and will find email addresses in href="mailto:..." links and plain text alike. If addresses have been obfuscated as user [at] domain [dot] com they will not match and must be cleaned first.

Frequently Asked Questions