CSV Viewer & Table
View CSV data as a clean table online. Auto-detects delimiters, sort any column, live search filter, and handles quoted fields. Files stay in your browser.
CSV input
Table — 3 rows × 3 cols (click header to sort)
| name | age | city |
|---|---|---|
| ada | 30 | jakarta |
| budi | 25 | bandung |
| citra | 28 | surabaya |
How to use
- Paste CSV, pick delimiter or Auto, toggle First row is header.
- Click column headers to sort; type in search to filter.
- Download the filtered CSV.
FAQ
How large a file works?
Rendering caps at 500 rows for speed; the row counter still shows the full total.