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
0%
similarity
Shared words
0
Union words
0
Matched phrases
0
Words in A / B
Text A — highlighted matches
Text B — highlighted matches
Matched Phrases
Summary
Paste two texts and instantly see their similarity score with matched phrases highlighted — all processed locally in your browser.
How it works
- Paste or type the first text in the left panel.
- Paste or type the second text in the right panel.
- Click "Compare Texts" to start the analysis.
- The tool tokenizes both texts into words and n-grams (bigrams and trigrams).
- Jaccard similarity is calculated: |intersection| / |union| of word sets.
- 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