Word ↔ Number converter
Convert English number words to digits and digits to words. Useful for forms, invoices, and copy where you need both formats.
Word to number
English-only conversion using the short-scale system (thousand, million, billion, trillion). Supports negatives and decimals.
One thousand two hundred thirty-four
-45.67
1,523
Tip: For large numbers, use: thousand / million / billion / trillion. If something doesn’t parse, it’s usually due to unsupported words or ordering.
Use cases
Handy for finance/reporting copy (“one thousand five hundred…”) as well as form inputs where users might type either words or digits. It supports negatives and decimals for quick conversions.
How to use
- Pick a mode: Word → Number or Number → Word.
- Paste an example input (words like “one thousand…” or digits like “1,523”).
- Copy the result for your document or form.
FAQs
What language does this support?
English only, using the short-scale system (thousand/million/billion/trillion).
Does it support “and” (e.g., “one hundred and five”)?
Yes — “and” is ignored in word parsing.
Does it support decimals?
Yes — use “point” (e.g., “twelve point five”) or a numeric decimal (e.g., 12.5).
Why did my input fail to parse?
Usually due to unsupported words, unexpected ordering, or numbers too large to be safely represented.
Working with text length limits?
Try the Character counter.