Extract Emails

← All Tools

Pull all email addresses from the input text. Useful for scraping contact info from documents or web pages.

Example

Contact us at info@example.com → info@example.com

Email alice@test.org or bob@test.org → alice@test.org, bob@test.org

No emails here → (empty)

Chain this tool with others in the Pipeline Builder →

Create multi-step text transformations

USED IN COOKBOOKS