
Best Free PDF Password Remover Tools in 2026 (Unlock Protected PDFs Safely)
Free ways to remove a PDF password you already know, using qpdf, Stirling PDF, Adobe Acrobat or print to PDF, and why none of them breaks encryption.
This covers documents you are entitled to open — a file you encrypted yourself, a statement your bank protected with a password you have, a report from a colleague who told you the password. Every method below requires the password or the owner credential. None of them breaks encryption you have no key to, and if that is what you need, the honest answer is that modern PDF encryption is designed to make it infeasible; go back to whoever created the file.
It helps to know there are two different locks.
The two kinds of protection
A user password is required to open the document at all. Without it the content is genuinely encrypted and unreadable.
An owner password leaves the document readable but restricts what you may do — printing, copying, editing. This is the one most people run into, and it is enforced by the viewer honouring a flag rather than by cryptography. That is why removing it is straightforward once you have the credential, and why it should not be treated as real security by whoever applies it.
qpdf
The most dependable option, and command-line. qpdf --decrypt writes a copy with encryption removed, given the password. Scriptable, no interface, no upload, and predictable enough to run over many files at once. The right tool if you have a folder of protected statements you legitimately hold the password for.
Stirling PDF
Self-hosted, browser-based, and covers password removal alongside its other tools. The advantage over an online service is that the document never leaves your infrastructure, which matters precisely because password-protected files tend to be the sensitive ones.
Adobe Acrobat
If you hold the owner password, Acrobat removes the restriction directly through the security properties. Subscription, and the most straightforward route if you already have it.
Print to PDF
The technique everyone discovers eventually: open the document, print it to a new PDF, and the copy has no restrictions. It works when printing is permitted, and it costs you something real — the output is often re-rendered, so text may stop being selectable, bookmarks and form fields are lost, and file size can grow. Use it when nothing else is available, not as a first choice.
Where the tool is on this site
Encrypt PDF sets and removes passwords on documents you control. Like everything above, it needs the password — it is for managing protection on your own files, not for getting into someone else's.
How this list was put together
These are capability comparisons drawn from each tool's own documentation and generally available behaviour, not a hands-on benchmark. Prices and version numbers are deliberately left out: they change often enough that a stale figure here would be worse than none. Check the vendor's page for current pricing before committing to anything paid.
Frequently asked questions
Can I remove a password I do not have? No, and you should be sceptical of anything claiming otherwise. A user password means the content is encrypted; without the key there is nothing to read. Services promising to "crack" it are either guessing weak passwords or not doing what they claim.
Is it legal to remove protection from a PDF? On a document you own or are authorised to use, generally yes. On someone else's, circumventing protection may breach the terms you received it under or the law where you are. If you are unsure whether you are entitled, that is the question to resolve first.
Why can I open the file but not print or copy from it? An owner password with restrictions. The content is not encrypted; your viewer is honouring a flag.
Does removing a password damage the file? Not with qpdf, Acrobat or a proper tool — the content is untouched. Print-to-PDF is the exception and can cost you selectable text and form fields.



