JSON ↔ YAML converter 🔄
Paste a blob, pick a direction, and get it back tidied. Prettify or squish your JSON, or send it across to YAML and home again. Nothing leaves your browser. (the converter is nosy, not the website.)
Out it comes
{
"tool": "JSON ↔ YAML",
"drawnIn": "crayon",
"tabs": false,
"thumbsUp": 1,
"things": [
"one",
"two",
"(or is it?)"
]
}When something is malformed it tells you exactly where. (the error messages are friendly. possibly the friendliest thing about a syntax error.)