Data Format Converter

Convert between JSON, YAML, XML, CSV, and Parquet — right in your browser.

Convert to

Overview

How to convert between JSON, YAML, XML, CSV and Parquet

Convert structured data between JSON, YAML, XML, CSV, and Apache Parquet without uploading anything. Drop in a file and pick the output format — conversion happens locally in your browser. The source format is detected from the file extension.

Use cases

When to convert between JSON, YAML, XML, CSV and Parquet

  1. 01

    Converting a YAML config to JSON for an API

  2. 02

    Turning a CSV export into JSON records

  3. 03

    Reformatting XML into readable YAML

Examples

Data converter examples

config.yaml

ex 01

config.json

Convert a YAML config to JSON

data.csv

ex 02

data.json

Convert a CSV table to JSON records

data.csv

ex 03

data.parquet

Convert a CSV table to Apache Parquet

FAQ

Data converter: common questions

No. Conversion runs entirely in your browser using local JavaScript — your files never leave your device.

More

Tools that pair well

Last updated