All PDF Needs
← Blog

2026-07-29

How to Password-Protect a PDF in Your Browser

Encrypt a PDF with a password and optional print/copy restrictions—privately.

Email is not a vault. If a PDF must travel, a password is a simple extra layer—especially for tax docs and ID scans.

Encrypt PDF sets an open password and permission flags using client-side crypto via @cantoo/pdf-lib. Your file is not uploaded to encrypt it.

Share the password out of band (text or call), not in the same email as the attachment.

Unlock PDF removes a password you already know from a PDF you own—useful when you need to merge or edit a protected file you control.

Try a private tool: Encrypt PDF · Unlock PDF