uDocumentViewer
Data & Config.csv

CSV viewer

ready
About CSV

Comma-Separated Values tabular data.

CSV is the simplest tabular format — and the messiest. PapaParse handles delimiters, quoting, BOMs and encoding edge cases. A virtualized grid keeps the UI smooth on huge files.

FAQ
What is a CSV file?
CSV is the simplest tabular format — and the messiest. PapaParse handles delimiters, quoting, BOMs and encoding edge cases. A virtualized grid keeps the UI smooth on huge files.
Is my file uploaded?
No. Files are opened entirely in your browser using local JavaScript and WebAssembly. Nothing is sent to a server.
Does it work on mobile?
Yes. The viewer is mobile-first and works on phones, tablets, and desktops.
More Data & Config