Documents
Extract Excel sheet
Select one XLSX sheet and export it as CSV, JSON, or XLSX.
Input
File and output
Result
Extract Excel sheet
SHEET
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/excel-extract-sheet
Authorization: Bearer TU_API_KEY
Content-Type: multipart/form-data
file=@reporte.xlsx
sheet=2
output_format=json