Compare Two CSV or XLSX Files
Compare two spreadsheet files using a selected key and group records into matched, missing, duplicate and conflicting buckets.
Find values that appear in both lists, only in the first list or only in the second list after safe normalization.
Compare Two Lists is designed for quick checks where opening a full workbook is unnecessary. Paste employee codes, invoice numbers, serial numbers, email addresses or any other one-value-per-line lists. ReconNimble trims outer whitespace, compares values without case sensitivity and preserves the first readable version for the result. The output separates common entries from values present only in one list, making it useful for dispatch checks, attendance lists, vendor records and simple control totals.
The comparison is normalized exact matching. It does not use fuzzy spelling similarity and does not interpret two different identifiers as the same business record.
Outer spaces and repeated internal whitespace are normalized before comparison.
No. ABC123 and abc123 are treated as the same value.
Use Compare Two Spreadsheets for CSV, TSV or XLSX files.
Compare two spreadsheet files using a selected key and group records into matched, missing, duplicate and conflicting buckets.
Find every repeated key in a CSV, TSV or XLSX file and export the affected rows for review or correction.
Remove repeated lines while preserving the first occurrence and the original readable capitalization of each unique value.