Convert JSON data to CSV
Convert a JSON array to CSV and select the values that become output columns.
Explore JSON and CSV conversionVideo tutorials
Choose a topic and watch a focused walkthrough of the JSONBuddy workflow.
12 tutorials
5 videos
Convert between JSON, CSV, and XML, format JSON, and work with very large files.
Convert a JSON array to CSV and select the values that become output columns.
Explore JSON and CSV conversionImport CSV data and create structured JSON or XML output.
Read the conversion guideOpen, navigate, search, and edit JSON files that are too large for an ordinary editor view.
Explore the large JSON editorApply streaming JSON Schema validation to large JSON documents.
Explore large JSON validationFormat compact JSON into a readable, consistently indented document.
Explore JSON pretty-printing6 videos
Create JSON Schemas, investigate validation behavior, and measure test coverage.
Tour the dedicated environment for creating and maintaining JSON Schemas.
Explore the JSON Schema editorStart a schema and define the initial structure for JSON data.
Read the JSON Schema editor guideStep through a validation and inspect how schema rules produce the result.
Read the debugger guide$dynamicRefFollow dynamic references and inspect their resolution in the JSON Schema debugger.
Explore schema reference workflowsBuild a repeatable test collection with JSON inputs and expected results.
Explore JSON Schema testingSee which schema definitions are exercised by a test collection.
Explore schema tests and coverage1 video
Build and apply a sequence of JSON Patch operations.
Create RFC 6902 operations and apply them to a JSON document.
Explore the JSON Patch Builder and Debugger