๐ŸŒ
Liquid Technologies
liquid-technologies.com โ€บ online-json-to-schema-converter
Free Online JSON to JSON Schema Converter
Uses the sample JSON document to infer a JSON schema. The Free Community Edition of Liquid Studio comes with an advanced JSON Editor, packed with many helpful features including JSON schema creation.
๐ŸŒ
Ophir
json.ophir.dev
JSONJoy Builder - Visual JSON Schema Editor
Visual JSON Schema editor for creating and manipulating JSON Schema definitions. Open source at https://github.com/lovasoa/jsonjoy-builder
๐ŸŒ
Jsonschema2pojo
jsonschema2pojo.org
jsonschema2pojo
Generate Plain Old Java Objects from JSON or JSON-Schema.
๐ŸŒ
GitHub
github.com โ€บ victools โ€บ jsonschema-generator
GitHub - victools/jsonschema-generator: Java JSON Schema Generator โ€“ creating JSON Schema (Draft 6, Draft 7, Draft 2019-09, or Draft 2020-12) from Java classes
Java JSON Schema Generator โ€“ creating JSON Schema (Draft 6, Draft 7, Draft 2019-09, or Draft 2020-12) from Java classes - victools/jsonschema-generator
Starred by 535 users
Forked by 76 users
Languages ย  Java 74.4% | JavaScript 23.2% | SCSS 1.7%
๐ŸŒ
Altova
altova.com โ€บ xmlspy-xml-editor โ€บ json_schema_editor
JSON Schema Editor and Generator | Altova
XMLSpy includes an enterprise-grade JSON Schema generator and graphical JSON schema editor that lets you create JSON Schemas, convert XSD to JSON Schema, generate JSON Schema, and even generate a JSON instance from a schema.
๐ŸŒ
ExtendsClass
extendsclass.com โ€บ json-schema-validator.html
Online JSON Schema Validator and Generator
JSON Schema Validator Online: It checks JSON conforms to the definition described by a JSON Schema. It supports JSON Schema draft-07 ยท JSON to JSON Schema Converter: It generates a JSON Schema from JSON. JSON Schema to JSON Converter: It generates a sample JSON from JSON Schema (Pattern is not implemented yet). Fill in the editors below and it will automatically validate that a JSON document conforms to the definition described by a JSON Schema.
๐ŸŒ
JSON Editor Online
jsoneditoronline.org
JSON Editor Online: edit JSON, format JSON, query JSON
There are various categories of JSON tools, each with their pros and cons. What is best to use depends on your use case. Open your JSON file in the editor. From the menu, select "Options", "JSON Schema".
๐ŸŒ
GitHub
github.com โ€บ jdorn โ€บ json-editor
GitHub - jdorn/json-editor: JSON Schema Based Editor
JSON Schema Based Editor. Contribute to jdorn/json-editor development by creating an account on GitHub.
Starred by 5.8K users
Forked by 1.1K users
Languages ย  JavaScript 83.1% | HTML 16.9% | JavaScript 83.1% | HTML 16.9%
๐ŸŒ
JetBrains
plugins.jetbrains.com โ€บ plugin โ€บ 23554-json-schema-visualizer-editor
JSON Schema Visualizer/Editor - IntelliJ IDEs Plugin | Marketplace
This plugin contributes a powerful, expressive visual schema diagram editor (Design mode) for editing JSON Schemas in your preferred IDE. The structure of the JSON...
๐ŸŒ
Baeldung
baeldung.com โ€บ home โ€บ json โ€บ jackson โ€บ programmatic generation of json schemas in java
Programmatic Generation of JSON Schemas in Java | Baeldung
July 30, 2024 - To generate it, letโ€™s run mvn compile. The resulting schema respects every condition specified in the plugin configuration. In this article, weโ€™ve used Java JSON Schema Generator to generate JSON Schemas in Java.
Find elsewhere
๐ŸŒ
JSON Schema
json-schema.org โ€บ tools
JSON Schema - Tools
Toolings below are written in different languages, and support part, or all, of at least one recent version of the specification ยท Listing does not signify a recommendation or endorsement of any kind
๐ŸŒ
Mockoon
mockoon.com โ€บ tools โ€บ json-schema-validator
Mockoon - Online JSON Schema validator
To use this tool, paste your JSON schema in the left editor and your JSON data in the right editor. The tool will automatically validate your JSON data against the schema and display any errors. It will also display errors if your JSON schema is invalid. JSON (JavaScript Object Notation) is a lightweight data interchange format.
๐ŸŒ
JSON Schema
json-schema.org โ€บ learn โ€บ getting-started-step-by-step
Creating your first schema
To try it yourself, please visit Tools and select the validator that best suits your needs, or use the editors available below to explore the different Schemas and Instances and see the different validation results.
๐ŸŒ
JSON Formatter
jsonformatter.org โ€บ json-to-jsonschema
Best JSON to Jsonschema Converter
JSON to Jsonschema Online with https and easiest way to convert JSON to Jsonschema. Save online and Share.
๐ŸŒ
Site24x7
site24x7.com โ€บ tools โ€บ json-to-java.html
JSON to JAVA Code Generator: Site24x7 Tools
Free code generator which converts your JSON (JavaScript Object Notation) schema into Java Object. The JSON keys are converted to private variables with getter setter methods for them. The inner objects in JSON are converted as inner classes in Java Object.
๐ŸŒ
JSON Schema
json-schema.org
JSON Schema
GSoC 2025 empowered JSON Schema contributors to improve developer experience, tooling, and learning through projects like schema visualization, clearer errors, and a Java wrapper for Blaze.
๐ŸŒ
Liquid Technologies
liquid-technologies.com โ€บ json-schema-editor
JSON Schema Editor
Liquid Studio Graphical JSON Schema Editor, create, edit and validate JSON Schema files. JSON Schema Editor features include, Graphical modelling tool, generate JSON documents from a JSON Schema, intellisense, auto complete.
๐ŸŒ
Transform
transform.tools โ€บ json-to-json-schema
JSON to JSON Schema
An online playground to convert JSON to JSON Schema
๐ŸŒ
GitHub
github.com โ€บ networknt โ€บ json-schema-validator
GitHub - networknt/json-schema-validator: A fast Java JSON schema validator that supports draft V4, V6, V7, V2019-09 and V2020-12 ยท GitHub
A fast Java JSON schema validator that supports draft V4, V6, V7, V2019-09 and V2020-12 - networknt/json-schema-validator
Starred by 1K users
Forked by 338 users
Languages ย  Java 98.6% | Python 1.4%