Phone Number Parser
Parse phone numbers — extract country code, area code and number, format in Brazilian style (+55 11 9XXXX-XXXX) and international E.164 (+5511...). Works with several formats. Everything in your browser.
Parse and format phone numbers
A phone number can show up in a thousand shapes: carrying the +55, with carrier zeros in front, stuffed with parentheses, dots and dashes. What the tool does is read the number, split out its parts (country code, area code and the number itself) and hand it back in consistent standards.
You get the number in the Brazilian standard, masked as (11) 91234-5678, and in the international E.164 format (+5511...) too, the one messaging and telephony APIs tend to require. For a Brazilian number the area code is required: exactly ten or eleven digits after the country code, or the tool reports that it could not parse the input. One number at a time, not a list.
Processing stays in the browser and the numbers never leave your machine. Paste the phone however you have it and grab the tidied-up versions.
Frequently asked questions
I entered the number without an area code and got an error
Does the Brazilian format field include the +55?
Does it confirm the number actually exists?
Related Tools
Tel Link Builder
Build clickable tel: links from a phone number in the international E.164 format. Great for call buttons on mobile sites, email signatures and contact pages.
CRC32 Calculator
Calculate the CRC32 checksum of any text. Returns the value in hexadecimal, decimal and binary. Processed in the browser.
Unicode Text Styles
Transform your text into decorative styles using Unicode characters: bold, italic, fraktur, double-struck and monospace.
Character Info
Get full information about any Unicode character: decimal code, hex, HTML entity, UTF-8 and official name. Click any character to inspect it.
Recommended DNS TTL
Suggests a DNS TTL for five situations - stable record, migration, dynamic load balancer, failover and CDN - ranging from 86400s down to 30s, with the reason why.
YouTube Embed Builder
Builds a YouTube embed <iframe> from the video ID with customizable width and height.