About This Tool
Data entry often leads to inconsistent casing (e.g., 'John' vs 'john'). Standard deduplication tools miss this. This tool normalizes your list to check for duplicates regardless of capitalization.
How to Use
- Paste your mixed-case list.
- Run the tool.
- It detects that 'Dave', 'dave', and 'DAVE' are the same name.
- It keeps one version (usually the first one found) and removes the rest.