JSON 도구

JSON 및 YAML 변환기

JSON과 YAML 객체를 양방향으로 변환하고 읽기 쉽게 들여씁니다.

Input JSON

All data is processed locally in your browser. Nothing is uploaded or sent to analytics.

대부분의 도구는 브라우저에서 로컬로 처리합니다. 배경 제거는 선택한 이미지를 서버에서 처리한 뒤 원본을 삭제합니다.

사용 방법

  1. Paste JSON or YAML.
  2. Choose a direction or leave Auto detect enabled.
  3. Convert, copy, download or swap the result for another pass.

이런 경우에 유용합니다

  • Editing deployment configuration
  • Sharing human-readable data
  • Moving examples between formats

알아둘 점

The converter focuses on common YAML mappings and sequences. Anchors, custom tags and other advanced YAML features are not supported.

자주 묻는 질문

How is the direction detected?

Inputs beginning with { or [ are treated as JSON; other inputs are treated as YAML when Auto detect is selected.

Are YAML anchors supported?

No. Use plain mappings and sequences for predictable JSON output.

함께 사용해 보세요