How to Unlock a PDF and Remove the Password

Locked out of your own PDF? Learn how to unlock a PDF and remove password protection using free built-in tools — no software downloads required. Works on Mac, Windows, and Linux.

Frequently Asked Questions

Can I unlock a PDF without knowing the password?
Only if the PDF uses permission restrictions (owner password), not true encryption. Firefox and Chrome bypass permission flags automatically. If the PDF won't open without a password (user password / AES-256 encryption), you must know the passphrase — there is no practical bypass.
Is it legal to remove a password from a PDF?
Yes, if you own the document or have explicit permission from the owner. Removing a password from your own PDFs is completely legal. Bypassing encryption on files you don't own may violate copyright law or the DMCA.
What's the difference between a user password and an owner password?
A user password encrypts the file — you need it just to open the PDF. An owner password only sets restrictions (no printing, no copying) without encrypting the file. Owner passwords are easy to bypass; user passwords require knowing the passphrase.
Why can't I copy text from a PDF I can already open?
The PDF has an owner password (permissions restriction) blocking copy access. This isn't encryption — it's a flag asking your PDF viewer to disable the copy button. Open it in Firefox or use Chrome's print-to-PDF to bypass it with no password required.
Does removing a PDF password reduce quality?
No. The qpdf command strips the encryption layer without re-encoding anything, preserving quality exactly. Chrome and Mac Preview re-render during the print step but produce visually identical output.