A GUI tool for bidirectional conversion between JSON and TOON to optimize LLM token usage.

1 Open Issue Need Help Last updated: Nov 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The current TokenWise converter does not normalize JSON or TOON inputs when the input and output formats are the same. This leads to incorrect behavior if the input is malformed or if the user expects cleaning/normalization. The issue proposes adding normalization logic for these same-format conversion scenarios.

Complexity: 2/5
bug good first issue

A GUI tool for bidirectional conversion between JSON and TOON to optimize LLM token usage.

Go