Addresses are extracted, normalized, and deduplicated
The free tool reads pasted text or one CSV/TXT file in the browser, finds common email-shaped strings, and converts them to lowercase. Pasted input must contain no more than 20 unique addresses; a file import loads the first 20 unique matches and tells you when more were present. The API normalizes and deduplicates again before reserving quota, so repeated rows in one request are not verified twice.
Extraction only finds candidate strings. If the first task is collecting addresses from mixed documents or spreadsheets, use the Email Extractor, then bring the reviewed output back for mailbox verification.