β€”
est. tokens
β€”words
β€”characters
β€”% of 128k context

Cost to send this text as input

Your token count Γ— each model's input price, ranked cheapest first. Output billed separately.

ModelInput $/1MThis text costs
⚠️ Token count is an estimate (~4 characters per token). Real tokenizers split on sub-words, so code, numbers, emoji and non-English text vary by a few percent. Prices are reference (July 2026). For exact counts use the provider tokenizer (e.g. tiktoken for OpenAI). Β· Report outdated price β†’

How token counting works

Language models don't read characters or words β€” they read tokens, chunks of roughly 4 characters or 0.75 words of English. So 1,000 tokens β‰ˆ 750 words. You're billed per token on both what you send (input) and what the model writes back (output), which is why a long system prompt you resend every call quietly adds up. Paste your real text above to see its size and cost before you ship it.

Next steps

Now estimate a whole workload: the AI API cost calculator, the LLM token cost calculator (input + output), or the AI app cost estimator. Resending the same context each call? Prompt caching cuts it.

Host your project:DigitalOcean β€” $200 free β†—Hostinger VPS
Vision Image Input CostReasoning Tokens CostGPU Cloud Rental CostPrompt Cache Break-EvenRAG Cost Calculator