Compress medical PDFs without leaking patient data

Medical PDFs — imaging reports, lab results, discharge letters — are heavy. Email gateways often cap attachments at 10 or 25 MB, so people compress before sending. The convenient way (iLovePDF, SmallPDF) uploads the whole file to a server first, which is exactly the workflow HIPAA, GDPR Article 9 and most national health data regulations are designed to prevent. iSharePDF compresses in the browser. The patient's record stays on the secretary's computer; only the compressed result is then emailed to the recipient.

→ Open the Compress tool — no upload

Why iSharePDF for compressing medical records

For any document covered by HIPAA (US), GDPR Article 9 (EU "special category" data), or equivalent national rules (UK NHS Information Governance, French Hébergeur Données de Santé HDS), the rule is simple: don't transmit the document to a third-party processor without a signed agreement that covers that exact use. Uploading a discharge letter to a free SaaS compression tool typically doesn't meet that bar.

How it works in 4 steps

  1. Open isharepdf.com/app/tools/compress.
  2. Drop the medical PDF. The file loads in memory — no upload.
  3. Pick a compression level. Recommended: "Medium" for text-only reports, "High" only if file size matters more than image quality (avoid for imaging reports where reduced quality might affect diagnosis).
  4. Download the compressed PDF. Attach to your email and send.

Verify it yourself with DevTools

Press F12, open the Network tab, check "Preserve log". Drop a real medical PDF (or a test PDF of similar size). Run compression and download. The Network tab will show zero outbound requests carrying the file. The PDF compression library uses canvas + pdf-lib in WebAssembly, fully client-side.

Compression ratios you can expect

FAQ

Is iSharePDF HIPAA compliant?

HIPAA compliance is a property of the workflow, not the software. Because iSharePDF never receives the PDF (no upload, no server processing for the local tools), it's not in scope as a "business associate" — it's more like a local desktop tool. This makes it easier to fit into a HIPAA-compliant workflow than a SaaS competitor would be. Confirm with your compliance officer for your specific use case.

What about cloud Pro tools (PDF→Word etc.)?

The cloud Pro conversions are currently disabled. The 23 active tools — including compression — run 100% locally. When cloud conversions return, they will be opt-in and clearly labeled "☁️ Cloud Pro", so you can avoid them for medical data.

Can I batch-compress 20 files for a clinic?

Pro plan unlocks batch processing — drop 50 PDFs at once, compress all in one operation. Still browser-side, still no upload. For larger batches, do them in two passes.

Compress a medical PDF — without sending it anywhere

One click. Compression runs on your laptop. Patient data stays put.

Open the Compress tool →