Extract email addresses from text
Paste any text and pull out every email address it contains. Remove duplicates, lowercase the addresses, sort them alphabetically, and export as a newline list or a comma-separated string.
Everything runs in your browser — nothing is uploaded.