Token Counter
Paste a prompt, choose a provider profile, and get token, byte, and cost estimates in one pass.
Words
13
Characters
80
Input tokens
22
Est. cost
$0.0121
Estimator
Rates are editable so you can plug in your own model pricing instead of relying on stale defaults.
Estimate payload
Structured output for quick checks or screenshots.
{
"provider": "openai",
"words": 13,
"chars": 80,
"bytes": 80,
"inputTokens": 22,
"outputTokens": 800,
"inputRate": 5,
"outputRate": 15,
"totalCost": 0.012110000000000001
}This counter is heuristic, not an exact tokenizer. Use it for planning and rough cost checks.