Number to Words Converter
Enter a whole number to see it written out in English words.
Type a whole number and this tool spells it out in plain English words, for example 1234 becomes one thousand two hundred thirty four. It handles zero, negative numbers, and values up to the trillions, and it accepts commas as thousands separators. Everything runs in your browser, so nothing you enter leaves your device.
How to use
- Type or paste a whole number into the input box. Commas as thousands separators are fine.
- Read the result in the output panel, spelled out in English words.
- Tick Capitalize first letter if you want the words to start with a capital, useful for the start of a sentence.
- Click Copy to grab the words, or Reset to clear and start over.
Examples
- Input: 1234. Output: one thousand two hundred thirty four.
- Input: 1000000. Output: one million.
- Input: -45. Output: negative forty five.
FAQs
- How large a number can it convert?
- It converts whole numbers up to just below one quadrillion, which covers everything in the millions, billions, and trillions. Larger values return a clear message instead of a wrong answer.
- Does it handle negative numbers and zero?
- Yes. Zero converts to the word zero, and a negative number is prefixed with the word negative, for example negative forty five.
- Can it convert decimals or fractions?
- No. This tool is for whole numbers only. If you enter a decimal it tells you so rather than guessing. Round to a whole number first.
- Can I enter numbers with commas?
- Yes. Thousands separators such as 1,234 or spaces between digits are accepted and ignored during the conversion.
- Is my input sent to a server?
- No. The conversion happens entirely in your browser, so the numbers you enter never leave your device.
- Why are there no commas in the words, like one thousand, two hundred?
- The output follows a clean reading style without internal punctuation, which is the most common form for spelling out amounts. You can add commas yourself after copying if your style guide needs them.
Related tools
- Roman Numeral ConverterConvert numbers to Roman numerals and Roman numerals back to numbers. Covers 1 to 3999, validates the range, and rejects malformed numerals.
- Number Base ConverterConvert integers between binary, octal, decimal, and hexadecimal. Pick a source base, enter a value, see the other three. Handles large numbers.
- Time Unit ConverterConvert time units instantly: milliseconds, seconds, minutes, hours, days, weeks, and years (365 days). Free, accurate, works in your browser.
- Length ConverterConvert length between meters, kilometers, centimeters, millimeters, miles, yards, feet, and inches instantly in your browser.
- Weight ConverterConvert weight and mass units instantly. Switch between kilograms, grams, milligrams, tonnes, pounds, ounces, and stone.
- Temperature ConverterConvert temperatures between Celsius, Fahrenheit, and Kelvin instantly. Free, accurate, and works offline in your browser.