CSV Viewer

Upload a CSV file and view it as a sortable, filterable table. Search across data, filter columns, and download filtered results. 100% client-side.

📊

Drop a CSV file here or click to upload

Supports .csv files

How to Use the CSV Viewer

  1. Upload a CSV file by dragging or clicking the upload area.
  2. View your data in a clean, formatted table.
  3. Click column headers to sort. Use search to find data.
  4. Filter individual columns using the filter inputs.
  5. Download the filtered dataset as a new CSV.

Features

  • Automatic CSV parsing with support for quoted fields
  • Sortable columns (ascending/descending, numeric-aware)
  • Global search across all data
  • Per-column filtering
  • Download filtered data as CSV
  • Row count display
  • 100% client-side, no data uploaded to servers