Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions SERVICES.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,6 @@ puts csv_string

- Excel to Markdown - [(Link)](https://exceltomd.com/csv-to-markdown) - free browser-local converter that turns CSV files into Markdown tables. No signup or server upload; it also provides header and column-alignment controls before copy or download.

- Nutilz CSV/JSON/XML Converter - [(Link)](https://nutilz.com/csv-json-xml-converter) - free online converter between CSV, JSON, and XML, all six directions. Preserves XML attributes (as `@`-prefixed fields) and flattens nested structures into CSV cells; supports custom CSV delimiters. Conversion runs server-side for accurate parsing, no signup, nothing logged or stored.