Skip to content
ListDiff

Merge two lists into one unique list

Last updated: 2026-08-26

Combining two exports often leaves repeats: yesterday’s customers plus today’s signups, or two regional SKU files. In ListDiff, that job is the Union tab—one combined set of unique values after you compare.

Steps

  1. Paste source one into List A and source two into List B.
  2. Leave trim and ignore-empty on so padding and blank lines do not create fake “new” rows.
  3. Optionally turn on Dedupe so each side is treated as a set before compare.
  4. Click Compare lists, open Union, then copy or download.

When Union is the wrong tab

  • Need only the overlap → use Intersection.
  • Need “in A but not B” (for example suppression cleanup) → use A only.
  • Need repeats inside one file → see find duplicates.

Example

A: red, blue
B: blue, green
Union: red, blue, green

Paste lists to merge

Loading compare tool…

FAQ

How do I merge two lists without duplicates?

Compare both sides, then copy the Union result.

Union vs Intersection?

Union = either list. Intersection = both lists. See Compare basics.

Related: email list merge / cleanup · export CSV