Text Similarity Checker

Paste two texts and instantly see their similarity score with matched phrases highlighted — all processed locally in your browser.

0 words
0 words

Summary

Paste two texts and instantly see their similarity score with matched phrases highlighted — all processed locally in your browser.

How it works

  1. Paste or type the first text in the left panel.
  2. Paste or type the second text in the right panel.
  3. Click "Compare Texts" to start the analysis.
  4. The tool tokenizes both texts into words and n-grams (bigrams and trigrams).
  5. Jaccard similarity is calculated: |intersection| / |union| of word sets.
  6. Matching phrases are highlighted in both panels and listed below the results.

Use cases

  • Check whether a student submission overlaps with a reference text.
  • Detect paraphrased or duplicated content across two documents.
  • Compare two versions of an article to find reused passages.
  • Verify originality before submitting an essay or research paper.
  • Identify copied sections when reviewing peer assignments.
  • Compare a draft against a published source for accidental similarity.
  • Audit AI-generated text against source material.
  • Measure how much two documents share in common vocabulary.

Frequently Asked Questions

Last updated: 2026-06-10 · Reviewed by Nham Vu