Sample JSON
Tiny JSON files for testing the tools on this site. Synthetic — no real data inside. Save them anywhere.
— S., [email protected]
Files
users-1k.json
nested.json
messy-llm.json
openapi-petstore.json
complex-schema.json
ndjson-logs.jsonl
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.