CSV / TSV / JSON explorer with filtering, sorting, and charts. Drag & drop a file, explore instantly.
- Smart parser — CSV (with quoted fields), TSV, and JSON array-of-objects
- Type coercion — auto-detects numbers, booleans, nulls
- Global + per-column filters —
=,≠,>,<,≥,≤,contains - Sortable columns — click headers
- Charts — bar, line, scatter (Canvas-rendered, no Chart.js)
- Export — CSV or JSON of filtered results
- Drag & drop file upload
- Paste mode — paste CSV/JSON directly
- Sample dataset included
- Zero dependencies
Open index.html, drop a file.