JSONフォーマット、圧縮、比較、およびマルチフォーマット変換
JSONデータのフォーマット、検証、編集
JSON配列をCSVテーブルテキストに変換
JSON文字列を圧縮、エスケープ、復元する
CSVテーブルの内容をJSON配列に変換する
JSON構成をYAMLテキストに変換する
XML構造をJSONまたはYAMLに解析します
JSONオブジェクトをXMLテキストに変換する
JSON構造に基づいてTypeScriptインターフェースを生成する
JSON構造に基づいてJavaクラスコードを生成する
JSONPathを使用してデータを抽出およびフィルタリングする
YAML構成を解析してJSONデータに変換する
2つのJSONを比較してフィールドの違いを確認する
Sort JSON object keys alphabetically or sort array elements recursively
Merge multiple JSON objects with deep, shallow, or array-specific strategies
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