TOOLTIKI Lovable tool, really free
Developer Extract

Extract emails from text

What to do

Transformed in your browser · nothing is uploaded

Local · finds addresses, does not validate them
Advertisement
320 × 100

Finds everything shaped like an email address, removes duplicates and lists them one per line, keeping the order they first appeared in.

How to use the extract emails from text

1 Paste your text into the first box.
2 Choose what you want done to it.
3 Copy the result, or save it as a text file.

The pattern is deliberately permissive rather than validating. A genuinely RFC-compliant email regex is thousands of characters long and still rejects addresses that work, so trying to validate here would silently drop real addresses. Finding things shaped like an address and letting you look at the list is the honest approach — a false positive is obvious to a human and a missing address is not. Worth remembering that a list of addresses scraped from a page is personal data under GDPR and similar laws: having extracted it does not make sending to it lawful, and unsolicited mail to scraped addresses is exactly what the rules exist to prevent.

Questions

No, deliberately. A validating pattern is enormous and still rejects working addresses, which would silently lose real ones.

MDN — working with strings
Advertisement
300 × 250
Was this tool any good?
INTERNAL SIGNAL ONLY · WE USE IT TO FIND TOOLS WORTH REBUILDING