Skip to content

Add Password Protection to a PDF

Free

Encrypt your PDF with a password. Set an open password and permissions restrictions. AES-256 encryption. Free, browser-based, no upload.

encrypt pdf with passwordsecure pdf freeadd password to pdf
All PDF Tools

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

1

Upload

Drop your PDF into the tool. The content is never seen by any server.

2

Set passwords

Enter an open password, a permissions password, or both. Set any permission restrictions.

3

Encrypt

AES-256 encryption is applied in your browser. The file is protected before it ever leaves your device.

4

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.

Frequently asked questions

What happens if I forget the PDF password?+
AES-256 encrypted PDFs cannot be opened without the password. There is no recovery mechanism. Store your password in a password manager before applying it. If the password is lost, the file is inaccessible.
Can someone bypass PDF permissions restrictions without the owner password?+
In theory, PDF permissions restrictions are security features. In practice, many PDF tools and some readers allow bypassing restrictions — the open password is the stronger protection. If strict restriction enforcement is essential, use an open password to fully prevent access rather than relying on permissions alone.
Does password protection make the PDF file larger?+
Very slightly. AES-256 encryption adds minimal overhead — typically less than 1% of the original file size for text-heavy documents. There is no practical size impact.
Will PDF password protection work on all PDF readers?+
Yes. AES-256 PDF encryption is supported by all modern PDF readers: Adobe Acrobat, Preview (macOS), Chrome's built-in viewer, Foxit, and all major mobile PDF readers. Legacy readers from before 2008 may not support AES-256 — this is rarely a concern today.
Is my PDF encrypted before it leaves my browser?+
Yes. The entire encryption process runs in your browser using WebAssembly. The encryption is applied to the file locally, before downloading. Your unencrypted PDF and your password never touch any server.

Related tools and guides