Text Extraction Tool
Extract emails, phone numbers, URLs, IP addresses, numbers, Chinese characters, English words, dates, and more — supports custom regex
Input Text
Text Extraction Tool Guide
Supported Extraction Types
- Email — matches standard email format
- Phone — matches Chinese mainland phone numbers (11 digits)
- URL — matches http/https links
- IP Address — matches IPv4 addresses
- Number — matches integers and decimals
- Chinese — extracts all Chinese characters
- English — extracts English letter words
- Date — matches common date formats
- Custom Regex — use your own regex pattern
Use Cases
- Extract IP addresses and timestamps from log files
- Batch extract emails and phone numbers from documents
- Extract all links from web page source
- Extract numeric data from text
- Clean and analyze mixed text data