Convert data between the three most common data serialization formats used in APIs, configuration files, and data exchange. Each format has its strengths - JSON for APIs, XML for documents, YAML for human-readable config files.
{ "key": "value" }["item1", "item2"]true / falsenull<tag>value</tag><tag attr="val"><tag />< > &key: value- item (dash + space)# comment| or >