HivePDF
English
← Guides

How to Unlock (Remove the Password From) a PDF You Own

Updated July 13, 2026

A password-protected PDF that you have to re-open constantly — a statement, a report, a form you filled out once and now reference often — gets old fast. If you know the password, here’s how to remove it for good, without uploading the file to a stranger’s server first.

Steps

  1. Open Unlock PDF and drop your password-protected file.
  2. Type the password the PDF was protected with.
  3. Click Remove password, then download the unlocked copy.

That’s it — the result opens, prints, and searches normally with no password prompt.

What this does (and deliberately doesn’t do)

This tool decrypts a PDF using a password you provide, with the open-source qpdf engine running as WebAssembly in your browser. It’s a straightforward decryption operation, not a recovery tool: it will not attempt to crack, guess, or bypass a password you don’t have. If you enter the wrong password, you’ll get a clear error and no file is produced — there’s no “try harder” option, because that’s a different (and much more ethically fraught) category of tool.

If you’ve genuinely forgotten the password to your own file and have no other copy, there’s unfortunately no honest shortcut — a properly encrypted PDF is designed to resist exactly that.

Why do this locally instead of on a random website

A password-protected PDF is, almost by definition, something you decided needed protecting — a bank statement, a legal document, tax paperwork. Sending it to an unfamiliar website to remove that protection means trusting a third party with both the file and the password at once, right as you’re trying to reduce exposure, not add it. Because Unlock PDF runs entirely in your browser, neither the file nor the password you type is ever transmitted anywhere — the whole operation happens on your device.

After unlocking

If you want to re-protect the file later — with a new password, or with specific restrictions like disabling printing — use Protect PDF. If the unlocked file is now larger than you’d like to email, run it through Compress PDF afterward.

Tools in this guide

Frequently asked questions

Can this unlock a PDF if I don't know the password?
No, and that's intentional. This removes a password you already have — it doesn't crack, guess, or brute-force an unknown one. If you don't have the password, this tool can't help you open the file.
Is it legal to remove a password from a PDF?
If it's your own document, or you have the right to access and modify it, yes. Only remove protection from files you're authorized to open — the same rule that applies to any password-protected content.
Does the file or the password get uploaded anywhere?
No. Both stay in your browser the entire time. The PDF is decrypted locally using the open-source qpdf engine running as WebAssembly, so a document with the password still attached never leaves your device.