YAML ↔ JSON Convert & Compare#

Tool icon

Convert YAML to JSON or JSON/JSONC/JSON5 to YAML, or compare two documents for logical equality. Includes formatting controls, copy/save actions, and shareable state.

Open the tool

Notes#

  • YAML comments are ignored during conversion.
  • JSONC/JSON5 comments are ignored during conversion.
  • Formatted JSON output is strict JSON, even when the input used JSONC or JSON5 features.
  • Multiple YAML documents in a single file are rejected.

Dependencies#

This tool relies on 2 dependencies.

#LibraryVersionVia
1js-yaml4.1.0cdn.jsdelivr.net
2json52.2.3cdn.jsdelivr.net

Changelog#

382c52f - April 25, 2026 12:21#

  • Add JSON5 and JSONC converter input support

23eaecd - January 29, 2026 20:29#

  • Align analytics and tools with dark mode

View full changelog (3 commits)