
You need to share a PDF so only the right people can open it. Adobe Acrobat can do it, but it costs a monthly subscription and forces recipients to use compatible software. In 2026, a simpler approach is to use a link that requires a password: you upload the PDF once, set a password on the link, and share the link and password. Viewers open it in any browser; no Adobe and no extra apps. This guide shows you how to password protect a PDF without Adobe using Sendpaper, and how it compares.
Sensitive PDFs (contracts, pitch decks, term sheets, data room files) should not be open to anyone with the link. Password protection adds a gate: only people who have the password can view the document. That way you can share the link in a channel (email, Slack, CRM) and still limit access to those you’ve given the password. Combined with link expiry and view-only settings, you keep control over who sees what and for how long.
Adobe Acrobat is the best-known PDF tool, but for password-protecting and sharing PDFs it has real drawbacks:
Using a link-based tool, you keep the PDF in one place, protect it with a password on the link, and get analytics and control (link expiry, revoke) without asking recipients to install software.
| Feature | Adobe Acrobat | Sendpaper |
|---|---|---|
| Cost | Paid subscription (~$15-20/mo) | Free to start |
| Password on link | No (file-level only) | Yes, per link |
| View in browser | Often needs plugin or download | Yes, any browser |
| Link expiry (date/time) | No | Yes, set date/time |
| Revoke access | No (file already shared) | Yes, from dashboard |
| Who viewed / when | No | Yes, document analytics |
| Page-level engagement | No | Yes, page-by-page analytics |
| View-only (no download) | Limited | Yes, per link |
| Allow/block list (email) | No | Yes, email allow/deny list |
| Passwords stored | Depends on workflow | Encrypted at rest (AES-256-CTR) |
| Open source | No | Yes |
With Sendpaper you add a password to the link, not only to the file. Viewers open the link, enter the password, and see the PDF in the browser. You can change or remove the password, set link expiry, or revoke the link anytime.
| Step | Action |
|---|---|
| 1 | Sign up or log in at Sendpaper and upload your PDF (or create a data room and add the PDF there). |
| 2 | Create a link for the document (or for the data room). Give the link a name so you can find it later. |
| 3 | In the link settings, turn on Password Protection and set the password. Share this password only with people who should have access. |
| 4 | Optionally set link expiry, view-only (no download), or email allow list so only certain addresses can open the link. |
| 5 | Copy the link and share it (email, Slack, CRM). Tell recipients the password separately (e.g. in a different channel or call). |
| 6 | Use the dashboard to see who opened the link, when, and how long they viewed. Change the password or revoke the link when needed. |
Create an account or log in, then upload your PDF. You can attach it to a single document link or add it to a data room and share a room link. The same password (and other settings) apply to the link you create in the next step.
Create a new link for the document (or for the data room). In the link creation or edit screen you’ll see access and security options: password, link expiry, view-only, email protection, watermarking, and more. Keep the link name clear (e.g. “Q4 pitch deck - investors”) so you can manage it later.

Share the password through a different channel than the link (e.g. link in email, password in a separate message or call) to reduce the risk of someone else opening it.
You can combine password with these; they all apply to the same link.
Copy the link from the dashboard and send it to the right people. Send the password separately (different email, message, or call). Viewers open the link in any browser, enter the password when prompted, and see the PDF. No Adobe and no install required.
In the dashboard you can see who opened the link (when email verification or allow list is used), when they viewed, and how long they spent. If you need to revoke access, update the link: remove the document, change the password, or delete the link so it no longer works.
In each case you avoid locking the PDF inside Adobe and instead control access through a link you can revoke, expire, and track.
Link passwords are not stored in plain text. We encrypt them at rest (AES-256-CTR with a unique IV per value) and verify them on the server when a viewer submits the password. Traffic is over TLS, so the password is not sent in the clear. For details, see Encryption for document and data room links.
Sendpaper is open source. The code that implements password protection, link encryption, and access control is public. You can inspect how we store and verify link passwords, how we enforce link expiry and view-only, and how we handle allow and deny lists. There is no security through obscurity: the same logic runs whether you use our hosted service or run Sendpaper yourself. If you self-host, you get the same password-on-link behaviour with full control over where your data and keys live. For teams that need to audit or verify their document-sharing stack, open source makes that possible without relying on a vendor’s word alone.
Sendpaper is open source: you can inspect the code and self-host for full control. We also offer licensing and hosted options for teams that need enterprise support or prefer not to run the stack themselves. For questions about licensing, open source hosting, or self-hosting, contact us and we'll help you choose the right option.