Back to archive
By Ivan VydrinAI7 min read13 November 2025Updated 29 July 2026< 50 views

Cutting Token Bills: Converting JSON to TOON for Leaner LLM Prompts

JSON re-declares its structure on every row of an array, and you pay per token for all of it. TOON keeps the same data model but drops the repeated syntax: cutting 30–60% of tokens on uniform data while holding or improving retrieval accuracy. Here's what it is, the benchmark numbers, how to try it