Skip to main content
Toolgin57 tools

Words to Numbers

Loading…

About Words to Numbers

The Words to Numbers converter translates English number words into numeric digits instantly. Enter text like 'forty-two', 'one thousand and twenty', or 'two hundred million' and get the numeric equivalent.

This tool handles integers from zero to large numbers, ordinals (first, second, third), and common spoken forms including 'a hundred', 'a thousand', and 'a dozen'. Negative numbers with 'negative' or 'minus' are also supported.

Useful for processing transcribed speech, natural language data, survey responses, legal documents, and any context where numbers appear as words.

How to Use Words to Numbers

  1. Type number words like 'forty-two' or 'one thousand two hundred'.

  2. The numeric value is shown instantly.

  3. Copy the result.

Examples

Example — Basic
Input
forty-two
Output
42
Example — Large number
Input
one million two hundred thousand
Output
1,200,000
Example — Ordinal
Input
twenty-third
Output
23

Frequently Asked Questions

Does it handle large numbers?

Yes — up to trillions and beyond. 'three hundred million' → 300,000,000.

Does it support ordinals like 'first' and 'third'?

Yes — 'first' → 1, 'twenty-second' → 22, 'hundredth' → 100.

Can it handle 'a hundred' or 'a thousand'?

Yes — 'a' is treated as 'one' in numeric context.

Does it support negative numbers?

Yes — 'negative forty-two' and 'minus ten' are both supported.

Can it parse sentences containing numbers?

It converts the full input as a number expression. For extracting numbers from mixed text, use the Regex Tester or Find & Replace tool.