List Compare Tool
Paste two lists side by side and the tool returns three buckets: the intersection, the items exclusive to list A and the items exclusive to list B. Useful for reconciling email exports, SKU spreadsheets, keyword lists, CSV rows or any collection where you need to answer “what’s in one and not the other?” without opening a pivot table.
How to compare two lists
-
1
Paste list A
Drop your first list in the left box, one entry per line.
-
2
Paste list B
Drop the second list in the right box, same one-per-line format.
-
3
Pick options
Toggle case-insensitive match and trim whitespace to normalize entries before comparison.
-
4
Read the three columns
In both lists, only in A, only in B: each block shows a count and a copy button.
What the three buckets mean
- In both lists (intersection): entries that appear in A and in B. Think matched emails in two mailing lists, SKUs present in two inventory dumps, or keywords both your site and a competitor rank for.
- Only in A (A minus B): entries unique to the first list. Useful for finding unsubscribes, missing rows, or keyword gaps.
- Only in B (B minus A): the mirror case, entries B has that A doesn’t.
Normalization matters
Two entries that look identical can still miss each other if one has a trailing space or different casing. The two options fix the most common mismatches:
| Option | What it does |
|---|---|
| Trim whitespace | Strips leading and trailing spaces and tabs per line |
| Case-insensitive | Alice@example.com and alice@example.com count as equal |
Common uses
- Reconciling CRM exports before an import to spot duplicates or gone-missing contacts.
- Finding the delta between two keyword research files when moving a site.
- Checking which dependencies changed between two
package-locklistings. - Comparing student rosters across classes or semesters.
Gotchas
Duplicates inside the same list are deduped before comparison, if A has apple three times, it still counts as one entry. If you need multi-set semantics (count how many times each appears), use a text diff instead.
Frequently Asked Questions
No. The tool treats each list as a set, so moving lines around in A or B doesn’t change the result. Only the contents matter.
Comparison runs in the browser so performance depends on your machine, but lists of tens of thousands of lines work comfortably. Extremely large files are better handled with comm or a spreadsheet.
Paste one column per list, cut the column out of your CSV first. The tool does plain line-by-line comparison and does not parse CSV structure.
No. Each output bucket is deduplicated. If you need to preserve multiplicity, you need a different tool.
No. The comparison is entirely client-side, the lists you paste are never transmitted or stored.
Related Tools
Word Counter
Count words, characters, sentences and paragraphs with reading time, speaking time, keyword density and a Flesch readability score for essays, posts, captions and meta descriptions.
Password Generator
Generate strong random passwords with adjustable length, symbols, numbers and mixed case using cryptographic randomness.
Business Name Generator
Generate business name ideas from industry keywords and style choices, then use the checklist to verify domains, registries and trademarks.
Character Counter
Count characters, words, lines, sentences and paragraphs in any text. See totals with and without spaces plus a character breakdown.
Username Generator
Generate username ideas from a seed word with optional numbers and separators. Handy for new accounts, gamer tags and alternate profiles.
Emoji Kitchen
Try verified Google Emoji Kitchen sticker pairs, download PNGs, and get supported suggestions when a pair is not in the curated set.
Tool available in other languages
- Alat Pembanding Daftar [ID]
- Công cụ so sánh danh sách [VI]
- Herramienta de comparación de listas [ES]
- Outil de comparaison de listes [FR]
- 목록 비교 도구 [KO]
- Lijstvergelijker [NL]
- Listjämförelseverktyg [SV]
- リスト比較ツール [JA]
- เครื่องมือเปรียบเทียบรายการ [TH]
- أداة مقارنة القوائم [AR]
- Listenvergleichstool [DE]
- Narzędzie do porównywania list [PL]
- Ferramenta de comparação de listas [PT]
- Strumento di confronto liste [IT]
- Инструмент сравнения списков [RU]
- Liste Karşılaştırma Aracı [TR]
- 列表比较工具 [ZH]