Toolkit
All developer tools
A growing collection of free, browser-based tools for developers working with JSON, XML, YAML, CSV and encoded data.
JSON
JSON Validator
Validate JSON syntax against RFC 8259 in real time. Precise line and column error reporting, 100% client-side.
JSON Viewer
Interactive collapsible tree viewer for large JSON documents with search, copy-path, and syntax highlighting.
JSON Minifier
Strip whitespace and shrink JSON payloads to the smallest possible size for APIs, storage, and network transfer.
JSON Tree Viewer
Explore nested JSON as an interactive tree — expand, collapse, filter and copy JSON paths of any node.
JSON Compare
SoonSide-by-side comparison of two JSON documents with structural highlighting to spot differences instantly.
JSON Diff
SoonStructural diff of two JSON objects or arrays showing added, removed and modified keys with paths.
Convert
JSON to CSV Converter
SoonConvert JSON arrays to CSV rows with automatic header detection and configurable delimiters.
CSV to JSON Converter
SoonConvert CSV tables to structured JSON with header inference, type coercion and streaming for large files.
JSON to XML Converter
SoonConvert JSON documents into well-formed XML with configurable root element and attribute handling.
XML to JSON Converter
SoonConvert XML documents into clean JSON, preserving element structure, attributes and namespaces.
YAML to JSON Converter
SoonConvert YAML configuration files into JSON while preserving comments, anchors and multi-document streams.