jsontoolskit.org
JSON and JSON Schema utilities, in the browser
Say hi →

Sample JSON

drop-in test files · CC0 / public domain

Tiny JSON files for testing the tools on this site. Synthetic — no real data inside. Save them anywhere.

Files

What to test with each

users-1k.json for JSON → CSV, size analyzer, stats. nested.json for the tree viewer, flatten, graph view. messy-llm.json for json-repair — covers trailing commas, single quotes, unquoted keys, and JS-style comments. openapi-petstore.json for openapi-to-json-schema. complex-schema.json for the schema visualizer and validator. ndjson-logs.jsonl for NDJSON → JSON — the more capable JSONL tools live at jsonlkit.com.