CSV Viewer & Editor

Open a CSV as a sortable, searchable table and edit cells before exporting.

Works Offline
Privacy First
No Login
No API
File API

Table

Click a cell to edit it, click a header to sort.

Drop a file here

Drop a CSV or TSV file

Rows
3
Columns
4
Cells
12

Raw CSV

About the CSV Viewer & Editor

Drop in a CSV or TSV file and view it as a real table: sort by any column, search across every cell, edit values inline and export the result back to CSV or JSON. Large quoted fields and embedded newlines are handled correctly.

Examples

Sort a column

id,name,salary … click 'salary'

Output

Rows reordered numerically, highest last

Export as JSON

3 rows with a header row

Output

[{"id":"1","name":"Ada Lovelace"}]

Keyboard shortcuts

  • Copy the main outputCtrl / ⌘ + Shift + C
  • Download the resultCtrl / ⌘ + S
  • Share this toolCtrl / ⌘ + Shift + S
  • Reset the inputsAlt + R
  • Open the tool search paletteCtrl / ⌘ + K

Related tools

Frequently asked questions

Version 1.0.0 · Updated 2026-08-13 · Runs entirely in your browser