CSV Editor
Paste or drop a CSV file and get an interactive table view instantly. Sort columns, filter rows, and convert to JSON or TSV. Runs entirely in your browser — your data never leaves your machine.
// drag a .csv file here to load it
How to use the CSV Editor
Parse your CSV
Paste CSV text directly into the editor or drag a .csv file onto it. Click Parse to load your data — the tool switches to the Table view automatically so you can see your data as a clean spreadsheet.
Sort and filter
Click any column header to sort by that column — click again to reverse. Use the filter input to search across all columns at once. Only matching rows are shown.
Convert and export
Switch to the → JSON tab to get your CSV as a JSON array of objects. Switch to → TSV for a tab-separated version you can paste directly into a spreadsheet. Use the Download buttons to save the output.
📊 Table view
See your CSV as a clean interactive table. Click column headers to sort. Filter rows by any value.
🔄 Format conversion
Convert CSV to JSON array of objects, or to TSV for paste-into-spreadsheet workflows. One click.
🔒 100% private
Your data never leaves your browser. No upload, no server, no third parties. Drag in sensitive data safely.