πŸ“§ Email Address Extractor

Find and extract email addresses from text, with duplicates removed.

0 found

How to use

  1. Paste text that contains email addresses.
  2. Click "Extract".
  3. A deduplicated list of email addresses is shown.

🎯 Use Cases

Example

Input
문의: [email protected], λ‹΄λ‹Ήμž [email protected]
νšŒμ‹  μ£Όμ†Œ: [email protected]
μ§€μ›νŒ€ [email protected] 둜 연락 μ£Όμ„Έμš”.

Of the 4 email occurrences in the text, the duplicate [email protected] is merged into one, leaving 3 unique addresses. Results are listed in the order found, one per line.

FAQ

Does it recognize every email format?
It recognizes standard email formats ([email protected]) using a regular expression. Unusual formats may be missed.
Are the extracted emails stored anywhere?
No. They're only kept in browser memory and disappear when you close the page.
How are duplicate emails handled?
Duplicates are removed automatically, leaving only unique email addresses.

More Text Tools

πŸ“
Markdown Preview
Live-preview Markdown as HTML
πŸ”—
URL Encoder/Decoder
Percent-encode/decode URL characters
✏️
Find & Replace
Search & replace with regex support
πŸ†š
Text Diff
Compare two texts line by line
↕️
List Sorter
Sort a list & remove duplicates
πŸ”’
Character Counter
Count characters, bytes, lines & words
πŸ” 
Case Converter
Convert to UPPER/lower/Title Case
πŸ”€
Fullwidth/Halfwidth Converter
Convert fullwidth chars ↔ halfwidth ASCII
🈚
Unicode Inspector
Check code points & look up characters
πŸ”Ÿ
Text to Decimal
Convert text ↔ decimal code points
🧾
Text to Hex
Convert text ↔ UTF-8 byte hex
0️⃣
Text to Binary
Convert text ↔ UTF-8 byte binary
πŸ”‘
ASCII Art Generator
Turn text into an ASCII art banner