Comparing traditional JSON with TOON (Token-Optimized Object Notation) for reduced token usage
TOON (Token-Optimized Object Notation) is a data format designed to replace JSON when communicating with LLMs, reducing token usage by 30-60%. It achieves this by using shorter syntax while maintaining human readability.
Learn more at: toontools.app