Parse JSON and re-serialize with recursively sorted keys for deterministic hashes and diffs.
Parse delimiter-separated values into a JSON array of objects when a header row is present.
Merge a base JSON document with an overlay—nested objects combine and arrays concatenate.
Pretty-print or minify JSON directly in your browser without uploading it.
Indent XML or SVG markup for easier reading during debugging and code review.
Paste JSON data and convert it to XML quickly without sending data to a server.
Paste XML data and convert it to JSON structure directly in your browser.
Json utilities Processing runs locally in your browser.
Flatten JSON arrays or objects into comma-separated rows for spreadsheets and ETL scripts.
Turn JSON documents into readable YAML for configs, Helm charts, and CI pipelines.
Remove whitespace from JSON documents to shrink payloads for logs or network transfer.
Expand minified JSON into indented multi-line text for debugging APIs and config files.
Paste YAML or YML and get formatted JSON output without uploading files to a server.
解析并验证 JSON 数据的语法错误,并提供清晰的错误反馈。
将示例人员记录导出为逗号分隔的 CSV 表格数据,用于测试和固件数据。
将示例人员记录导出为格式化的 JSON 数组,用于测试和固件数据。
将示例人员记录导出为结构化 XML 文档,用于测试和固件数据。
将示例人员记录导出为 YAML 格式,便于配置和测试固件使用。
生成包含姓名、地址和联系方式的示例人员记录,用于测试场景。