Number Formatter help
Number Formatter takes a number and shows it several ways: grouped with separators, rounded to a set number of decimals, as an ordinal, spelled out in English words, in scientific notation, and in a short 1.2K form.
Steps
- Type a number. Separators and spaces in the input are ignored.
- Read every format at once.
- Copy the one you need.
Common questions
Can I change the separators?
Yes. You can set the grouping character and the decimal mark, for example a dot for grouping and a comma for decimals.
How large a number can it spell out?
Into the quadrillions. Beyond that it reports that the number is too large to name.
Does it do currency?
It groups and fixes decimals, which covers most of it, but it does not add currency symbols or locale rules.
Does anything leave my browser?
No. The tool runs entirely on this page.
Everything runs in your browser. Nothing you enter or drop is uploaded.
Back to Number Formatter