Converters tools
Convert between JSON, XML, CSV and YAML, transform timestamps, and generate schemas.
- XML to JSON ConverterConvert XML to JSON with attribute prefix and text-property options.
- JSON to XML ConverterConvert JSON to XML with configurable root and array element names.
- CSV to JSON ConverterConvert CSV to a JSON array with delimiter and header options.
- CSV to XML ConverterConvert CSV rows into XML using a row template with placeholders.
- YAML to JSON ConverterConvert YAML to JSON with your preferred indentation.
- JSON to YAML ConverterConvert JSON documents to clean, indented YAML.
- Epoch Timestamp ConverterConvert Unix timestamps to dates and back, in seconds or milliseconds.
- XSD Generator (from XML)Generate an XML Schema from a sample XML document.