Free, browser-based utilities for everyday developer workflows

CSV Viewer / Cleaner

Paste CSV to preview as a table. Auto-detect delimiter, trim cells, remove empty rows/columns, and export cleaned CSV. Runs locally in your browser.

  • Paste CSV to view as a table (auto-detect delimiter).
  • Clean and trim rows, remove empty lines, and export.
  • Ideal for quick CSV preview and QA checks.
  • Share results: Generate a secure link to share your current input and results with teammates — nothing is uploaded to any server.

CSV input

Shortcuts: Ctrl + Enter Preview, Esc Clear status
Sample:
Delimiter:
Export delimiter:

Table preview

Note: Preview is limited for performance (shows first 200 rows, first 50 columns). Export/cleaning still uses the full data.

CSV inspection workbench

Paste CSV and preview to inspect quality, profile columns, and export selected data.
Advanced parse/export settings

How to use the CSV Viewer & Cleaner

Paste or load a CSV file and view it as a clean, sortable, searchable table — without opening Excel and without uploading. The CSV Viewer auto-detects comma, semicolon, tab, and pipe delimiters, handles quoted values and UTF-8 / BOM, lets you remove empty rows, trim whitespace, filter or hide columns, and download the cleaned CSV. Everything runs in your browser, so sensitive exports stay on your machine.

What it does

When to use it

How to use it

  1. Paste your CSV or load a .csv file.
  2. The delimiter is auto-detected; change it manually if the table looks wrong (e.g., semicolon-separated European exports).
  3. Click a column header to sort; type in the search box to filter rows.
  4. Use Trim whitespace, Remove empty rows, and Dedupe to clean the data.
  5. Hide columns you do not need with the column toggles.
  6. Download the cleaned CSV, copy a column as a list, or hand off to a related tool.

Tips & pitfalls

FAQ

Runs locally in your browser. No uploads. Share links use an encrypted URL fragment.