JSONBuddy already supports converting JSON data to CSV and back from CSV to JSON. You can learn more about the standard JSON to CSV dialog on the help pages. Starting with JSONBuddy 5, there is a new way to generate CSV output from JSON input in the editor: the Convert JSON to pointer/value pairs command.
To illustrate this method, we take the following JSON input as an example:
library.json from the example files coming with JSONBuddy.
Use the JSON | Convert JSON to pointer/value pairs command from the editor. The command is applied to the active document and creates the following CSV output:
CSV output from library.json.
This CSV output contains all the data from the JSON input to create the original JSON structure again.
You can edit and save the CSV data in the JSON editor and use it as input for other tools like Excel.
JSONBuddy is more than just a JSON editor for Windows ®. Learn more on clicking the images and links below.
See in detail how your JSON data is validated using the JSON Schema validation debugger.
Try hereXML, JSON, CSV and HTML conversion tool. Import CSV text and get JSON, XML or HTML.
Read MoreUse the streaming JSON formatter to get pretty JSON.
Verify how a set of data files align with your JSON Schema resources. Easy and automated.
Get a complete JSON Schema designer with extended support for creating and testing JSON schema specifications.
Read MoreImport from any CSV text and get structured JSON or XML data in the editor.
Read MoreJSON editor with built-in JSON pointer engine. Useful on creating JSON Schema documents and for navigation.