Developer Tools
2 toolsCSV Tools
9 tools- CSV Viewer
CSV Viewer — Paste any CSV — comma, semicolon, tab, or pipe-delimited — and see it as a clean, scrollable table.
- CSV Filter
CSV Filter — Filter CSV rows by any column — contains, equals, regex match, numeric compare, empty / not-empty.
- CSV Sort
CSV Sort — Sort CSV rows by any column. Three modes: alphabetical, numeric, and natural (so 'a2' comes before 'a10').
- CSV Column Extractor
CSV Column Extractor — Pick which columns to keep from a CSV. Output as CSV with any delimiter, or as a plain newline-separated list (one cell per line).
- CSV Deduplicate
CSV Deduplicate — Remove duplicate rows from a CSV. Dedupe on the full row, or just on selected key columns (e.g. dedupe by email).
- CSV Stats
CSV Stats — Per-column statistics for any CSV — total count, non-empty, unique values, plus numeric min/max/mean/sum for any column with numbers.
- CSV Studio
CSV Studio — Drop a CSV file (or load 100-row demo data) and explore it like a power tool: filter rows, sort by multiple columns, bulk-update cells, vis...
- CSV to SQL
Convert a CSV to SQL INSERT statements for MySQL, PostgreSQL, SQLite or MS SQL. Optional CREATE TABLE, multi-value INSERT mode.
- JSON to CSV
JSON to CSV — Convert any JSON array (of objects or arrays) — or even a single object — into clean CSV. Tick the Flatten option to expand nested objects...
Office Tools
5 tools- XLSX to CSV
XLSX to CSV — Convert any Excel sheet to CSV — pick a delimiter, pick a sheet, or zip all sheets at once. Runs in your browser, no upload.
- XLSX to JSON
XLSX to JSON — Convert any Excel sheet to JSON — array of objects keyed by header row, or array of arrays with no header.
- Excel Unlocker
Excel Unlocker — Remove edit protections, sheet locks, and workbook structure restrictions from Excel files. Runs entirely in your browser using the XML...
- CSV to XLSX
CSV to XLSX — Wrap a CSV file (or pasted CSV) into a single-sheet Excel .xlsx file. Pick the delimiter, sheet name, and output filename.
- XLSX to PDF
XLSX to PDF — Convert any Excel workbook to a PDF — each sheet renders as a landscape page with grid borders, scaled columns, and an optional bold heade...