Conversions
Convert Excel, CSV, JSON, HTML, Markdown, XML and SQL.
Excel to CSV
Save a selected worksheet as CSV.
CSV to Excel
Convert CSV to an XLSX workbook while preserving text identifiers.
Excel to JSON
Convert worksheet rows to a JSON object array.
JSON to Excel
Open a JSON array and create an XLSX file.
CSV to JSON
Convert CSV records to readable JSON.
JSON to CSV
Convert a JSON object array to CSV.
TSV to Excel
Convert tab-separated data to XLSX.
Excel to TSV
Save a worksheet using tab separators.
Excel to HTML
Create a semantic HTML table from worksheet data.
HTML table to Excel
Paste an HTML table and download XLSX.
Excel to Markdown
Convert a worksheet to a Markdown table.
Markdown table to Excel
Paste a Markdown table and create XLSX.
CSV to Markdown
Convert CSV to a Markdown table.
Markdown to CSV
Convert a Markdown table to CSV.
Excel to XML
Convert worksheet rows to a safe XML document.
XML to Excel
Open a simple XML record list as a worksheet.
Excel to SQL INSERT
Generate a local INSERT script from a worksheet.
CSV to SQL INSERT
Convert CSV records to INSERT statements.
SQL INSERT generator
Set a table name and generate safely escaped values.
XLS to XLSX
Open a legacy XLS file and save it as XLSX.