# JSON Interchange and Format Translation Tools

Compare JSON conversion tools for CSV, YAML, TOML, GraphQL, XML, Markdown, Excel, BSON, EDN, and related structured formats in one hub.

> Canonical page: https://elysiatools.com/en/hubs/json-convert

- **Category:** convert

- **Keywords:** json conversion, json transformer, yaml json converter, toml json converter, json to xml, json to csv, excel to json, graphql json

## Overview

This hub focuses on moving structured data into and out of JSON: translating between config formats, exchanging table data, reshaping payloads for APIs, and turning JSON into formats that are easier to review, publish, or import elsewhere.

## Tools

- BSON Converter: Encode and decode data to/from BSON (Binary JSON) format
- CSON to JSON Converter: Convert CSON (CoffeeScript Object Notation) data to JSON format
- CSV to JSON Converter: Convert CSV data to JSON format with customizable parsing options
- EDN to JSON Converter: Convert EDN (Extensible Data Notation) data to JSON format
- Excel to JSON Converter: Convert Excel file to JSON format, extracting data from the first worksheet
- GraphQL to JSON Converter: Convert GraphQL query or response data to JSON format
- HCL-JSON Converter: Convert between HashiCorp Configuration Language (HCL) and JSON formats for Terraform configurations
- JSON to CSON Converter: Convert JSON data to CSON (CoffeeScript Object Notation) format
- JSON to CSV Converter: Convert JSON data to CSV format with customizable formatting options
- JSON to EDN Converter: Convert JSON data to EDN (Extensible Data Notation) format
- JSON to GraphQL Converter: Convert JSON data to GraphQL query format
- JSON to Markdown: Convert JSON data to Markdown format
- JSON to XML Converter: Convert JSON data to XML format with customizable formatting options
- Markdown to JSON: Convert Markdown data to JSON format
- TOML-JSON Converter: Convert between TOML and JSON formats with support for comments and complex data structures
- UBJSON Converter: Encode and decode data to/from UBJSON (Universal Binary JSON) format
- XLSX JSON Transformer: Bidirectional conversion between JSON arrays and Excel sheets, with nested object flattening and restoration
- YAML-JSON Converter: Convert between YAML and JSON formats

## Samples

- JSON Samples: JSON (JavaScript Object Notation) format examples from simple to complex structures
- NDJSON Samples: Downloadable NDJSON files from simple to complex for ingestion, streaming, and pipeline tests
- Rich Media JSON Samples: JSON examples for popular rich text editors (TipTap, Quill, Slate)
- Chat Transcript JSON Samples: JSON examples for multi-role chat transcripts
- Terraform Plan JSON Samples: Sample Terraform plan JSON files exported from terraform show -json style payloads for dependency visualization and change review
- JWT Samples: Comprehensive JWT examples from basic token structure to advanced security implementations

## Frequently asked questions

### What can I do in this hub?

Use it to convert structured data between JSON and formats such as CSV, YAML, TOML, GraphQL, XML, Markdown, Excel, BSON, and EDN.

### Who is this hub for?

It is useful for developers, data engineers, ops teams, API builders, and anyone moving machine-readable data between systems.

### How should I start?

Start with the format you already have, then pick the JSON import or export path that best matches your downstream system, review flow, or publishing target.

## Related content

- [JSON Inspection, Diff, and Transformation Tools](https://elysiatools.com/en/hubs/json-utility): Compare JSON formatting, diffing, path inspection, schema validation, merging, transformation, and export tools in one hub for API and data workflows.
- [JSON Formatting, Diff, and Normalization Tools](https://elysiatools.com/en/hubs/json-format): Compare JSON formatting, diffing, log review, config comparison, and data-normalization tools in one hub for readable and reviewable JSON workflows.
- [JSON Schema and API Contract Validation Tools](https://elysiatools.com/en/hubs/json-validate): Compare JSON schema validation, OpenAPI response checks, mutation testing, stress testing, and breaking-change detection tools in one hub for API contract review.
- [CSV Export and Table Conversion Tools](https://elysiatools.com/en/hubs/csv-convert): Compare CSV to Excel, JSON, HTML, Markdown, XML, and text conversion tools in one hub for tabular export and interchange workflows.
- [XML Conversion, Mapping, and XPath Tools](https://elysiatools.com/en/hubs/xml-convert): Curated tools for XML conversion, mapping, merging, and XPath extraction in one hub.
