Compare Two Lists Online: Find Matches, Differences, and Unique Items
You've got two lists and you need to know what's in common, what's missing, and what doesn't belong.
Maybe it's a customer database versus your email subscribers. Or a list of products in your warehouse versus what's in the purchase orders. Or a new employee roster compared against the payroll system.
Manually scanning two lists for differences is slow and error-prone. The Compare Two Lists tool above does it instantly.
Paste both lists, click Compare, and you get a clear breakdown of what matches, what's unique to List 1, and what's unique to List 2.
Below is a walkthrough of the tool, the options, and how to do the same thing in Excel.
How to Use the Compare Two Lists Tool
- Paste List 1 in the left text area. One item per line. You can copy a column directly from Excel or Google Sheets and paste it in.
- Paste List 2 in the right text area the same way.
- Set your options (explained below).
- Click Compare Lists.
The tool shows four summary stats at the top, then three result panels:
- In Both Lists (Matches): items that appear in both List 1 and List 2
- Only in List 1: items that exist in List 1 but are missing from List 2
- Only in List 2: items that exist in List 2 but are missing from List 1
Each panel has a Copy button so you can grab those items and paste them wherever you need them. There's also a Download as CSV button that saves all three sets of results in a spreadsheet-ready format.
Understanding Your Results
Once you click Compare, four numbers break down what happened.
Matches shows how many items are consistent between the two lists. If you're reconciling data, a high match count is good. If you're trying to find what changed between two versions of a dataset, a high match count means not much changed.
Differences is the total count of items that appear in only one of the two lists. This is usually the number you came here for. These are the things you need to act on.
Only in List 1 and Only in List 2 tell you exactly where each difference lives. Items in "Only in List 1" are missing from List 2. Items in "Only in List 2" are missing from List 1.
Options Explained
The three checkboxes change how the comparison runs.
Ignore blank lines (on by default): skips any empty lines in your lists. Leave this on. If you paste from Excel and accidentally grab extra blank rows at the bottom, they won't throw off your counts.
Trim whitespace (on by default): removes leading and trailing spaces from each item before comparing. This one catches people off guard. "Apple " (with a trailing space) and "Apple" look identical in a spreadsheet but they won't match as text strings. With this option on, the tool trims both before comparing.
Case sensitive (off by default): when off, "apple", "Apple", and "APPLE" all count as the same item. Turn it on when casing matters, like comparing product codes or system IDs.
Frequently Asked Questions
Is my data stored anywhere?
No. The comparison runs entirely in your browser. Nothing is sent to any server. Your lists stay on your device the whole time.
What if I have duplicate items in my list?
The tool deduplicates each list before comparing. If "Apple" appears three times in List 1 and twice in List 2, it shows once under Matches. The total item count at the top does include duplicates, so you can see if your list has them.
Can I compare more than two lists?
Not in a single comparison, but you can run it twice. Compare List A vs List B, note the results, then compare the Matches against List C. Or use Excel's COUNTIFS for multi-list comparisons.
Does the tool work with numbers or other data types?
Yes. The tool compares items as text, so it works with anything you can paste as plain text: names, codes, IDs, email addresses, numbers. Just make sure both lists use the same format (for example, don't mix "1000" and "1,000" for the same value).
How do I copy the results into Excel?
Click the Copy button on any result panel, then paste into Excel. Each item goes into a separate row. Or use Download as CSV to get all three sets of results in one file, which you can open directly in Excel.
What does the item count badge next to "List 1" mean?
As soon as you start typing or pasting in a list, a small badge appears next to the label showing how many non-empty items are in that list. It's a quick sanity check before you click Compare, useful for catching accidental blank rows or extra items.
When You Need More Than a Browser Tool
The Compare Two Lists tool is great for quick, one-off comparisons. For recurring work, like monthly reconciliation reports or automated data validation,
Excel's COUNTIF formulas or Power Query are a better fit. You can save the logic in the spreadsheet and rerun it whenever new data comes in.
Here is walkthrough on how to compare two lists in excel
Other Related Tools / Calculators:
- All Free Online Tools
- FREE QR Code Generator
- Random Group / Team Generator
- Free Printable Calendar Generator
- Number to Words Converter
Other Related Articles You May Find Useful: