Free Toolkit

Words to NumberConvert English number words back to numeric values.

Words to Number illustration
📝

Words to Number

Convert English number words back to numeric values.

How to Use
1

Enter Words

Type number words, one per line.

2

Auto-Convert

Each phrase is parsed to its numeric value.

3

Copy Result

Copy the numeric values.

What Is Words to Number?

The Words to Number converter parses English number words and converts them to numeric values. It understands ones (one through nineteen), tens (twenty through ninety), hundreds, thousands, millions, billions, and trillions. It handles compound numbers like "forty-two", "one hundred and twenty-three", and "three million five hundred thousand". The word "and" is ignored as a connector. "Negative" or "minus" prefixes are supported.

Why Use Our Words to Number?

  • Parse English number words to numeric values
  • Handles compound numbers and large values
  • Understands "and" connectors and hyphens
  • Process multiple number phrases at once

Common Use Cases

Data Processing

Convert number words in text data to numeric values for analysis.

NLP

Parse numeric expressions from natural language text.

Accessibility

Convert spoken number words to numeric form.

Education

Verify number word spelling by converting back to digits.

Technical Guide

The parser normalizes input by lowercasing and removing non-alphabetic characters except spaces and hyphens. Hyphens are converted to spaces. The word "and" is filtered out. Words are matched against lookup tables for ones (0-19), tens (20-90), and scale words (hundred, thousand, million, billion, trillion). The algorithm accumulates a current value and a result. When a scale word is encountered, the current value is multiplied by the scale (for "hundred") or multiplied and added to the result (for thousand and above). The "negative" and "minus" prefix words set a flag for the final sign.

Tips & Best Practices

  • 1
    Enter one number phrase per line
  • 2
    "And" is ignored as a connector word
  • 3
    Hyphens in words like "forty-two" are handled correctly
  • 4
    Supports "negative" and "minus" prefixes

Related Tools

Frequently Asked Questions

QWhat number words are supported?
All standard English number words from zero through trillions, including compound forms.
QDoes it handle "and"?
Yes, "and" is treated as a connector and ignored (e.g., "one hundred and twenty" works correctly).
QCan it parse ordinals like "first" or "twenty-third"?
No, only cardinal number words are supported.
QWhat happens with unrecognized words?
If any word cannot be matched, the result shows as "[could not parse]".
QDoes it handle decimals?
Currently only whole numbers are parsed. Decimal point words are not supported.

About Words to Number

Words to Number is a free online tool from FreeToolkit.ai. All processing happens directly in your browser — your data never leaves your device. No registration required. No ads. Just fast, reliable tools.