JSON TOON

TOON (Token-Oriented Object Notation) is a JSON-alternative format optimized for LLM context cost. Paste JSON, see TOON, see how many tokens you save. From the Thoughtworks Technology Radar Vol 34 (Assess, Apr 2026).

JSON input

tokens (est.)

TOON output


          
tokens (est.)
fewer tokens than JSON
Saved tokens · JSON → TOON

Try a sample payload

Why TOON saves tokens

The token estimator here is a heuristic (~5–10% off real GPT/Claude tokenizers). The relative comparison (TOON vs JSON for the same payload) is meaningful; the absolute counts shouldn't be your billing forecast.