{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-02T15:45:23.675Z","discovery":{"catalog":"https://toptool.io/tools.json","llmsTxt":"https://toptool.io/llms.txt","sitemap":"https://toptool.io/sitemap.xml"},"relatedTools":[{"slug":"yaml-to-csv","name":"YAML to CSV","url":"https://toptool.io/yaml-to-csv"},{"slug":"csv-to-json","name":"CSV to JSON","url":"https://toptool.io/csv-to-json"},{"slug":"csv-to-html","name":"CSV to HTML Table","url":"https://toptool.io/csv-to-html"},{"slug":"csv-to-markdown","name":"CSV to Markdown Table","url":"https://toptool.io/csv-to-markdown"},{"slug":"csv-to-tsv","name":"CSV to TSV","url":"https://toptool.io/csv-to-tsv"},{"slug":"csv-to-xml","name":"CSV to XML","url":"https://toptool.io/csv-to-xml"},{"slug":"csv-to-xlsx","name":"CSV to XLSX","url":"https://toptool.io/csv-to-xlsx"},{"slug":"json-to-yaml","name":"JSON to YAML","url":"https://toptool.io/json-to-yaml"}],"kind":"converter","slug":"csv-to-yaml","name":"CSV to YAML","description":"Convert CSV files to YAML — free online, no upload.","longDescription":"Drop in a .csv file and download a YAML document. With the header option on (default), each row becomes a YAML mapping keyed by the column names; with it off, each row becomes a list of values. The result is a top-level YAML list (one item per row). Runs entirely in your browser — your file never leaves your device.","category":"document","categoryName":"Document","keywords":["csv to yaml","convert csv to yaml","csv to yaml converter","csv to yaml online","csv to yaml free","change csv to yaml","csv yaml converter","free csv to yaml","online csv to yaml converter","csv to yaml online free","csv to yml","spreadsheet to yaml"],"url":"https://toptool.io/csv-to-yaml","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".csv",".tsv"],"mimeTypes":["text/csv","text/tab-separated-values","text/plain",""]},"output":{"type":"file","extension":".yaml","mimeType":"text/yaml"},"options":[{"type":"boolean","key":"header","label":"First row is a header","defaultValue":true,"help":"When on, each row becomes a keyed mapping. When off, rows become lists of values."}],"invocation":{"webUi":"https://toptool.io/csv-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."}}