Data converters
6 toolsMove data between JSON, CSV, XML, Markdown and HTML.
CSV to JSON
Convert CSV to JSON online.
JSON to CSV
Convert JSON to CSV online.
JSON to XML
Convert JSON to well-formed XML with indentation and a configurable root element.
XML to JSON
Convert XML to JSON online.
HTML to Markdown
Convert HTML into clean Markdown.
Markdown to HTML
Convert Markdown to HTML with a live preview.
The same data keeps needing to be somewhere else: a JSON API response in a spreadsheet, a CSV export in a config file, an XML feed in something readable. These converters restructure data between JSON, CSV, XML, Markdown and HTML while preserving its content, and show problems instead of silently dropping fields. Files are parsed in your browser, so exports with real customer data never leave your machine.