CSV to JSON Converter
CSV to JSON Converter online: fast, private and free for everyday document work.
Split a multi-sheet Excel workbook into one CSV per sheet — pick a sheet and download it, in your browser.
Your browser is preparing the tool. It runs 100% locally.
The Excel Sheet Splitter reads a multi-sheet Excel workbook and lists every sheet as a button; click a sheet to download just that sheet as a CSV. It exports one sheet at a time — it does not bundle them into a single ZIP. It uses SheetJS, and runs entirely in your browser, so nothing is uploaded.
It separates the tabs of an Excel workbook so each sheet can become its own CSV file — useful when a tool or import expects single-sheet CSVs.
After you drop the file, it shows the sheet names; you click whichever sheet you want and that one downloads as a CSV.
SheetJS reads the uploaded workbook and lists its sheet names.
When you click a sheet, it converts just that sheet to CSV and downloads it. You repeat for each sheet you need.
Your workbook is parsed entirely in your browser with SheetJS. Nothing you upload is sent to a server, stored or logged.
There is no account or history; closing the tab clears the file, so it is safe for confidential data.
| Input | .xlsx or .xls (multi-sheet) |
|---|---|
| Library | SheetJS (in-browser) |
| Output | One CSV per sheet |
| Download | One sheet at a time (click each) |
| Formulas | Shown as computed values |
| Processing | 100% in-browser |
It exports one sheet at a time. You click each sheet's button to download its CSV — it does not bundle every sheet into a single ZIP.
Each sheet becomes a plain CSV, so formulas are written as their computed values and all cell formatting is dropped.
The CSV uses commas as separators, and SheetJS wraps any value that contains a comma, quote or line break in double quotes.
A single-sheet workbook simply offers that one sheet to download.
Export each tab separately for a tool that only accepts one sheet per file.
Send each sheet to the workflow that needs it.
Give a teammate just the sheet they need as a CSV.
Break a workbook into per-sheet CSVs for a bulk import.
For the first sheet as an HTML table, use Spreadsheet to HTML Table; for the first sheet as JSON, use Excel to JSON; a single sheet also converts with the Excel to CSV tool.
Documented against this tool's own code: it reads the workbook with SheetJS, lists the sheet names, and converts a clicked sheet to CSV — so the page is clear it exports one sheet at a time rather than a single ZIP.
CSV to JSON Converter online: fast, private and free for everyday document work.
Convert with JSON to CSV Converter, preserving structure and data, with zero uploads.
Markdown to HTML in seconds — accurate, free and processed locally in your browser.
Convert with CSV to Excel Converter, preserving structure and data, with zero uploads.
Excel to CSV Converter online: fast, private and free for everyday document work.
Convert with Excel to JSON Converter, preserving structure and data, with zero uploads.
It is free, private and runs entirely in your browser — no sign-up, no uploads, no limits.