CSV to Table
Drop a CSV file or paste data below. Everything runs in your browser — no data is ever uploaded.
Drop a CSV file here or click to browse
Supports comma, semicolon or tab-delimited files
or paste CSV data
Frequently asked questions
Is my CSV data uploaded anywhere?
No. All parsing and rendering is done entirely in your browser using JavaScript. Your data never leaves your device.
What delimiters are supported?
Comma (,), semicolon (;), and tab characters are all auto-detected based on frequency in the first row of your data.
How do I sort the table?
Click any column header to sort ascending. Click again for descending. A third click resets to original order. Numeric columns are sorted numerically; text columns alphabetically.
Related tools