Words to Numbers Converter
Type number words like "one million two hundred thousand" and get the digits back instantly.
โ 100% Freeโ No Signupโ No Watermarkโ Unlimited Use
Turn Spelled-Out Numbers Into Digits
The Words to Numbers converter reads English number words and writes them back as plain digits. Type something like "two thousand five hundred and twelve" and it returns 2512 the instant you stop typing. It understands ones, tens, hundreds, and the big scale words thousand, million, billion, and trillion, plus the word "and" and hyphenated forms like "twenty-one".
You can convert a single spelled-out number or leave whole sentences intact, swapping only the number words for digits while keeping the rest of your text in place. Everything runs in your browser, so nothing you type is uploaded or stored.
How to Use the Words to Numbers
- 1Type or paste number words into the box, such as "one million" or "forty two".
- 2The digits appear live as you type in the output area below.
- 3Toggle comma grouping or keep-sentence mode to match how you want the result formatted.
- 4Click Copy result to send the digits to your clipboard.
Why Use MakeToolz's Words to Numbers?
Live conversion
Results update the moment you type, with no button to press.
Scale words handled
Correctly reads hundred, thousand, million, billion, and trillion in any combination.
Sentence mode
Swap only the number words for digits and keep the rest of your sentence intact.
Comma grouping
Optionally format big numbers with thousands separators like 1,234,567.
Handles "and" and hyphens
Parses "one hundred and one" and "twenty-one" the way people actually write.
Fully private
Runs entirely in your browser with nothing sent to any server.
Who Uses a Words to Numbers Converter and Why
People reach for a words to numbers tool whenever text spells out a figure that they actually need as a digit. Accountants and bookkeepers deal with this on checks, invoices, and legal documents where amounts are written both in words and figures. Data-entry staff, transcriptionists, and virtual assistants convert dictated or handwritten notes into clean spreadsheets. Writers and editors use it to standardize style, since many guides ask you to write small numbers as words but large ones as digits.
Students and teachers use it to check homework on place value and number names, and non-native English speakers use it to confirm they read a big number correctly. Developers testing input parsing, and anyone reading a contract that says "two thousand five hundred dollars", all share the same job to be done: take the English words and get a reliable digit back without counting zeros by hand.
Number Words This Tool Understands
- Ones and teens: zero through nineteen, the single words that need no math to combine.
- Tens: twenty, thirty, forty, fifty, sixty, seventy, eighty, and ninety, alone or joined to a ones word.
- Hundreds: the word hundred multiplies the value before it, so "three hundred" becomes 300.
- Scale words: thousand, million, billion, and trillion, which set the magnitude of everything grouped before them.
- Glue and hyphens: the word "and" and hyphens like "twenty-one" are read naturally and do not break the number.
How the Conversion Works
The tool scans your text and separates real number words from ordinary words. It then walks through each group of number words left to right, keeping a running "current" value. Small words add to that value, "hundred" multiplies it by one hundred, and a scale word like "thousand" or "million" locks in the current group, adds it to the total, and resets for the next group. This is the same place-value logic you use in your head, so "one million two hundred thirty four thousand five hundred sixty seven" builds up to 1,234,567 one chunk at a time.
Because it reads standard English number names, the tool works best on well-formed input like "two thousand five hundred". It cannot invent meaning from broken phrases, and it does not handle decimals, fractions, ordinals like "third", negative words like "minus", or number words from other languages, so those parts are left as they are rather than guessed.
Number Words to Digits Reference
| In words | As digits | Grouped | Scale |
|---|---|---|---|
| forty two | 42 | 42 | tens |
| one hundred and one | 101 | 101 | hundreds |
| two thousand five hundred | 2500 | 2,500 | thousands |
| nine hundred ninety nine | 999 | 999 | hundreds |
| one million | 1000000 | 1,000,000 | millions |
| seven billion | 7000000000 | 7,000,000,000 | billions |
Common Mistakes and Tips
The most common trip-up is mixing digits and words in one phrase, like "2 thousand" or "twenty 3". The tool reads number words, so spell the whole thing out for a clean result. Another is expecting decimals or ordinals to convert. Words like "point", "half", "third", and "first" are not cardinal numbers, so they stay as text. If a number looks wrong, read it back slowly and check that each scale word sits after its group, since "hundred thousand" and "thousand hundred" are not the same.
Turn on comma grouping when you want a big figure to be easy to scan, and keep sentence mode on when you only want to swap the numbers inside a longer note. If you need the reverse direction or a different base, try the Number Base Converter or the Roman Numeral Converter, and if you are cleaning up a document you can check its length with the Word Counter.
People Also Ask
How do I convert words to numbers?
Type or paste the spelled-out number into the box and the tool shows the digits instantly. For example "one thousand" becomes 1000.
What is two thousand five hundred and twelve in numbers?
It is 2512. The "two thousand" is 2000, "five hundred" adds 500, and "twelve" adds 12.
How do you write one million in digits?
One million is 1000000, or 1,000,000 with comma grouping. It has six zeros after the 1.
Does the word "and" change the number?
No. In numbers like "one hundred and one" the word "and" is just a spoken connector, so it becomes 101.
Can it convert numbers inside a full sentence?
Yes. With sentence mode on it replaces each number word with digits and leaves the rest of your text unchanged.
Does it handle billions and trillions?
Yes. It reads thousand, million, billion, and trillion, so "three billion" correctly becomes 3000000000.
Why does "twenty-one" work with a hyphen?
The tool treats the hyphen as a normal join between two number words, so "twenty-one" reads as 21.
Is my text sent anywhere?
No. The conversion runs entirely in your browser, so nothing you type leaves your device.
Frequently Asked Questions
Does it handle decimals like "three point five"?
Can it convert several numbers in one sentence?
What is the largest number it supports?
Does capitalization matter?
Related Free Tools
More Encoders & Converters
Base64 Encoder / DecoderURL Encoder / DecoderHTML Encoder / DecoderText to Markdown ConverterHEX to RGB ConverterMilitary Time Converter