Skip to content
reader.me

PDFs for lawyers: organize case files without uploading anything

Confidentiality is the job. Here's how to merge, reorder, and sign case files in your browser so a client's documents never leave the office.

AG Antonia González · June 27, 2026 · 7 min read

A new matter lands on your desk and within a week it’s forty PDFs. The signed engagement letter, scanned ID, a contract someone photographed at an angle, three rounds of correspondence, an expert report, exhibits the client emailed in the wrong order. Before any of it is useful, you have to wrangle it into one clean bundle: merge the pieces, get the pages in the right sequence, sign where you need to sign.

The work itself is dull. What’s underneath it isn’t. Every one of those files belongs to a client who told you things they wouldn’t tell anyone else, and your duty to keep that confidential doesn’t pause because you’re in a hurry to assemble a brief.

Confidentiality isn’t a setting, it’s the job

Legal professional privilege and the duty of confidentiality are older than the internet and they don’t have exceptions for “I was just combining some PDFs.” Bar rules across the EU, the UK, and the US all say roughly the same thing: information a client shares with you stays between you, and you take reasonable steps to protect it. That last part is where free online tools quietly become a problem.

Most PDF sites work by uploading your file to a server, running the operation there, and sending the result back. For a holiday photo, who cares. For a client’s divorce papers, a settlement draft, or a witness statement, you’ve just handed a third party a copy of privileged material. You didn’t mean to share it. You meant to merge it. But the file left the building, and now its safety depends on a company you’ve never spoken to and a privacy policy you didn’t read.

The reassuring line on those sites, “files deleted after one hour,” sounds fine until you try to rely on it. You can’t verify it. Logs and backups can hold copies past the deadline. The server can be breached. And if it is, the person whose case file leaked is your client, which makes it your problem under every code of conduct that applies to you.

What “reasonable steps” actually looks like

Regulators have gotten specific about this. The GDPR expects appropriate technical measures for personal data, and a case file is wall-to-wall personal data: names, addresses, health details, financial records, sometimes criminal allegations. If you push that through a random web tool, you’ve added a processor to your chain that you never vetted and have no contract with. (I wrote more about that exposure in the GDPR risks of uploading PDFs if you want the detail.)

The cleanest way to take reasonable steps is to make sure there’s nothing to leak in the first place. A file that never leaves your laptop can’t be exposed in a breach somewhere else. That’s the whole idea behind tools that run in the browser instead of on a server.

Building a case bundle without uploading

Here’s how the boring part goes when the file stays on your machine. Everything below runs locally in your browser. The PDF is read into memory on your computer, the operation happens there, and the finished file saves straight back to you. Nothing is sent anywhere.

Merge the pieces. You’ve got the engagement letter, the contract, the correspondence, and the exhibits as separate files. Drop them into the Merge PDF tool in the order you want them and you get one bundle. The court wants a single indexed document, not eleven attachments, and this is how you get there without emailing anything to a conversion site.

Get the order right. Scans never come in clean. Page 7 is upside down, the exhibits are reversed, the signature page floated to the front. Open the bundle in the Reorder PDF tool, drag pages into the sequence you need, drop the blank scan-artifact page, and export. Same idea as shuffling paper on a desk, except the paper is the client’s confidential file and it doesn’t go through a stranger’s server to get sorted.

Sign what needs signing. Engagement letters, authority forms, cover letters, routine approvals. Open the Sign PDF tool, draw your signature with a trackpad or your finger, place it on the line, download. For everyday documents this kind of signature holds up legally across the EU and most of the world. When a document specifically calls for a qualified electronic signature, a notarial deed or certain filings, use a certificate-based service built for that, because a drawn signature won’t satisfy that requirement. For the daily stack, it’s exactly enough.

Three steps, one clean bundle, and the file sat on your device the entire time.

Check it yourself in a minute

You don’t have to take my word that nothing uploads. Open the merge tool, press F12 to open DevTools, switch to the Network tab, tick “Preserve log,” and build a bundle from start to finish. Watch what happens: the page loads up front, and then nothing moves while you merge and download. If your file never shows up in the body of a request, it was never sent.

Want a harder test? Load the tool, switch your laptop to airplane mode, and assemble the bundle with the network fully off. It still works, because there was never a server step to begin with. Try that on a tool that uploads and you’ll get an error the moment you hit go. That difference is the thing your duty of confidentiality cares about.

A habit worth keeping

You’re not going to read a privacy policy every time you combine two PDFs at 6pm before a filing deadline. Nobody does. So make the safe option the default one. Pick a tool that processes in the browser, bookmark it, and stop sending client files to servers you can’t see. It’s faster anyway, because there’s no upload-and-download round trip, and it keeps working when the office Wi-Fi drops, which it always does on the day something is due.

The assembling and signing of a case file is the least interesting thing you do all week. The only real question is whether the client’s documents stay in the office while you do it, and for privileged material, that question has one right answer.