plotiq

Clean CSV Online

Paste or upload a messy CSV and get a clean, plot-ready file back — entirely in your browser. No sign-up, no upload, no CLI knowledge required.

One-click tidy-up before charting or analysis.

1. Open the tool online — no install

Runs on any browser. No Python, no pandas, no OpenRefine — just tabs.

2. Paste a messy CSV + pick cleaners

Drop the file, then toggle cleaners (trim / NA / numbers / empties / dedupe) on the right.

3. Copy or download the clean CSV

A stat chip row shows what the tool changed so you can audit before using the output.

Is my CSV uploaded when I clean it online?

No. Parsing, cleaning, and re-serialization all run in the browser. The file never leaves your device.

How big a CSV can I clean online?

Up to 10 MB and 5,000 rows per conversion. Larger files: trim in chunks or split before upload.

Can the online tool detect which cleaners my file needs?

Every cleaner is opt-in by default (all on), but you can switch any off individually if you don't want it applied.

Does the online cleaner preserve row order?

Yes. Row order is preserved except when dedupe removes later duplicates — the first occurrence always stays in place.