View CSV instantly
Open a local CSV file, paste data, or try a sample. The table uses sticky headers, row numbers, and smooth scrolling for larger files.
Private CSV viewer online
A fast CSV viewer, CSV opener, and CSV reader for checking files in your browser. Open, search, inspect columns, and export CSV without sending your data to a server.
Open a local CSV file, paste data, or try a sample. The table uses sticky headers, row numbers, and smooth scrolling for larger files.
Search across the whole file, highlight matches, sort columns, hide fields, and edit cells directly in the table.
Download the current filtered table as CSV or Excel while keeping your file in the browser from start to finish.
No. Files are read and parsed in your browser. This MVP does not send CSV content to a server.
Yes. After loading a file, click a table cell to edit it. Press Enter to save the cell or Esc to cancel the current edit.
The viewer renders visible rows only, so scrolling stays responsive for larger files. Extremely large files still depend on your browser memory.
Yes. Use Export Excel to download the current visible and filtered table as an Excel-compatible .xls file.
The viewer tries UTF-8 first and falls back to common legacy encodings such as GB18030 when the browser supports them.
Email hello@csvviewer.org with what you were trying to do, your browser, file size if relevant, and a safe sample CSV if you can share one.