Add Password Protection to a PDF
FreeEncrypt your PDF with a password. Set an open password and permissions restrictions. AES-256 encryption. Free, browser-based, no upload.
What's next
Settings guide
Choosing your protection type:
- ·Open password only — The strongest user-facing protection. No one can view the file without the password. Use for highly sensitive documents: confidential contracts, financial records, medical documents.
- ·Permissions restrictions only — No open password. Anyone can open and read the file, but specific operations are restricted. Use when you want broad readability but want to prevent modification or casual copying.
- ·Both passwords — Full control. Recipients need the open password to view, and the owner password to change permissions. Use for formal legal documents.
Permission restrictions you can set:
- ·Printing: Allowed / Not allowed / Low resolution only
- ·Content copying: Allowed / Not allowed
- ·Editing: Allowed / Not allowed
- ·Form completion: Allowed / Not allowed
- ·Document assembly (insert/delete/rotate pages): Allowed / Not allowed
Password strength: Use at least 12 characters combining uppercase, lowercase, numbers, and symbols. Weak passwords defeat the purpose of strong encryption.
Format comparison
PDF password vs ZIP password: ZIP password protection encrypts the archive container. PDF password protection encrypts the document itself. A ZIP-protected PDF can be extracted from the ZIP and opened if the PDF itself has no password. Encrypt the PDF itself for reliable protection.
PDF password vs digital signature: A password protects against unauthorized access. A digital signature verifies authenticity and detects tampering. They serve different purposes and are not substitutes for each other. Sign after encrypting for documents requiring both.
AES-256 vs older PDF encryption: PDFs saved before 2008 commonly used RC4 encryption, which is no longer secure. If you are re-protecting an old PDF, the encryption level depends on the PDF version compatibility setting. AES-256 is available in PDF 1.6+ (Acrobat 7+) and is compatible with all modern readers.
How it works
Upload
Drop your PDF into the tool. The content is never seen by any server.
Set passwords
Enter an open password, a permissions password, or both. Set any permission restrictions.
Encrypt
AES-256 encryption is applied in your browser. The file is protected before it ever leaves your device.
Download
Save the protected PDF. Test it by opening — you should be prompted for the password.
About this format
Password-protecting a PDF adds encryption that prevents the file from being opened, edited, copied, or printed without authorization. The protection travels with the file — unlike email attachments sent in password-protected ZIP files, the PDF itself is encrypted regardless of how it is stored or transmitted.
There are two distinct protection layers available in PDF security. The open password (user password) prevents the file from being opened at all — anyone who receives it must enter the password to view it. The permissions password (owner password) allows the file to be opened and read, but restricts specific operations: editing, copying text, printing, form completion. You can apply one or both.
Encryption strength matters. This tool uses AES-256, the current standard for PDF encryption. Older PDF protection used RC4-40 or RC4-128, which can be bypassed by readily available software. AES-256 cannot be practically broken by brute force.