How to convert XLSX to JSON
Before you start
Drop one or more .xlsx workbooks. The first worksheet is exported by this route.
Accepted: .xlsx · application/vnd.openxmlformats-officedocument.spreadsheetml.sheet- Choose or drag one or more XLSX files onto the drop zone.
- Confirm the detected format and adjust the available settings. Mixed-format batches are flagged before conversion.
- Select “Convert on this device.” Produces previewable JSON text and a correctly named download.
How this converter behaves
Rows and columns are normalized through an in-memory workbook, then written as the requested table or workbook format.
What happens to your data?
The conversion engine runs in this browser tab. OmniCastConverter has no upload API and never sends your content, file name, or converted result to a server.
Fidelity and limitations
This route is classified as structural. The converter preserves meaning and structure supported by both formats.
- The selected worksheet is exported; formulas use their stored values where available.