Extract emails, URLs, phone numbers, IP addresses, and numbers from any text. Deduplicate, sort, and export results as TXT or CSV.
All processing happens in your browser. Your data never leaves your device.
Paste any text and select what you want to extract β emails, URLs, phone numbers, IP addresses, or numbers. The tool scans your text using pattern matching and displays all found items. Enable deduplication to remove repeats, sort results alphabetically, and export as plain text or CSV. You can also use a custom regular expression for advanced patterns. All processing happens in your browser β your text never leaves your device.
Quickly pull contact information from emails, extract links from web pages, gather phone numbers from documents, or find IP addresses in log files β all without manual searching or installing any software.
Six types: email addresses, URLs (http/https and www), phone numbers (international formats), standalone numbers (integers and decimals), IPv4 addresses, and custom patterns using regular expressions.
When enabled, only unique matches are shown. If the same email address appears 5 times in the text, it shows up once in the results. The total count still shows how many times each item was found.
Yes. Copy results to clipboard, download as a plain text file (.txt) with one match per line, or download as a CSV file for use in spreadsheets.
Enter any JavaScript-compatible regular expression. The tool applies it globally to your text and extracts all matches. Invalid regex patterns show an error message.
Yes. All extraction happens entirely in your browser using JavaScript. Your text is never sent to any server or stored anywhere.