Data Converters
Convert between JSON, XML, CSV, TSV, YAML, Markdown tables.
Showing 3 of 6 tools · filtered by json
JSON to Markdown Table Converter
Convert a JSON array of objects to a Markdown table. Union of keys becomes the header row.
Launch tool
JSON to XML Converter
Convert JSON to XML in your browser. Object keys become tag names; arrays become repeated tags.
Launch tool
XML to JSON Converter
Convert XML to JSON in your browser. Repeated tags become arrays; text content auto-coerces numbers and booleans.
Launch tool