./prontouso.com
TEKS & PENULISAN

Pemeriksa Perbandingan Dua Daftar

Bandingkan dua daftar teks atau data (Daftar A dan Daftar B) untuk melihat item unik di A, item unik di B, item yang ada di kedua daftar (irisan), atau gabungan bersih.

Status alatBerjalan di browser Anda
Pratinjau

In both lists (2)

Only in A (1)

Only in B (1)

Comparison is line by line. Empty lines are ignored.

Cara kerja

  1. Masukkan data Anda

    Isi nilai yang diperlukan, tempel teks Anda, atau unggah file yang ingin diproses.

  2. Lihat hasil seketika

    Sebagian besar alat diperbarui secara langsung saat Anda mengetik; beberapa menggunakan satu tombol tindakan.

  3. Gunakan hasil Anda

    Salin, unduh, atau bagikan hasil yang dihasilkan — Anda selalu memiliki kendali penuh atas data Anda.

Privasi dan pemrosesan dataBerjalan secara lokal di browser Anda. Alat ini tidak mengunggah data Anda.

Apa itu Pemeriksa Perbandingan Dua Daftar?

Paste two lists, one item per line, to see what's common to both and what's unique to each.

PAHAMI CARA KERJA ALAT

How to compare two lists

How comparison works

Each list is treated as a set: item order and repeated lines don't affect the result. Empty lines are ignored.

Common uses

  • Compare two exported lists of usernames, emails, or IDs.
  • Check what changed between two versions of a list.

Limitations

Comparison is exact, item by item — it won't catch near-matches like extra whitespace inside an item or minor typos between otherwise-similar entries.

Calculation notes

All comparison runs in your browser; the lists you paste are never sent anywhere.

Pertanyaan yang Sering Diajukan (FAQ)

Does it care about uppercase and lowercase?

By default, yes — "Apple" and "apple" are treated as different items. Turn on case-insensitive comparison to treat them as the same.

What happens to duplicate lines within one list?

They're treated as a single item, since each list is compared as a set.

Can I compare more than two lists at once?

Not directly — compare two at a time, or run the tool again using one list's "only in A"/"only in B" output as a new input.

Does it preserve original casing?

Yes. Even in case-insensitive mode, the output uses the first original line seen in each list.