It's designed for ease of use and provides detailed analysis without sending your data to a server.
- Operates entirely in your browser. Your documents never leave your computer.
- dentifies matching paragraphs, sentences, and phrases.
- Simple drag-and-drop or paste-text input.
- Highlights similar sections directly in the document displays.
- Easily generate reports of the analysis.
Input Documents:
- Drag and drop
.txt
,.doc
,.docx
, or.pdf
files into the designated areas. - Alternatively, paste text directly into the provided text areas.
- Click the "Compare Documents" button.
- The analysis results, including the overall similarity percentage and highlighted text comparisons, will be displayed.
- Generate a report of the plagiarism analysis for your records.
The system breaks down the comparison into several key metrics:
- A percentage indicating the total similarity between the two documents based on shared vocabulary.
- The number of paragraphs with a high degree of similarity.
- The number of sentences that are highly similar between the documents.
- The count of identical or near-identical short phrases.
- Uses the
diff-match-patch
library for efficient text comparisons.