Boneyard Tools

Phone Number Formatter

Paste a phone number in any form and turn it into a tidy national, E.164, or international format. Punctuation, spaces, and parentheses are stripped automatically.

How to format a phone number

  1. Paste your phone number, with or without dashes, spaces, or parentheses.
  2. Choose a format: national, E.164, or international.
  3. Copy the cleaned number to use in a CRM, contact list, or API.

Examples

Clean a US number

1234567890
(123) 456-7890

Convert to E.164

(123) 456-7890
+11234567890

Frequently asked questions

What is E.164 format?

E.164 is the international standard that writes a number as a plus sign, the country code, then the national number with no spaces, like +11234567890. Most APIs expect it.

Does it handle an 11-digit number with a leading 1?

Yes. A US number that starts with the country code 1 is recognized, so 11234567890 formats as +1 (123) 456-7890 nationally.

What if I paste a non-US number?

Numbers that are not a standard US length fall back to a clean international style, grouping the digits after a plus sign so the value stays usable.

Are dashes, spaces, and parentheses removed?

Yes. Every non-digit character is stripped first, so any messy input is normalized before it is reformatted.

Is my data private?

Yes. Formatting runs entirely in your browser and nothing is uploaded or stored.

Related tools