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 uploadWhy 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.
- No third-party processor. iSharePDF has no server endpoint that receives medical files. There is no processor relationship to formalize.
- No retention. Online compressors typically retain files for 1 hour "for processing". Local compression has zero retention.
- Predictable architecture. Your security review can be a one-pager: "compression library X runs in browser tab Y, no network egress". For traditional SaaS, the review is much heavier.
How it works in 4 steps
- Open isharepdf.com/app/tools/compress.
- Drop the medical PDF. The file loads in memory — no upload.
- 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).
- 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
- Text-heavy reports (lab results, discharge letters): 60-80% size reduction with no perceptible quality loss. Typical 12 MB file → 3 MB.
- Image-heavy reports (X-ray summaries, MRI reports): 30-50% reduction at "Medium". Don't go higher without checking that images remain diagnostic quality.
- Already-optimized PDFs: minimal gains. If a PDF is already <1 MB, compression won't help much.
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 →
iSharePDF