{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-05-20T20:47:38.065Z","discovery":{"catalog":"https://toolsly.tools/tools.json","llmsTxt":"https://toolsly.tools/llms.txt","sitemap":"https://toolsly.tools/sitemap.xml"},"relatedTools":[{"slug":"yaml-to-xml","name":"YAML to XML","url":"https://toolsly.tools/yaml-to-xml"},{"slug":"xml-to-json","name":"XML to JSON","url":"https://toolsly.tools/xml-to-json"},{"slug":"csv-to-yaml","name":"CSV to YAML","url":"https://toolsly.tools/csv-to-yaml"},{"slug":"json-to-yaml","name":"JSON to YAML","url":"https://toolsly.tools/json-to-yaml"},{"slug":"yaml-to-csv","name":"YAML to CSV","url":"https://toolsly.tools/yaml-to-csv"},{"slug":"yaml-to-json","name":"YAML to JSON","url":"https://toolsly.tools/yaml-to-json"},{"slug":"json-to-xml","name":"JSON to XML","url":"https://toolsly.tools/json-to-xml"},{"slug":"csv-to-xml","name":"CSV to XML","url":"https://toolsly.tools/csv-to-xml"}],"kind":"converter","slug":"xml-to-yaml","name":"XML to YAML","description":"Convert an XML document to clean, readable YAML — free online, no upload.","longDescription":"Drop in an .xml file (or paste the XML) and download a `.yaml` document. The conversion runs the XML through xml-js's compact mode, then strips the `_text` / `_attributes` boilerplate so the YAML output stays readable. Note: XML attributes are dropped when an element has both attributes and text content — if you need a lossless representation use the XML → JSON tool instead. Conversion runs entirely in your browser.","category":"document","categoryName":"Document","keywords":["xml to yaml","xml to yml","convert xml to yaml","xml to yaml converter","xml to yaml online","xml to yaml free","xml yaml converter","online xml to yaml","xml to yaml online free","free xml to yaml","xml document to yaml","xml file to yaml"],"url":"https://toolsly.tools/xml-to-yaml","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".xml"],"mimeTypes":["application/xml","text/xml","text/plain",""]},"output":{"type":"file","extension":".yaml","mimeType":"text/yaml"},"options":[],"invocation":{"webUi":"https://toolsly.tools/xml-to-yaml","api":null,"notes":"Currently runs client-side in the user's browser. Drop a file on the UI at `webUi` and download the converted result. A remote MCP/REST API is planned."}}