CSV Viewer
Your data never leaves your device
How to Use
- 1. Upload your file — Drag and drop a CSV, TSV, or TXT file, or click to browse.
- 2. Explore your data — Scroll through rows and columns in the interactive table.
- 3. Sort columns — Click any column header to sort ascending or descending.
- 4. Filter rows — Type in the filter inputs to narrow down specific data.
Frequently Asked Questions
Is my data safe?
Absolutely. CSVArc processes everything in your browser using JavaScript. Your files are never uploaded to any server — they stay on your device.
How large a file can I view?
CSVArc uses virtual scrolling to handle files with 100,000+ rows without freezing your browser. The practical limit depends on your device memory.
What file formats are supported?
CSV, TSV, and plain text files with delimited data. The delimiter is auto-detected (comma, semicolon, tab, or pipe).
Can I sort and filter the data?
Yes. Click any column header to sort (ascending, descending, or none). Use the filter inputs below headers to narrow down rows.