Upload & configure
Pick a PDF, set how many opens it can have and when it expires. Everything is processed on Cloudflare's edge — no PDF stored on our servers after packing.
-1 for unlimited.✓ Your PDF is locked & downloading…
How it works
Three actors: you (the publisher), readers, and the Secure Share server. No accounts on any side.
Pack
Upload a PDF here. We generate a fresh AES-GCM-256 key, split it into a HTML half + a server half, encrypt the PDF, and bundle everything into a self-contained HTML file. You get back a ZIP and two codes.
Share
Send the locked HTML to readers (email, chat, drive — anything works). When they open it, the page asks our server for the missing key half, which decrements the open counter atomically.
Manage
Anytime, paste your reading code + modification code at /manage to check status, add opens, extend expiry, revoke, or hard-delete. No login required.
Change opens or expiry later
Both codes act as your credentials. No passwords, no email — just paste them.
/manage — self-service control panel
Open /manage, paste your License ID + Modification Code, and you can: check remaining opens, add more opens, extend the expiry, revoke (soft delete) or hard-delete the license. Anyone with the modification code has full control over that license — treat it like a password.
FAQ
Questions you'd probably ask before trusting us with your PDF.
Do you store my PDF?
What if I lose the modification code?
Can readers print or save the decrypted PDF?
What about screenshots?
Why does opening a PDF cost a "view"?
How is this different from maipdf.com (the main site)?
MaiPDF Secure Share on drm.maipdf.com is different in three big ways:
- You get a file, not a link. Pack returns a self-contained HTML you can email, attach, drop on a USB stick, or upload anywhere.
- Real AES-256 encryption. The PDF bytes are encrypted with a per-file key; we keep one half on the server, the other half is in the HTML file. Without both, neither side can read the PDF — including us.
- We don't store your PDF. Only the per-file metadata + one key half lives in our database. Delete the license and even the key half is gone.
Pick maipdf.com when you want the simplest "share a link." Pick Secure Share when you want the file to live on the recipient's device + need expiry / open-count enforcement.