Show HN: Actual Claude Tokenizer
A developer created an open-source Claude tokenizer that shows how text gets split into tokens, including hidden tokens and boundaries. Unlike other tokenizers that just return token counts, this tool reveals the actual tokenization process from Claude 4.6 to 4.7. The project is available on GitHub for research purposes.