Convert YAML to Excel.
Drop a YAML file and get a real .xlsx workbook with typed cells — numbers stay numeric and dates stay dates. Nested objects and arrays are flattened into dot-notation columns — every value kept, structure not. Runs in your browser.
To convert YAML to Excel, drop or paste a YAML file — csvtodashboard parses it into rows and columns in your browser, then emits a real .xlsx workbook with typed cells. You get a real .xlsx workbook with typed cells, so Excel won't turn your numbers or dates into text on open. Nothing is uploaded; the whole conversion runs on your device.