How it works
How to use the CSV Viewer
Choose your CSV data
Drop it onto the page or click to choose it. It is read by your browser and never uploaded.
Check the result
Paste CSV or open a file, then sort by clicking a column header and filter rows with the search box.
Copy or download
Copy the result or download it as a file.
About the CSV Viewer
Open or paste CSV and TSV files and browse them as a clean table: sort by any column (numbers sort numerically), filter rows as you type and double-click a cell to copy it. The delimiter is detected automatically.
Built for developers
Why developers use it
Private by design
Runs 100% in your browser. Nothing you paste is uploaded, logged or stored on a server.
Instant results
Output updates as you type, with precise error locations when something is wrong.
Works offline
Once loaded, the tool keeps working without a connection. Install it as an app if you like.
Free, no sign-up
No accounts, no limits, no watermarks.
FAQ
Frequently asked questions
Is my data uploaded anywhere?
No. Everything runs locally in your browser — nothing you type, paste or open is sent to a server, logged or stored. The tool keeps working offline once the page has loaded.
Keep going
Related tools
- CSV to JSONConvert CSV to JSON and back
- CSV to SQL ConverterGenerate INSERT statements from CSV
- CSV to XMLConvert CSV to XML and back
- CSV to YAMLConvert CSV to YAML and back
- CSV to HTML tableConvert CSV to HTML table
- CSV to TSV ConverterConvert comma-separated to tab-separated values
- JSON ViewerExplore JSON as a searchable tree
- JSON to CSVConvert JSON arrays to CSV and CSV back to JSON