Email Address Extractor
Paste any text — HTML, documents, logs, or plain text — to instantly extract all unique email addresses as a clean, copyable list.
About Email Address Extractor
The Email Address Extractor uses a comprehensive regular expression to find all valid email addresses in any text input — whether it's a webpage source, a CSV file, an email thread, or any document. Duplicates are automatically removed and results are sorted alphabetically.
Frequently Asked Questions
Yes. All extraction happens in your browser using JavaScript. No text is sent to any server.
The tool extracts standard RFC-compliant email addresses. Heavily obfuscated formats like "user at domain dot com" are not detected as they are not recognisable as email addresses by regex.