Correct CSV quoting
Commas, quotes, and line breaks are escaped according to CSV conventions. Formula-like values receive a leading apostrophe for safer spreadsheet use.
Open TSV, inspect the parsed columns, optionally filter and sort, then download the active view as CSV.
Files stay in this browser. Maximum 50 MB per file.
Commas, quotes, and line breaks are escaped according to CSV conventions. Formula-like values receive a leading apostrophe for safer spreadsheet use.
Filters and sorting are deliberate transformation steps: the downloaded CSV contains the visible rows in their active order.