EditSafely

Find Distinct Items in Lists

Find unique items across multiple 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.

Options

How to use Find Distinct Items in Lists

  1. 1. Paste the first list. Put one item per line into the main input pane, such as the first of two sets you want to compare for non-overlapping items.
  2. 2. Paste the second list. Add the second list, one item per line, into the Second list field. The tool computes the symmetric difference between the two.
  3. 3. Copy the items that are not shared. The output keeps only entries that appear in exactly one of the two lists, dropping anything common to both. Copy this to see what makes each list distinct.

When to use Find Distinct Items in Lists

Find Distinct Items in Lists returns the symmetric difference of two lists, the items that belong to only one side and not both. It is the mirror image of an intersection, useful whenever you want to see what is different rather than what is shared.

  • Spotting what changed between two file listings. You listed the files in two folders that should be near-identical and want to know exactly what differs. Paste both listings to see the files unique to each one.
  • Auditing two team rosters for mismatches. Two systems should list the same team members but might have drifted apart. Paste both rosters and check the distinct items for anyone missing from one side.
  • Comparing two versions of a permissions list. A permission set changed between releases and you want to know exactly which entries were added or removed, ignoring what stayed the same. Paste both versions to isolate the changes.
  • Finding mismatched SKUs between a catalog and a price sheet. A product catalog and a separate pricing spreadsheet should list the same SKUs. Paste both and use the distinct items to catch anything present in only one.

Examples

Symmetric difference with bananas and cherries

Input

apples
bananas

Output

apples
cherries

About the Find Distinct Items in Lists tool

Find Distinct Items in Lists is a free online tool that works entirely inside your web browser. Find unique items across multiple 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 the Second list (one item per line) setting, and the result refreshes the moment you change it. 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

Does Find Distinct Items in Lists cost anything?

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?

No data leaves your device. The whole tool is JavaScript that runs inside your browser tab, so there is no upload, no server-side processing and no log of what you did. If you disconnect from the internet after the page loads, it keeps working.

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?

Nothing to install and no account needed. Open the page in any up-to-date browser, including on a phone or tablet, and the tool is ready.

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.

Related tools

All List Tools