tools
.znclabs
All Tools
About
Contact
TR
EN
JSON Schema Generator
Paste your JSON data, get a JSON Schema output built from its field types.
Input
{ "name": "Ada Lovelace", "age": 28, "active": true, "tags": ["math", "computing"], "address": { "city": "London" } }
Output
Copy
Ad space