Excel to CSV
View API docs →Convert an Excel sheet to CSV. Pick a specific sheet by name or index. Cell values are stringified; formulas are evaluated to their cached result.
POST
/api/excel-to-csv·cap 25.0 MiB·1 cost unit(s)More Data conversion
See all →CSV → JSON
Parse CSV into a JSON array of objects.
Excel to JSON
Convert an Excel sheet to a JSON array.
JSON → CSV
Convert a JSON array of objects into CSV.
JSON → YAML
Convert a JSON document to YAML.
JSON to Excel
Convert a JSON array of objects to an Excel .xlsx workbook.
JSON to TOML
Convert a JSON document to TOML.
JSON to XML
Convert a JSON document to XML.
TOML to JSON
Parse TOML into JSON.
XML to JSON
Parse XML into JSON.
YAML → JSON
Parse YAML into JSON.