Files tool

CSV Viewer

Paste or open CSV data in a sortable, searchable browser table.

Runs in your browser
CSV Viewer3 visible rows
NameCityScore
AnaMiami92
SamAustin88
LeeSeattle95

The viewer displays up to 500 matching rows to keep the page responsive. Your original data stays in this tab.

How to use this csv viewer

  1. Paste CSV text or open a CSV file, confirm the delimiter, then search or sort the parsed table.
  2. Review the result shown beside the controls. Check syntax, escaping, and edge cases against the source before using the result in a live project.
  3. Check the output against the source, then copy or download the finished result.

About this csv viewer

The CSV Viewer lets you paste or open CSV data in a sortable, searchable browser table. The controls cover only the inputs needed for the result.

You can also use it to compare the result with the original input.

Example

Open a product CSV, search for one SKU, and sort the price column to inspect the data without importing it into a spreadsheet.

Common uses

  • paste or open CSV data in a sortable, searchable browser table
  • compare the result with the original input
  • copy or save the finished output for later use