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.
Related Tools
CNAB File Reader
Read Brazilian CNAB 240 and CNAB 400 banking files and display records decomposed by type.
GEDCOM Reader
Read GEDCOM (genealogy) files and list individuals (INDI) with name, birth and death dates.
PDF Merge
Merge several PDFs into a single file in the given order. Everything in your browser via pdf-lib.
Parse and format phone numbers
A phone number can show up in a thousand shapes: with an area code, without one, carrying the +55, stuffed with parentheses 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, with the mobile mask (+55 11 9XXXX-XXXX), and in the international E.164 format (+5511...) too, the one messaging and telephony APIs tend to require. Because it swallows several input formats, it's a real help for cleaning and standardising a contact list before an import.
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.