A useful rule of thumb
Use the 0.75 English words-per-token estimate for fast planning, not as a substitute for a tokenizer.
Convert a rough AI token budget into an English word estimate, then use a real local tokenizer when you need to measure text exactly.
Local token pieces update 0.5 seconds after you stop typing.
Paste text above to see how the selected local encoder splits it into tokens.
Local calculation. Your text stays in this browser. Nothing is uploaded or stored by Tokens Calculator.
Use the 0.75 English words-per-token estimate for fast planning, not as a substitute for a tokenizer.
The calculator above turns your own text into an o200k_base or cl100k_base token count in the browser.
Word and token inputs stay on-device, even when you use a sensitive draft or internal prompt.
Use the common English-text rule of thumb: one token is about three quarters of a word. Your actual ratio depends on language, formatting, code, and the model tokenizer.
For a real prompt, use the text calculator above. It counts the exact local BPE tokens for the selected encoding instead of relying on a word average.
Enter either a token count or a word count in the converter to get an English-text planning estimate.
Use the text box above for the prompt or document you actually want to measure.
Switch the model selector to see the local o200k_base or cl100k_base count for the text.
A common English-text rule of thumb is one token for about 0.75 words, or roughly 1.3 tokens per word. Real ratios vary by language, punctuation, whitespace, code, and tokenizer.
No. It is a quick planning conversion. For a precise result, paste the real text into the local calculator and choose the encoding that matches your model reference.
Tokenizers split text into subwords, punctuation, spaces, and code fragments. Those patterns do not align with word boundaries, especially across languages and structured data.
No. Both the quick converter and the text calculator run locally. Tokens Calculator does not upload the values or text you enter.
Every tool runs token counting in your browser. Keep your text local while you move between calculators and guides.
Not affiliated with Anthropic, OpenAI or Google.