Skip to main content
ShrinkJSON
JSON to TOON
Home
Tools
Converters
Blog
Toggle theme
Open Navigation
JSON to TOON Converter
Convert JSON to TOON format and save tokens
JSON Input
GPT-4o mini • o200k · budget
GPT-4o • o200k · balanced
GPT-4.1 mini • o200k · latest small
GPT-4.1 • o200k · flagship
GPT-3.5 Turbo • cl100k · legacy
GPT-3.5 (0301) • cl100k · legacy
Generate Sample
{ "blog": { "posts": [ { "id": "post-1", "title": "Caching Without Tears", "author": "Sofia Petrov", "publishedAt": "2026-03-16", "tags": [ "testing", "typescript", "performance" ], "comments": 12, "likes": 22 }, { "id": "post-2", "title": "Caching Without Tears", "author": "Sofia Petrov", "publishedAt": "2026-04-27", "tags": [ "performance", "api" ], "comments": 17, "likes": 98 } ], "analytics": { "totalViews": 2365, "uniqueVisitors": 881 } }, "users": [ { "id": "user-1", "name": "Liang", "role": "maintainer", "email": "liang@rustic.app" }, { "id": "user-2", "name": "Mateo", "role": "editor", "email": "mateo@rustic.app" }, { "id": "user-3", "name": "Ravi", "role": "analyst", "email": "ravi@rustic.app" }, { "id": "user-4", "name": "Elena", "role": "admin", "email": "elena@northwind.dev" } ], "settings": { "theme": "dark", "notifications": true, "language": "de" } }
TOON Output
Copy
{ "blog": { "posts": [ { "id": "post-1", "title": "Caching Without Tears", "author": "Sofia Petrov", "publishedAt": "2026-03-16", "tags": [ "testing", "typescript", "performance" ], "comments": 12, "likes": 22 }, { "id": "post-2", "title": "Caching Without Tears", "author": "Sofia Petrov", "publishedAt": "2026-04-27", "tags": [ "performance", "api" ], "comments": 17, "likes": 98 } ], "analytics": { "totalViews": 2365, "uniqueVisitors": 881 } }, "users": [ { "id": "user-1", "name": "Liang", "role": "maintainer", "email": "liang@rustic.app" }, { "id": "user-2", "name": "Mateo", "role": "editor", "email": "mateo@rustic.app" }, { "id": "user-3", "name": "Ravi", "role": "analyst", "email": "ravi@rustic.app" }, { "id": "user-4", "name": "Elena", "role": "admin", "email": "elena@northwind.dev" } ], "settings": { "theme": "dark", "notifications": true, "language": "de" } }
JSON Tokens:
0
0% Change
TOON Tokens:
0