The Phone Number Extractor identifies and extracts phone numbers from raw text, supporting a broad range of formats including US numbers (555-867-5309, (555) 867-5309), international numbers (+44 20 7946 0958), and various delimiter styles. Remove duplicates and export results as CSV.
Collect every phone number from documents, web content, or data dumps quickly, with support for international and local formats. To extract emails from the same text, try the Email Extractor.
Mixed formats
Input
Call us at (555) 123-4567 or +44 20 7946 0958. Fax: 555.987.6543
Output
(555) 123-4567 +44 20 7946 0958 555.987.6543
Extract all email addresses from any block of text.
Extract all numbers (integers and decimals) from text.
Extract @mentions and social media handles from text.
Extract all hashtags from social media posts or any text.
Strip HTML tags and extract the plain text content.
Extract values from JSON by key path.