Skip to content

Free tool

Tokens ↔ Words Converter

Convert tokens to words, words to tokens, or either to characters — and see how much fits in each model's context window. Type any amount in any unit; the rest update instantly. For the exact token count of a specific piece of text, use the Token Counter.

Tokens

1,333

Words

1,000

Characters

5,333

How it fits common context windows

  • 8K (older / small)17% used
  • 32K4% used
  • 128K (GPT-class)1% used
  • 200K (Claude)1% used
  • 1M (Gemini / long-context)0% used

Rule of thumb: ~1 token ≈ ¾ of an English word ≈ 4 characters (denser for code and many non-English languages). This is an estimate — the exact count depends on the specific text and the model's tokenizer.

Need the exact count for specific text?

How many words is N tokens?

The counts people most often arrive with — round numbers, and the context-window sizes printed on model spec sheets. Pages assume 250 words to a paperback page.

TokensWords (English)Words (code / dense)≈ Pages
1,0007505003
10,0007,5005,00030
32,000 (32K)24,00016,00096
100,000 (100K)75,00050,000300
128,000 (128K)96,00064,000384
200,000 (200K)150,000100,000600
1,000,000 (1M)750,000500,0003,000

English is estimated at 0.75 words per token, code and most non-English text at 0.5 — the same ratios the converter above runs on, so the two cannot disagree. These are rules of thumb, not tokenizer output. For the real count of a specific piece of text, the Token Counter runs the actual GPT tokenizer in your browser, and the Context Window Calculator answers the follow-up question of which models can hold it.

Frequently asked

How many words is 1 million tokens?

About 750,000 words of ordinary English — roughly 3,000 paperback pages, or four or five full-length novels. The standard rule of thumb is ~0.75 words per token, so tokens × 0.75 ≈ words. Code and most non-English text are denser, meaning the same million tokens carries closer to 500,000 words.

How many words is 100,000 tokens?

About 75,000 words of English — roughly 300 paperback pages, or one complete novel. A 128,000-token window (the GPT-class size) holds about 96,000 words, and a 200,000-token window (Claude) about 150,000.

How many tokens is 1,000 words?

Roughly 1,300 tokens for ordinary English (the standard rule of thumb is about 0.75 words per token, so words ÷ 0.75 ≈ tokens). 1,000 words is therefore ~1,333 tokens. Code and many non-English languages are denser — more tokens for the same word count — so use the 'Code / dense' setting above for those. For an exact figure on specific text, use the Token Counter.

How many words fit in a 128K context window?

About 96,000 words of English (128,000 tokens × ~0.75 words per token). A 200K window (Claude) holds ~150,000 words; a 1M window (Gemini and other long-context models) holds ~750,000 words — roughly a 3,000-page book. The converter above shows the fit for each common window as you type.

What's the difference between words, tokens, and characters?

Characters are individual letters/symbols. Words are space-separated. Tokens are the chunks a language model actually reads — usually a short word or a word-piece — and they're what you're billed on and what the context window is measured in. For English, 1 token ≈ ¾ of a word ≈ 4 characters, but it varies with punctuation, formatting, code, and language.

Is this exact?

No — it's an estimate based on the widely-used ratio (~0.75 words/token for English). The true count depends on the exact text and each model family's tokenizer (GPT, Claude, and Gemini differ slightly). It's accurate enough for planning prompt size, context fit, and rough cost. When you need the precise number for a specific piece of text, paste it into the Token Counter, which runs the real GPT tokenizer in your browser.

How words convert to tokens

There is no fixed words-to-tokens rate, but a reliable rule of thumb gets you close. For typical English, multiply words by about 1.3 to estimate tokens, or multiply tokens by about 0.75 to estimate words.

The rough ratio

One token averages about four characters or three-quarters of a word in ordinary English. So 1,000 words is roughly 1,300 tokens, and a 128,000-token context window holds around 96,000 words, about a full novel.

Where the estimate drifts

Code, JSON, URLs, numbers, emoji, and languages other than English tokenize less efficiently, often two to three times more tokens per word. For those, treat this converter as a floor and count the real text when precision matters.

When to count exactly

For billing or for fitting a prompt to a tight context window, use the exact tokenizer rather than the ratio. The Token Counter runs the real GPT tokenizer in your browser and gives the precise number.

Related reading

Go deeper on how this works and what to pick.

Newsletter

Liked the tool? Get the signal.

One weekly email on the AI + hardware that actually matters — from the people who build these calculators.

Free · unsubscribe anytime · no spam.