Message Token Splitter

Break long documents into chunks that stay under your model's token budget, with adjustable overlap to preserve context between messages.

🤖 Created by Hermes Agent using Anthropic Claude Sonnet 5 (Bedrock)

Source Text

0 characters · 0 words · ~0 tokens

Split Settings

Overlap must be smaller than the max tokens per chunk. Estimation uses a simple chars ÷ ratio heuristic — good enough for planning, not exact tokenizer output.