This page opens the spreadsheet converter pre-set to JSON.
This is a pre-set view of the Excel / CSV / JSON Converter. Every option in the toolbar can still be changed.
Spreadsheets into developer-ready JSON — headers as keys, one object per row, on your own device.
Excel (XLSX/XLS/ODS), CSV or JSON · converted on your device, nothing is uploaded
No size limit · files are processed on your device and never uploaded · how it works
Rows as an array of objects (first row = keys) — ready for code and APIs.
Runs in your browser. Files are never uploaded — you can go offline after the page loads.
Drop files, pick options, download. Whole folders at once, no signup, no daily limit.
The same engines the professionals use — SVGO, resvg, MozJPEG, libwebp, libavif — compiled to run in your browser.
Files are processed on your device and never uploaded. Close the tab and nothing remains anywhere.
This page opens the spreadsheet converter pre-set to JSON.
This is a pre-set view of the Excel / CSV / JSON Converter. Every option in the toolbar can still be changed.
A single-sheet workbook gives a plain array of row objects; multi-sheet gives {"Sheet1": [...], "Sheet2": [...]} — lossless and predictable to consume.
Most online converters upload your file to a server. InfyTool ships the actual encoders to your browser as WebAssembly instead, so processing happens inside your tab — faster for batches, and nothing to delete afterwards.
InfyTool is built by the same team as these free libraries.