JSON การจัดรูปแบบ การบีบอัด การเปรียบเทียบ และการแปลงหลายรูปแบบ
จัดรูปแบบ ตรวจสอบ และแก้ไขข้อมูล JSON
แปลง JSON อาร์เรย์เป็น CSV ข้อความตาราง
บีบอัด, Escape และกู้คืนสตริง JSON
แปลงเนื้อหาตาราง CSV เป็นอาร์เรย์ JSON
แปลงการกำหนดค่า JSON เป็นข้อความ YAML
แยกวิเคราะห์โครงสร้าง XML เป็น JSON หรือ YAML
แปลงวัตถุ JSON เป็นข้อความ XML
สร้างอินเทอร์เฟซ TypeScript ตามโครงสร้าง JSON
สร้างโค้ดคลาส Java ตามโครงสร้าง JSON
แยกและกรองข้อมูลโดยใช้ JSONPath
แยกวิเคราะห์การกำหนดค่า YAML ลงในข้อมูล JSON
เปรียบเทียบ 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