Prompt Token Meter

// estimate token usage across major models, see context budget at a glance

Paste a prompt. The tool estimates token count using a heuristic and shows usage as a gauge against each model's context window. Heuristic only, actual tokens depend on each model's tokenizer (BPE for Claude, tiktoken for OpenAI, SentencePiece for Gemini, etc.). Useful for budget planning, not for billing-precise counts.

Prompt

chars: 0    est. tokens: 0

Notes on the estimate