CSV Viewer — Open & View CSV Files Online

Open any CSV or JSON file as a fast, searchable, paginated table — right in your browser. Sort, filter, clean, fill blanks, format columns, and export. No upload, no account, no Excel required.

Running locally0 bytesuploadedCSV · JSON
What you get

What the CSV viewer does, in one tab.

Open a single CSV or JSON file and clean it up — search and scan, fill blanks, bulk replace, color rules, column formats, and ask your data in plain English. Nothing is uploaded.

Under the hood

Handles the messy parts.

Real CSVs come with odd delimiters, unexpected encodings, and quirks a plain text editor chokes on. The viewer sorts them out on open — here is what it does with them.

Parsing & encodingon open
What the CSV viewer reads without a fuss.
A CSV reader, not just a text dump
Quoted fields, embedded commas, and mixed line endings render as a clean, aligned table — never raw text you have to squint at.
raw text▤ table
Delimiters detected automatically
Comma, semicolon, tab, and pipe are all recognised on open — European semicolon exports and TSV files just work, no setup dialog.
a;b;ca │ b │ c
Encoding sniffed from the BOM
UTF-8, UTF-8 with BOM, and UTF-16 LE decode with the right decoder, so accents and non-Latin scripts stay intact instead of turning to garbage.
UTF-16 LEcafé · 日本語
Open a CSV without Excel
No spreadsheet silently rewriting your data: leading zeros, long IDs, and date-like strings show exactly as written — and export byte-for-byte.
0073400734
How it works

How to open a CSV file online.

Step 1 / 03OPEN
data.csvdrop file
Open your file.
Drag a CSV or JSON file onto the dropzone, or click to browse. It opens instantly as a searchable, paginated table.
Step 2 / 03CLEAN
Search & clean.
Search every column, sort and pin, fill blanks, bulk-replace, and apply color rules and column formats — no formulas.
Step 3 / 03EXPORT
cleaned.csvcleaned.json
Export the clean file.
Download the cleaned, formatted table back out as CSV or JSON — in the encoding you choose. Nothing was uploaded.
Blog

CSV guides.

Practical walkthroughs on opening, viewing, and cleaning CSV files online — from encoding gotchas to picking the right tool for the job.

Frequently asked questions

How do I open a CSV file online?+

Drop your CSV or JSON file into the panel above and it opens instantly as a searchable, paginated table. Nothing is uploaded — the file is read and displayed entirely in your browser.

Do I need Excel or any install?+

No. The viewer runs in any modern browser with no install, no plugin, and no account. It handles quoted fields, embedded commas, and Windows/Unix line endings that often trip up a plain text editor.

Is this a CSV reader or a CSV editor?+

Both. It opens read-only by default — drop a file and read, search, sort, and filter it as a table without changing anything. When you do want to change something, the same view lets you edit cells, fill blanks, bulk-replace, and format columns, then export the result.

Is my file uploaded to a server?+

No. Parsing, viewing, cleaning, and export all happen client-side in your browser tab. The file contents never leave your machine, which makes it safe for sensitive spreadsheets.

Can I edit and export the file?+

Yes. You can edit cells, add rows, fill blanks, bulk-replace values, format columns, and remove duplicates, then export the cleaned result back out as CSV — with your chosen encoding.

How big a file can I open?+

Comfortably up to roughly 50,000–100,000 rows on a typical laptop. The table is virtualised so only the visible rows render, keeping scrolling and search responsive on large files.

Is it free?+

Yes — the viewer is free with no sign-in. There is no server behind it, so there is nothing to charge for.

100% in your browser

Ready to diff?

Drop your files, see the deltas, export the merge. Takes 30 seconds.