Paste comma-separated values and preview them as a table. Helpful for quick sanity checks on exports from spreadsheets, databases, or log files.

CSV viewer

Basic table preview. Quoted fields with commas are supported; very large files may be slow.

namerole
Adadev
Bobops

How to use CSV viewer

  1. Paste CSV data including a header row if you have one.
  2. Scan the table preview for column alignment issues.
  3. Fix the source file if columns look split wrong (often quoting issues).

Example: Paste "name,email" plus a few rows to verify an export before importing elsewhere.

Frequently asked questions

Does it handle quoted fields with commas?
Basic quoting is supported, so a field wrapped in double quotes can contain commas without splitting into new columns.
Will very large files work?
Small and medium pastes are fine. Very large files may be slow because everything is rendered in the browser.