/ sandbox / tokenizer
Tokenizer playground
See exactly how each model carves your text into tokens. Useful for prompt-budgeting, debugging weird whitespace, and understanding why a 100-character emoji string costs more than a sentence.
// tokenizertap to switch · downloads once, caches in IndexedDB
› input
Chars
289
Words
48
Tokens
—
Chars / token
—
tokens / GPT-4o
// load a tokenizer to see the breakdown