Lab · Context windows · ~2 min
Token counter
Paste text to estimate tokens, see how much of an 8k–1M context window you used, and learn why token counts are not word counts.
How to read this
- This is an estimate for planning, not a vendor tokenizer.
- If the 128k row is already full, split the job or retrieve instead of pasting the whole corpus.
- Practice the mental model in What is an LLM, then pack a context window on purpose.