Loading tokenizer...
This may take a moment for large vocabularies
⚠️ Error message

Universal tokenizer visualization for any HuggingFace model. See exactly how LLMs break down text into tokens, IDs, and bytes β€” all in your browser with zero GPU required.

πŸ€– Select Model
✏️ Input Text
Chars: 0
Words: 0
πŸ”
Enter text above to visualize tokenization
Select a model and start typing to see the magic happen
πŸ’‘ How it works: This app uses @huggingface/transformers (v3.5.0) to load tokenizer files directly from the HuggingFace Hub in your browser. It downloads tokenizer.json and tokenizer_config.json and runs tokenization entirely client-side with WebAssembly β€” no GPU or server required. Works with BPE, WordPiece, Unigram, and SentencePiece tokenizers from any model.