Words to Number
Parses a number spelled out in English words back into digits. Runs entirely in your browser — nothing is sent to a server.
Parses a number spelled out in English words back into digits. Runs entirely in your browser — nothing is sent to a server.
Use cases
- Converting a number written out in words on a form back into digits
- Checking that a spelled-out number was written correctly
Examples
One hundred twenty-three
one hundred twenty three
123
FAQ
Is my data sent to a server?
No — this tool runs entirely in your browser.