Convert YAML mappings and lists to strict JSON with validation.
Runs entirely in your browser — nothing is uploaded.
Supports common YAML constructs: key/value mappings, nested indentation, and lists with primitive values.
A lightweight tool to turn human-friendly YAML into strict JSON for APIs, configuration, and automation. It supports common YAML features such as key/value mappings, nested indentation, and lists, and converts booleans, numbers, and nulls to proper JSON types. Processing happens locally in your browser for privacy.
Privacy: runs entirely in your browser—no data is sent anywhere.