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
- Upload a CSV file by dragging or clicking the upload area.
- View your data in a clean, formatted table.
- Click column headers to sort. Use search to find data.
- Filter individual columns using the filter inputs.
- 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