You can paste text and immediately see how it's split into tokens, along with token IDs, counts, and other details. It's useful for understanding why prompts cost what they do, why context limits behave the way they do, and why models sometimes split words in unexpected places.<p>I made it because I kept explaining tokenization to friends and realized there wasn't a simple, interactive tool that focused on learning rather than documentation.<p>I'd love feedback on:<p>Features that would make it more useful
UI improvements
Bugs or edge cases you've found<p>Hope it's useful!