JSON to Excel Converter

Free, private, in-browser conversion. No upload, no sign-up.

0 rows · 0 cols IdleConvert

Any format, any direction

JSON, Excel, CSV, YAML, XML, Markdown and SQL — convert between them all.

100% private

Everything runs in your browser. Your data never leaves your device.

Fast, even with big files

Web Worker parsing handles 100k+ rows without freezing the page.

Free, no sign-up

No accounts, no limits. Convert as much as you need.

Frequently asked questions

01Is my data uploaded to a server?

No. Every conversion runs entirely in your browser using JavaScript. Your files and text never leave your device, which keeps sensitive data fully private.

02Which formats are supported?

JSON, Excel (.xlsx/.xls/.xlsm), CSV, TSV, YAML, XML, Markdown tables and SQL INSERT statements — any pair can be converted in either direction.

03Can it handle nested JSON?

Yes. You can flatten nested objects into dotted keys, preserve the original structure, or expand arrays — choose the strategy in the options panel.

04Does it support multi-sheet Excel files?

Yes. The converter reads all sheet names; the first sheet is parsed by default and metadata exposes the full list for advanced workflows.

05Will Chinese / GBK CSV files display correctly?

Yes. Select GBK or Big5 as the input encoding. Real multi-byte decoding is performed via the browser TextDecoder — no garbled characters.

06Is there a file size limit?

There is no hard limit beyond your device's memory. Virtualized rendering and streaming parsing keep things smooth up to hundreds of thousands of rows.