Fast CSV Viewer
CSV
Table / JSON
Paste CSV to see it here.
How to read a CSV here?
Paste the CSV in the left area or load a file. The separator is auto-detected (comma, semicolon, tab, pipe). Check "Header" if the first line contains column names. The JSON button converts the table to an array of JSON objects.
Limits
The tool handles quoted fields ("value, with comma") and newlines escaped inside quotes. For very large files (>10 MB), prefer a native tool.