What this tool does
A focused tool for a specific cleanup job
Compare Two Lists builds five result sets from two pasted inputs. Matching can ignore case and surrounding whitespace while the displayed values still come from the original lists.
Common use cases
- Compare old and new inventory lists
- Find missing campaign keywords
- Check membership between two exports
- Identify duplicates inside either source list
How to use Compare Two Lists
- Paste the first collection into List A and the second into List B.
- Choose line or custom-delimited input.
- Set case, whitespace, order, and sorting rules.
- Switch result tabs to inspect each set and its count.
Options explained
- Only in A and Only in B are directional differences.
- In both lists contains the first List A representation of shared keys.
- Duplicate tabs show repeated values after the first occurrence.
- Preserve order follows source order unless sorting is enabled.
Example
Before
A: apple, pear B: pear, plum
After
Only A: apple Only B: plum Both: pear
Edge cases and limitations
- Matching rules can make visually different values equivalent.
- Custom delimiter mode supports one separator at a time.
- Duplicate output reports repeated occurrences, not just unique duplicate keys.