TextChunker
The TextChunker API intelligently splits large text into smaller chunks while respecting character limits and preserving content integrity. Perfect for processing text for APIs with character limits, creating digestible content snippets, or preparing text for batch processing. Key Features 🔤 Two Chunking Modes: Word Mode: Splits text at word boundaries, never breaks words Sentence Mode:…
TextChunker endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
ChunkText /TextChunk.php |
Chunk text by character limit either respecting word or sentence. This will allow the character limit to be observed as a hard limit, but choose if it avoids splitting an… |
TextChunker pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA Recommended | $50 / month | — |
|
| MEGA | $150 / month | — |
|