Compare Two Lists Online

    Compare two lists online and find only-in-A, common, only-in-B, union, symmetric difference, duplicate-aware counts, and CSV/JSON exports.

    0 / 0 unique
    0 / 0 unique

    List diff for matches and differences

    Paste two lists of emails, IDs, URLs, keywords, SKUs, names, tags, or rows and compare them in the browser.

    • Find items only in A, common to both lists, and only in B.
    • Switch to version terminology for deleted, unchanged, and added rows.
    • Use set mode when duplicates should count once, or multiset mode when repeated items matter.
    • Inspect all differences, Jaccard similarity, and a summary table.
    • Copy sections or export TXT, CSV, and JSON.

    Set operations

    OperationMeaning
    IntersectionItems that appear in both lists
    Only in AItems missing from list B
    Only in BItems missing from list A
    UnionEvery distinct item across both lists
    Symmetric differenceEverything that appears in exactly one list

    J is the Jaccard similarity score for the normalized lists.

    Privacy and parsing limits

    The comparison runs in the browser tab. The tool treats rows as plain text and does not fuzzy-match names, validate emails, or parse complex quoted CSV.

    Use a spreadsheet or dedicated CSV parser when quoted commas, escaped delimiters, or multi-column matching rules matter.

    Frequently Asked Questions

    Sources and References

    Calculations are based on the listed reference sources. Links open in a new tab.

    Updated:

    Related Tools