LLM · Text?
Token Chunker
Paste long text, pick a model, get clean token?-aware splits with optional overlap?. The chunks a language model actually wants. Everything runs in your browser. Nothing is sent anywhere.
When would I use this?
AI chat tools can only take in so much text at once, so a long report or meeting transcript often has to be fed to them in pieces. Paste your text, pick the AI tool you’re using, and this splits it into pieces of just the right size — cutting at natural break points like paragraphs, and optionally repeating a little between pieces so nothing loses its context. Your text stays on your computer the whole time.