Toolzy

YAML to JSON

Convert YAML into formatted JSON.

입력
출력

Convert YAML into JSON. Errors are reported if the YAML is invalid.

사용 방법

  1. Paste YAML.
  2. The JSON generates automatically.
  3. Copy the result.

자주 묻는 질문

Which YAML version?
Standard YAML 1.1/1.2 core types via js-yaml.
Is it safe?
It uses safe loading — no custom code execution.

관련 도구