テキストと文書ツール

Email 抽出

「Email 抽出」はテキストと文書に使えるブラウザツールです。入力内容と結果は通常この端末内で処理され、登録は必要ありません。

ブラウザ内で処理登録不要プライバシーの説明 ↗

Maximum 100,000 characters. Extraction and IDN conversion stay in this browser.

Keeps the first occurrence according to the comparison rule below.

Domains are always compared case-insensitively after IDNA conversion.

使い方

使い方

  1. Paste up to 100,000 characters of source text.
  2. Choose duplicate handling, domain formatting, and the output separator.
  3. Extract the addresses, review the practical syntax limits, then copy them or download a text file.

Practical mailbox syntax

The extractor supports unquoted ASCII dot-atom local parts, including plus tags and common RFC atext symbols. Local parts cannot begin or end with a dot or contain consecutive dots. Domains must contain at least two valid DNS labels; Unicode domains are validated through the browser IDNA parser. Quoted local parts, comments, domain literals, and SMTPUTF8 local parts are intentionally outside this tool.

Deterministic normalization and deduplication

Results keep their source order. Domain names can retain source spelling, be lowercased, or be converted to lowercase ASCII Punycode. Duplicate comparison always normalizes the domain through IDNA and can either respect or ignore local-part case; the first displayed spelling is retained. Extraction is limited to 10,000 addresses and output to 500,000 characters.

よくある質問

あわせて知りたいこと

Does an extracted address definitely exist?

No. This tool checks practical text syntax only. It does not query DNS, contact a mail server, or send a verification message.

Why are quoted or Unicode local parts excluded?

They require broader email standards and context-sensitive parsing that can create surprising matches in arbitrary prose. This tool documents and uses a predictable unquoted ASCII local-part scope.

How are duplicates compared?

Domains are compared case-insensitively after IDNA conversion. You can choose whether the local part is also compared without case; the first occurrence controls the displayed result.