Compare two texts and highlight overlapping phrases. Detect copied content instantly.
Text A (Original)
Text B (Compare)
Three steps. Instant results.
This tool uses shingling (n-gram fingerprinting) and Jaccard similarity to compare two texts. It breaks each text into overlapping sequences of n words (configurable 3-6), creates a fingerprint set for each text, then calculates the percentage of shared fingerprints. Matching word positions are highlighted in both texts. This method detects rephrased content better than simple string matching. Everything runs in your browser — texts are never uploaded.