CSV Viewer
View a CSV file as a formatted table.
Processed locally in your browser. Your data is never uploaded.
Overview
Renders a CSV file as a readable table, right in your browser — no spreadsheet app required.
How to use it
- 1Drop a .csv file.
- 2Browse the parsed table.
Tips
- Handles quoted fields with embedded commas and newlines correctly, per the standard CSV format.