Remove Excel duplicates

Remove repeated rows using the whole row or selected key columns.

File and output

Excel XLSX

Drag an XLSX file or click to choose it.

XLSX. Limits depend on your plan.

Remove Excel duplicates

XLSX
Waiting for file

The result will appear here.

Output format
-
Size
-
Detail
-

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-remove-duplicates
Authorization: Bearer TU_API_KEY
Content-Type: multipart/form-data

file=@clientes.xlsx
key_columns=A,C
case_sensitive=false
output_format=xlsx