Skip to content
GivenTool

Password-protect a PDF

Add an AES-256 password to a PDF and choose whether readers may print, copy or edit it.

Loading tool…

Payslips, medical reports, contracts and ID copies should not travel as open PDFs. Set a password and the file is encrypted with AES-256, the strongest encryption the PDF standard offers, so it cannot be opened without the password in Acrobat, Preview, Chrome, Edge or any modern reader.

You can also restrict what people who open it may do: printing (full, low resolution or not at all), copying text, editing, commenting, filling forms and rearranging pages. An optional separate permissions password lets you lift those restrictions later without giving it to readers.

Encryption uses qpdf, the widely used open-source PDF tool, compiled to WebAssembly and run in your browser. Encrypting a confidential file on a website that uploads it defeats the purpose; here the file never leaves your device.

How to use it

  1. Choose a PDF.
  2. Type the password twice (and, optionally, a separate permissions password).
  3. Choose what readers may do: print, copy, edit, comment, fill forms.
  4. Click Protect PDF and download the encrypted file. Keep the password safe.

Frequently asked questions

Are my files uploaded?

No. The first time you use the tool your browser downloads the processing engine from this site, like any other part of the page; your PDF itself is read and processed on your device and never sent anywhere.

How strong is the protection?

AES-256 with the PDF 2.0 (revision 6) password scheme. The practical strength is the password itself: use a long phrase, not a short word.

What if I forget the password?

It cannot be recovered, by us or anyone else: nothing is stored. Keep an unprotected original somewhere safe, or save the password in a password manager.

Do the print and copy restrictions really stop people?

Mainstream readers honour them, but they are a request built into the file rather than hard protection. The open password is what truly protects the content.

Can I protect a PDF that is already protected?

Remove the existing password first with Unlock PDF (you need to know it), then protect the unlocked copy with the new settings.