Convert XML to JSON or JSON back to XML, toggling direction with a single button. XML attributes become @-prefixed keys following the widely-used convention, and nested elements and repeated siblings are handled correctly. Useful when your data is in one format but the tool or API you are working with expects the other.
Paste CSV data and view it as a sortable, formatted table instantly in your browser.
Remove empty rows, empty columns, and trim whitespace from CSV data.
Validate JSON syntax with line-level error reporting. For valid JSON, shows root type, nesting depth, total key count, and array length.