Skip to content
Text Mechanic
Merge & Compare

List Difference

Keep the values from the first list that no other list contains.

Subtracts one list from the others. The first mode keeps what only the first list has — the values in A that are missing from everywhere else. The symmetric mode keeps everything that is not shared by every list, which is the union minus the intersection.

Options

Off treats Apple and apple as the same value.

List A
0lines0words0characters0 B
List B
0lines0words0characters0 B

2 of up to 6.

Output
0lines0words0characters0 B

Options explained

  • Case sensitiveOff treats Apple and apple as the same value.