Free, browser-based utilities for everyday developer workflows

Online List Comparator - Compare Two Lists & Find Differences

Compare two lists of IDs, emails, strings etc., to find differences and common items. Runs locally in your browser.

  • Compare two lists and find uniques/common values.
  • Normalize case, quotes, and whitespace before comparing.
  • Copy or export results for QA and data cleanup.
  • Share results: Generate a secure link to share your current input and results with teammates — nothing is uploaded to any server.

Paste IDs, emails, UUIDs, SKUs, hostnames, or any newline/CSV list. Then compare to find only-in-A, only-in-B, and common values. Works great for API responses, QA lists, and data cleanup.

Sort mode:
Shortcuts: Ctrl/Cmd + Enter Compare

List 1

(0)

List 2

(0)

Results

Only-in, common, and differences update below.

Only in List 1

0

Common

0

Only in List 2

0
Advanced normalization
Normalize values
Clean button behavior
Optional risky rules
Custom normalization rule

How to use the List Comparator

Compare two lists of emails, user IDs, SKUs, order numbers, or any strings to find the overlap, the unique values on each side, and the duplicates inside each list. The List Comparator is built for QA testers, analysts, marketers, and engineers who need to diff two lists fast — paste, compare, and copy or export the result without uploading anything to a server.

What it does

When to use it

How to use it

  1. Paste your first list into List 1 and the second into List 2. Each value can be on its own line, or separated by comma, tab, semicolon, or pipe.
  2. Pick the right delimiter per list if it is not newline (or set a custom one).
  3. Toggle Case-insensitive if you are comparing emails, usernames, or codes where casing should not matter.
  4. Click Normalize to trim whitespace and drop empty lines, and Remove Duplicates if you want to dedupe before comparing.
  5. Compare runs automatically — review the Common, Only in List 1, Only in List 2, and Duplicates panels.
  6. Copy any panel, copy only the unique items, or export the full report for tickets, audits, and pull requests.

Tips & pitfalls

FAQ

Runs locally in your browser. No uploads. No analytics on pasted lists.