Number to Words Converter
Convert any number into its written-out English words form — instantly inside your browser.
What does this tool do?
Type any whole number and this tool spells it out in English words — the way you'd write a number on a check or read it aloud, from "zero" up through the trillions, including negative numbers.
GuideHow to use it
How the conversion works
The number is split into groups of three digits — ones, thousands, millions, billions, and so on — and each group is spelled out using standard English number words, then joined together with the appropriate scale word. Negative numbers get a "negative" prefix, and decimal input is rounded down to a whole number.
Why it helpsFeatures & benefits
Why this runs entirely in your browser
The conversion runs in JavaScript locally in the tab, which means it keeps working offline once the page has loaded and nothing entered here is ever sent to a server.
Common uses
Writing out an amount on a check or legal document, spelling a number for a school assignment, or double-checking how a number should be written in formal English.
Frequently asked questions
A few things people usually want to know before trusting the numbers.
Numbers up to just under 1 quadrillion (999 trillion and change) are supported.
Decimal input is rounded down to the nearest whole number before conversion — this tool spells out whole numbers only.
Yes — a negative number is spelled out with a "negative" prefix before the rest of the words.
Compound numbers between 21 and 99 (other than multiples of ten) are hyphenated, like "twenty-one" or "ninety-nine", matching standard English number-writing style.
No. All conversion happens locally in your browser. Nothing typed here is sent to a server, stored, or shared.