List Compare

Text tools

Paste one item per line into each side to instantly compute what only exists on the left (A-B), only on the right (B-A), and what both share. Blank lines and surrounding spaces are cleaned automatically. Everything runs locally in your browser — no data is uploaded.

List A
List B
Left only (A-B)0

No items

Right only (B-A)0

No items

Shared0

No items

Processed locally in your browser — nothing is uploaded.

FAQ

What kind of data can I compare?

Any single-column list — IDs, account names, phone numbers, order numbers, domains, or plain strings, one item per line.

How is the input cleaned?

Leading and trailing spaces on each line are trimmed, blank lines are dropped, and duplicate entries within one side are collapsed before comparison.

Can I ignore letter case?

Yes. Turn on the ignore-case option so ABC and abc are treated as the same item — useful for domains and alphabetic IDs.

Is my data uploaded anywhere?

No. All comparison happens entirely in your browser.