What is this phone number normalizer?
A free, browser-based tool that converts a list of phone numbers written in mixed styles into one consistent format. Paste one number per line — it strips spaces, hyphens, and parentheses, understands +81, 0081, and domestic 0XX numbers, and rewrites them all to either E.164 (+81…) or the JP hyphenated form (0AB-CDEF-GHIJ). Numbers without a country code are assumed to be Japan domestic. Rows it can't parse are flagged in red so nothing slips through silently. Everything runs locally in your browser, so your data is never uploaded.
How to use it
- Paste your phone numbers (one per line) into the box on the left.
- Choose the output format: E.164 (+81…) or JP hyphenated (0AB-CDEF-GHIJ).
- Read the normalized list on the right — invalid rows are highlighted in red — then copy or download the result.
Common use cases
- Cleaning a phone column exported from a CRM or spreadsheet before importing it elsewhere.
- Converting domestic numbers to E.164 for an SMS or voice API that requires it.
- Spotting malformed numbers that would break a later import or campaign send.
