텍스트 및 문서 도구

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.