How to Remove a Password From a PDF You Own
Two years ago I sent a sensitive PDF to a client with a password. Smart. But I didn't write down the password. Not smart.
The file sat in my archive until I needed to share it with someone else. Thirty minutes of password guesses later, I figured out a browser-based approach that worked.
The Two Types of PDF Passwords
Open password (user password): You need this just to open the file. If you've forgotten this one, recovery requires either remembering it or using specialized software — browser tools can't help without the correct password.
Permissions password (owner password): This restricts copying, printing, or editing, but the file can be opened freely. Many "password protected" PDFs actually only have this type. Browser tools can often remove it.
Removing a Permissions Password (When You Can Open It)
If you can already open the PDF normally:
1. Open the Remove PDF Password tool on this site
2. Upload your PDF
3. If only a permissions password is set, it removes automatically
4. Download the unlocked file
This works because the file data is accessible — you're just removing the restrictions flag.
Removing an Open Password (When You Know It)
1. Upload the PDF
2. Enter the password when prompted
3. The tool decrypts and saves without the password
4. Download the unlocked version
Why This Matters for Workflows
Password-removing is legitimate when:
It's not for accessing files you don't have rights to.
My Lesson
Now I use a password manager for any PDF passwords I set. If you're in the same situation as past-me, the permissions-password removal usually works. For forgotten open passwords, recovery tools like qpdf (free, open source) can help if you have any idea what the password might be.