Text Tools

Extract Email Addresses from Text

Batch-extract email addresses from lists, pages, or logs. Deduplicate, lowercase, and export as newlines, commas, or semicolons for contact cleanup.

TextExtractEmail

Favorite this tool

No favorite storage mode has been selected.

Quick actions

Copy this tool URL or open the system share sheet on a supported device.

Use cases

  • Build email lists from pasted contact text
  • Clean emails from logs or exports
  • Collect signup emails from event copy

How to use

  1. Paste text that contains emails
  2. Enable dedupe and lowercase if needed, then choose an output format
  3. Copy the extracted addresses

Example input and output

Input

Contact Zhang@Test.com or leo@uuup.dev

Output (deduped)

Zhang@Test.com\nleo@uuup.dev

FAQ

Which email formats are supported?

Standard addresses such as name@domain.com. Unusual strings without a domain are not matched.

How are case variants handled?

With Lowercase plus dedupe, variants merge. Deduping alone keeps the original casing as distinct values.

Tools

Related tools

Continue with another translated tool for a nearby task.

Phone Number Extractor

Extract Mainland China Mobile Numbers

Available

Extract mainland China mobile numbers from lists or logs, including common separators. Normalize, dedupe, and export as newlines or commas for contact cleanup.

Text Extract Phone

URL Extractor

Extract URLs from Text Online

Available

Extract HTTP/HTTPS links from documents, chats, or logs. Clean trailing punctuation, dedupe, and export as newlines, commas, or spaces—all in your browser.

Text Extract URL

Regex Extractor

Extract Matches with Regular Expressions

Available

Extract every regex match from text with flags, capture groups, expand-all groups, dedupe, and multiple output formats for log fields and structured collection.

Text Regex Extract