JSON格式化、压缩、比较和多格式转换
格式化、验证和编辑JSON数据
Merge multiple JSON objects with deep, shallow, or array-specific strategies
将 JSON 数组转换为 CSV 表格文本
压缩、转义和恢复 JSON 字符串
将CSV表内容转换为JSON数组
将 JSON 配置转换为 YAML 文本
将XML结构解析为JSON或YAML
将 JSON 对象转换为 XML 文本
根据JSON结构生成TypeScript接口
根据JSON结构生成Java类代码
使用 JSONPath 提取和过滤数据
将YAML配置解析为JSON数据
比较两个 JSON 并查看字段差异
Sort JSON object keys alphabetically or sort array elements recursively
Convert JSON arrays to styled HTML tables with inline CSS
Convert JSON objects to TOML format with support for nested tables and array of tables
Convert JSON arrays or objects into SQL INSERT statements with automatic type detection
Convert JSON arrays into GitHub-flavored Markdown tables
Flatten nested JSON to dot-notation keys, or unflatten back to nested objects
Generate random JSON data from a customizable schema with 12+ field types
Automatically repair broken, malformed or truncated JSON strings
Validate JSON data against JSON Schema with detailed error reports
Escape JSON strings for code embedding or unescape them back
Convert JSON to quoted string or parse stringified JSON back