YAML is convenient for human-edited configuration, while JSON is accepted by nearly every API, script and web application. This converter handles YAML 1.2 mappings, sequences, block strings, anchors and aliases, then creates JSON you can copy or download. Comments are removed because JSON has no comment syntax.
The conversion runs locally with no upload or account. That makes it useful for Kubernetes manifests, deployment settings and internal configuration that may contain hostnames, tokens or other sensitive values.