1. Comparing Contract Drafts
Legal AssistantBackground
A legal assistant needs to verify that a client-returned contract matches the original draft, ensuring no hidden clauses were modified.
Problem
Manually reading through a 15-page contract to spot minor word changes is time-consuming and error-prone.
How to use
Upload the original contract as the Original PDF and the returned version as the Modified PDF. Set the comparison mode to word-level, check ignore whitespace, and run the comparison.
comparisonMode: "word", caseSensitive: false, ignoreWhitespace: trueOutcome
The tool outputs a JSON report showing an overall similarity score of 0.98, highlighting the exact pages where text modifications occurred.