Compare Two Lists
100% FreeCompare two line lists — only in A, only in B, intersection, union, or symmetric difference. Case and trim toggles.
Comparison result appears here…Embed This Tool
Easy to EmbedAdd Compare Two Lists to your website or blog in seconds.
- Responsive design
- Lightweight & fast
- No backend required
- Always up-to-date
<iframe
src="https://tools.town/embed/list-compare/"
width="100%"
height="600"
style="border:none; border-radius:12px;"
loading="lazy"
title="Compare Two Lists">
</iframe> Advertisement
How to Use
- 1 Paste list A and list B — one item per line
- 2 Pick a mode — only A, only B, intersect, union, or symmetric diff
- 3 Toggle case-sensitivity and trim if needed
- 4 Copy the result
Features
- Five set operations on line lists
- Dedupes each side before comparing
- Case-sensitive or insensitive
- Trim + blank-line handling
- Runs entirely in your browser
Why it Matters
Finding what changed between two exports — CRM vs mailer, old sitemap vs new — should not require a spreadsheet VLOOKUP. Paste both lists and pick the set operation.
Use Cases
ID column diffs
Find IDs present in export A but missing from B
Merge uniques
Union two lists into one unique list (A order first)
Overlap check
Intersection of two email or keyword lists
Frequently Asked Questions
Does union keep order?
Are duplicates within a list counted?
Want to go deeper?
How to Compare Two Lists Online
Compare two line lists with only-A, only-B, intersect, union, or symmetric difference using Tools.Town List Compare.
14 Aug 2026
5 min read
List Ops — Sort, Dedupe, Split & Clean Lists Online
The Tools.Town List Ops cluster: sort ascending/descending, remove duplicates, split into chunks, compare two lists, and format bullets — free, in-browser.
14 Aug 2026
5 min read
Related Tools You Might Like
Find Duplicate Lines
Find which lines repeat and how often — with counts. Optionally copy a unique list (first occurrence wins).
List Formatter
Convert between line lists, comma/delimiter lists, bullets, and numbered lists. Strip prefixes too.
List Splitter
Split any line list into chunks of N, into K equal groups, or by blank lines. Label groups, copy all or one group at a time.
Remove Duplicates from List
Remove duplicate lines from any list. Keeps the first occurrence and original order. Case and trim toggles.
Duplicate Line Remover
Strip duplicate lines from any list, preserving the first occurrence and original order. Case + whitespace toggles, optional alpha sort.