Example
name,age
Alice,30
Bob,25→ [{"name":"Alice","age":"30"},{"name":"Bob","age":"25"}]
Free CSV tools — without Excel, offline
View CSV online without Excel — paste CSV or drop a .csv file to preview it as a sortable, searchable table, then convert CSV to JSON instantly. Everything runs in your browser — no sign-up, nothing uploaded, works fully offline.
Answer in 30 seconds: Paste CSV text or drag and drop a .csv file, click View CSV, then click any column header to sort (numbers and text aware) or type to filter. Click Download JSON to convert CSV to JSON with headers as keys — all local, no Excel, no upload.
Paste CSV text, or drag and drop a .csv / .tsv file. Comma, semicolon or tab delimiters are auto-detected; quotes handled. Nothing is uploaded.
Data renders as a table instantly. Click headers to sort (numeric vs text), toggle First row is header, and filter rows live.
Click Download JSON to get a JSON array with headers as keys, or Download CSV for cleaned CSV. Works offline.
Direct answer: After preview, click Download JSON to convert your CSV to a JSON array where each row becomes an object with column headers as keys — all in your browser, no upload, handles large files up to 10k rows.
name,age
Alice,30
Bob,25→ [{"name":"Alice","age":"30"},{"name":"Bob","age":"25"}]
Auto-detects comma/semicolon/tab, so Excel semicolon exports and TSV tabs just work. Handles up to 10,000 rows (5000 rendered) with filtering.
Open this CSV viewer, paste CSV text or drag and drop a .csv file. It renders as a sortable, filterable table in your browser — no Excel, no install, no upload.
Yes — click Download JSON to export a JSON array with headers as keys. Conversion is local, no upload, works offline.
Yes — delimiter auto-detected (comma/semicolon/tab), quotes parsed correctly, up to 10,000 rows (5000 rendered) with filtering and sort.
Yes — TSV tabs and Excel semicolon exports are detected. Export as CSV or JSON after preview.
No — parsing is local in your browser. Your spreadsheet never leaves your device.
Yes — runs entirely in your browser, works offline after page load.
Yes — click headers to sort numerically or alphabetically, and use the filter box to search all columns instantly.