Legal
How Lawyers Check a Counterparty's Redline
A redline only shows the changes the other side chose to mark. Here's the discipline careful lawyers use to run their own comparison and catch every silent edit.
When a counterparty sends back a redline, the polite fiction is that the markup shows you everything they changed. Experienced lawyers don't take that on faith. A redline is only as honest as the baseline it was run against, and the most consequential changes are often the ones that aren't marked. Here's the discipline careful practitioners use to check a counterparty's redline — and how to do it fast without a paid comparison suite.
Step one: never trust the redline you were handed
A tracked-changes redline shows edits made against whatever document the other side started from. If they redlined against the wrong version, an earlier draft, or a copy they'd already quietly altered, the markup will look tidy while hiding real movement. The only reliable check is to run your own comparison: take the last clean version you know is correct and diff it against what came back.
- Open the contract comparison tool.
- Put your last-known-good draft on the left and the counterparty's returned document on the right.
- Read the independent diff. Compare it against the redline they sent — anything present in your diff but missing from their markup is a silent change worth a hard look.
This one habit catches the classic tricks: a defined term subtly re-scoped, a "clarifying" edit to a liability cap, a deleted carve-out, or a number changed inside a schedule that the redline conveniently didn't flag.
Step two: read the changes that hide in the boring parts
The dangerous edits are rarely in the clause everyone's arguing about. They're in the definitions, the governing-law section, the notice provisions, the survival clause, and the exhibits. An independent, whole-document diff surfaces every one of them in the same view, so a change buried on page 34 of an exhibit gets the same visibility as one in the main body.
Watch for reordering. Moving a clause can change its meaning — a limitation that used to sit under "Warranties" now living under "General" may apply far more broadly. A good diff shows the deletion in one place and the insertion in another, which is your cue to check whether the move was cosmetic or substantive.
Step three: reconcile format mismatches
Counterparties love to send a PDF "for convenience." A PDF can't carry tracked changes, so you're flying blind unless you compare the text yourself. A text-based diff reads a .docx on one side and a .pdf on the other without complaint — see our guide on comparing contracts without Microsoft Word for the full workflow. If the returned document is a scan or a flattened image with no text layer, extract the text first with the contract text extractor, then diff the extracts.
Step four: keep it confidential
A live deal draft is one of the most sensitive files a lawyer handles. Uploading it to a random online comparison service is a confidentiality problem in itself. These tools run entirely in your browser — the drafts are read and compared locally and never leave your device.
That local-only guarantee is why this workflow survives contact with privilege and NDA obligations: there's no server-side copy of the agreement to worry about. If you want to confirm that claim for yourself, our walkthrough on verifying a web app never uploads your files shows how to watch the network traffic during a comparison.
Why not rely on Word's Compare Documents?
Word's compare is a fine tool, but it assumes both files are Word-openable and that you're on a licensed desktop copy. It also produces a third redlined document you then have to read — which is fine, but slower than an inline highlighted view when you're triaging a return quickly. For a fast, format-agnostic, private check, the legal comparison tools cover contracts, PDFs, and general documents in one place.
Frequently asked questions
How do lawyers verify a counterparty's redline is complete?
By running an independent comparison of their own last-known-good draft against the returned document, then checking that diff against the tracked changes they were sent. Any difference that appears in the independent diff but not in the redline is an unmarked change to investigate.
Can a redline hide changes?
Yes. Tracked changes only reflect edits made against the baseline the other side chose, with tracking on. If they redlined against the wrong version or made edits with tracking off, real changes can be absent from the markup. An independent text diff doesn't have that blind spot.
How do I compare a returned PDF against my Word draft?
Use a text-based document or contract comparison tool that reads both formats. It diffs the words regardless of file type, so your editable .docx and their flattened .pdf compare cleanly in one view. For image-only scans, extract the text first, then compare.
Is it safe to compare a live deal draft online?
Only if the tool works locally. A browser-based comparator like this one reads and diffs both files on your own machine and never uploads them, so there's no server-side copy of the confidential draft. Avoid any tool that requires uploading the document to compare it.
What should I check first in a counterparty redline?
Definitions, liability and indemnity clauses, governing law, notice provisions, survival, and the exhibits or schedules. These "boring" sections are where meaningful changes most often hide, and a whole-document diff surfaces them alongside the obvious edits.