Docqify

Protect a PDF with a password

Lock a document so it asks for a password. Your file never leaves this device.

Encrypted here, not on a server

Password-protecting a document on most sites means uploading the very file you are trying to keep private, and handing over the password with it. Docqify encrypts it in your browser instead, using AES-128 — the standard security handler that Acrobat and every mainstream reader understand. The password is used to derive the key and then forgotten when the tab closes. It is never sent anywhere, because the page is not permitted to send anything anywhere.

  • The encryption is AES-128, written as a standard PDF security handler, so the file opens in any normal reader once the password is given.
  • The permission switches are recorded in the document and respected by mainstream readers, but nothing enforces them. Once the password is accepted the content is readable, and software that ignores those flags can do as it likes.
  • There is no way to recover a forgotten password — not by us, not by anyone. Nothing is stored, so keep the original.
  • Everything runs on your device. The page ships a Content Security Policy that blocks connections to any other origin, so neither the document nor the password can be sent anywhere.

Questions

Protect a PDF — the details

PDF tools

Already have a PDF?

The same guarantee applies to every one of these: the file is opened by your browser, worked on there, and never sent anywhere.