Toolbox

Online JSON to Excel Converter

JSON to ExcelJSON to CSVExcelJSON

Convert JSON array to CSV/Excel. Auto-extracts header, escapes commas/quotes, supports Chinese, opens in Excel, local processing.

JSON Array
CSV / Excel
All processing is done locally, no upload

How to Use

  • Paste any valid JSON, supports nesting, arrays and escapes
  • Click Beautify to auto indent and format
  • Click Minify to remove whitespace into one line
  • All operations run locally for privacy

Related Tools

FAQ

How to convert JSON to Excel?

Paste JSON array like [{"name":"Alice","age":30}], click JSON to Excel to get CSV for Excel.

How are columns determined?

Union of keys in first-appearance order; missing fields empty.

How are commas/quotes handled?

Fields with comma/quote/newline are quoted with "", inner " becomes "".

Will my data be uploaded?

No, local.