Compare Three Lists
Find the difference between three lists. Runs entirely in your browser, so your data never leaves your device.
0 chars · 0 lines
Output
The result appears here as you type.
How to use Compare Three Lists
- 1. Paste the first list. Put one item per line into the main input pane. This becomes list 1 in the three-way comparison.
- 2. Add the second and third lists. Paste the other two lists, one item per line each, into the Second list and Third list fields. All three are compared against each other at once.
- 3. Read the grouped results. The output shows items Only in list 1, Only in list 2, Only in list 3, and In all three, so you can see exactly where each item stands across the group.
When to use Compare Three Lists
Compare Three Lists extends a simple two-way diff to three sets at once, showing what belongs uniquely to each list and what all three share. It solves the case where a plain diff tool only handles pairs but your data has three sources to reconcile.
- Reconciling three data feeds. You pull the same kind of record from three different systems and need to know which ones agree. Paste all three exports and check the In all three group for consensus.
- Comparing survey responses across three cohorts. Three groups answered the same open-ended question and you want to see which answers were common versus unique to one group. Paste each cohort's answers as a separate list.
- Checking attendance across three events. You want to know who attended all three sessions of a workshop series versus who only came once. Paste each session's sign-in list and read the intersection.
- Auditing three versions of a config file. You have a setting list from dev, staging, and production and want to catch drift. Paste all three so anything Only in list 1, 2, or 3 stands out as inconsistent.
Examples
Compare with lists 2 (bananas, cherries) and 3 (bananas, dates)
Input
apples bananas
Output
Only in list 1: apples Only in list 2: cherries Only in list 3: dates In all three: bananas
About the Compare Three Lists tool
Compare Three Lists is a free online tool that works entirely inside your web browser. Find the difference between three lists. Because the processing happens on your own device, nothing you enter is uploaded, logged or stored anywhere.
This page is one of 114 List utilities on EditSafely. Each one does a single job well, and all of them follow the same rule: your input stays on your machine.
You can shape the output with 2 settings, including Second list (one item per line) and Third list (one item per line), and the result refreshes the moment you change one. A worked example further down the page shows exactly what the tool produces for a real input.
Because nothing leaves your device, the tool is suitable for sensitive content such as internal documents, credentials or customer data. It also responds instantly, since every keystroke is handled on your own machine rather than by a remote API.
Frequently asked questions
Is Compare Three Lists free to use?
Yes, it is completely free. All 2,658 tools on EditSafely work without an account, a subscription or usage limits.
Is it safe to paste sensitive or confidential data?
Everything happens locally. Your browser downloads the tool's code once, then does all the processing itself; nothing you enter is transmitted, stored or logged. You can even go offline after the page loads and it will still work.
How much text can I process at once?
There is no fixed limit. Because the work happens on your own device rather than on a shared server, the practical ceiling is your machine's memory, which comfortably handles inputs far larger than typical online tools allow.
Do I need to sign up or install anything?
No. The tool works in any modern browser on desktop, tablet or phone. There is no account to create, no extension to add and no software to install.
How do I use the result?
The output panel has a one-click copy button, and you can keep refining the input while you work; the result updates in place as you type.