포매터 및 코드
YAML을 JSON으로 변환
무료 YAML-JSON 변환기. 유효한 YAML을 붙여넣으면 깔끔한 JSON을 얻을 수 있습니다. Kubernetes 매니페스트, CI 구성 및 OpenAPI 사양에 적합합니다.
Runs in your browser
YAML · source
lines: 0chars: 0size: 0 B
YAML
JSON · target
lines: 0chars: 0size: 0 B
JSON
편집자 노트
Understanding · Same data, looser syntax.
이 심층 챕터는 현재 영어로만 제공됩니다. 위의 변환 도구는 귀하의 언어로 작동하지만, 긴 설명 글은 아직 번역되지 않았습니다.
자주 묻는 질문
Quick answers.
›What YAML version is supported?
YAML 1.2 — the modern superset of JSON. Anchors, references, multi-line strings and nested structures all work.
›Are comments preserved?
No — JSON doesn't support comments, so they're stripped on conversion.
›What if my YAML is invalid?
You'll see a clear error with the line and column. Common issues: tabs (use spaces), inconsistent indentation, unquoted special chars.
›Is my YAML uploaded?
No — runs entirely in your browser.
›Is the converter free?
Yes — fully free, no signup.
사람들이 다음도 검색합니다.
Use with
What people reach for next.
관련 도구