🧰 Python Desktop Utilities β€” CSV Suite

The five CSV tools from python-desktop-utilities, running their actual Python code in your browser via Pyodide. Files never leave your machine.

Loading Python runtime (~10 MB, first visit only)…

πŸŒ‰ The JSON Bridge

CSV β†’ JSON list of records.

πŸ“ The Note-Taker

CSV β†’ readable plain-text notes, one block per row.

πŸ“° The Report Writer

CSV β†’ Markdown, one ## section per record.

πŸ“Š The Table Maker

CSV β†’ a proper Markdown table.

πŸ”§ Swiss Army Knife: Split

One CSV per column, zipped.

πŸ”§ Swiss Army Knife: Transform

Run your own transform(row) Python on every row.

Drop CSV files here or click to browse.
Multiple files are processed one by one β€” same as the desktop tools' folder mode.