CSV files look simple, but commas inside addresses, line breaks inside notes and doubled quote characters all change how a row must be parsed. This viewer follows those quoting rules, detects comma, semicolon, tab and pipe delimiters, and lets you override the guess when a file uses a different structure.
The viewer keeps your source text intact. Rows with fewer fields are padded in the preview, wider rows get extra columns, and a warning reports the mismatch. Nothing is uploaded, and the table is limited to 5 MB and 50,000 working rows to keep an ordinary browser tab responsive.