Documents
CSV to Excel
Convert CSV into an XLSX spreadsheet compatible with Excel.
Input
File and output
Result
CSV to Excel
CSV
Waiting for file
The result will appear here.
API
Also available by API
Use multipart or base64 with a NOXUS API key. API billing uses separate USD balance.
The web and API share the same processing function and limits pattern.
POST /api/v1/tools/csv-to-excel
Authorization: Bearer TU_API_KEY
Content-Type: multipart/form-data
file=@datos.csv
delimiter=,