JSON 서식 지정, 압축, 비교 및 다중 형식 변환
JSON 데이터 형식화, 검증 및 편집
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
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