All articles
SecurityJune 8, 2026·5 min read

How to Password Protect a PDF

When a PDF holds payroll details, an invoice with bank info, or anything personal, a password turns it from an open document into one only the right people can read. It's a simple, effective layer of protection for files that travel by email or shared link.

How PDF passwords work

A protected PDF is encrypted: its contents are scrambled and can only be unscrambled with the correct password. Modern tools use strong AES encryption, which means a good password is genuinely hard to break. There are actually two kinds of password — a user password (needed to open the file) and an owner password (needed to change permissions like printing or copying).

Choosing a strong password

  • Make it at least 12 characters and mix letters, numbers, and symbols.
  • Avoid names, dates, and dictionary words that are easy to guess.
  • Use a different password than the one protecting your email account.
  • Don't email the password in the same message as the file — send it separately.

Sharing the password safely

Encryption only helps if the password reaches the recipient through a different channel than the file. Send the PDF by email and the password by text message or a phone call. Putting both in one email defeats the purpose — anyone who intercepts the message gets both halves.

When you no longer need the protection, you can remove the password again with an unlock tool, as long as you know it.

Try it yourself

Protect PDF is free and runs entirely in your browser.

Protect a PDF now

Frequently asked questions

Can I remove the password later?+

Yes, as long as you know the password. An unlock tool decrypts the file back to an open PDF.

What encryption is used to protect a PDF?+

Strong tools use AES encryption, the same family of encryption trusted for sensitive data, so a strong password is very hard to break.

What happens if I forget the password?+

There's no backdoor — if you forget a strong password, the file can't be opened. Store it in a password manager.