The five CSV tools from python-desktop-utilities, running their actual Python code in your browser via Pyodide. Files never leave your machine.
CSV β JSON list of records.
CSV β readable plain-text notes, one block per row.
CSV β Markdown, one ## section per record.
CSV β a proper Markdown table.
One CSV per column, zipped.
Run your own transform(row) Python on every row.