Spreadsheet and data tools for analysts and ops teams

Two exports that should match but don't? A messy list you need to tidy before a report? These tools compare, clean and reconcile spreadsheet data right in your browser — no formulas, no scripts, and nothing you paste ever leaves your computer.

Compare two spreadsheets →   Run the CSV cleaner →

Launch a tool

Tip: press 18 to open one

Run a workflow right here

Runs locally — nothing is uploaded

CSV Cleaner to JSON

Trim cells, drop empty rows, normalize headers, and export the CSV as JSON records.

csv-viewer
Open in full runner →

CSV Export Secret Scan

Turn a CSV export into JSON records and scan it for tokens, keys, and credentials.

csv-viewer → secrets-scanner
Open in full runner →

CSV Fingerprint (SHA-256)

Normalize a CSV to JSON records, then hash it to a stable SHA-256 digest for comparison.

csv-viewer → hash-generator
Open in full runner →

Track a checklist

Progress is saved on this device
Daily tasks, guides & FAQ

Common daily tasks

  • Compare last month's export with this month's and see exactly what changed
  • Find which rows are in one file but missing from the other
  • Clean up a messy list — remove blanks, trim spaces and drop duplicates
  • Turn a column of IDs into a filter you can paste into a database query
  • Open a large CSV and sort or search it without Excel choking
  • Reconcile two reports before you send the numbers upstairs

Recommended workflows

Top tools

See all the data cleanup tools →

Why "in your browser" matters for your data

Analyst and ops work often means handling exports full of real customer names, emails and account numbers. Processing happens 100% in your browser. We collect anonymous page analytics only - never your data. That means you can compare and clean sensitive reports without uploading them to an online converter or a third-party site.

FAQ

Do I need to know how to code to use these?

No. Everything here is paste-and-click. You paste in a spreadsheet or a list, pick an option, and copy the result — there are no formulas to write and nothing to install.

Is my spreadsheet uploaded to a server?

No. Processing happens 100% in your browser. We collect anonymous page analytics only - never your data. Your exports and customer data stay on your own computer.

How do I see what changed between two exports?

Open CSV Compare, paste both files and pick the column they share (like an ID or email). It shows you the rows that were added, removed or changed between the two.

My export is too big for Excel - can I still open it?

Yes. The CSV Viewer opens large files in a searchable, sortable table right in the browser, so you can inspect them without Excel slowing down.

Related