Forgetting a PDF password is frustrating โ and surprisingly common, especially for documents you protected years ago. Before trying any removal method, it's important to understand that there are two fundamentally different types of PDF password, and they require completely different approaches to remove.
Also called a "document open password." Required just to open and view the PDF. Without it, the file cannot be opened at all โ it displays as encrypted and unreadable. This is true encryption protecting the entire file contents.
Also called a "permissions password" or "restriction password." The PDF opens and is readable without it, but certain actions are restricted: printing, editing, copying text, or adding comments. The password only unlocks these permission restrictions.
Try to open the PDF without any password:
Permission passwords are enforced by PDF viewer software through a flag in the PDF file โ but the file itself is not encrypted for reading. This means tools can write a new copy of the PDF without the restriction flags, regardless of what the original password was.
| Method | How | Notes |
|---|---|---|
| Online PDF Unlocker | Upload PDF, tool removes restrictions, download | Fastest method. Works for all permission passwords. |
| Google Chrome Print | Open PDF in Chrome โ Print โ Save as PDF | The "printed" PDF loses permission restrictions. Free, no upload. |
| Adobe Acrobat Pro | File โ Properties โ Security โ No Security | Requires knowing the owner password, or Pro subscription features |
| Ghostscript (CLI) | gs -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=unlocked.pdf input.pdf | Free, open-source, works on any platform, no file upload |
If the PDF requires a password to open, your options are more limited:
Realistic expectation: If the PDF was encrypted with 256-bit AES and a strong random password you don't remember, recovery is effectively impossible with current technology. The encryption is mathematically secure.
| Tool | Open Password | Permission Password | Privacy (No Upload) |
|---|---|---|---|
| Online PDF unlocker | Depends on tool | Yes | No โ file uploaded |
| Chrome Print trick | No | Yes | Yes |
| Ghostscript | If known | Yes | Yes |
| Hashcat / cracker | Yes (if weak password) | No | Yes |
| Adobe Acrobat Pro | If known | Yes (with owner pw) | Yes |
Yes โ removing protection from a file you own or created is legal. The legal issues arise when you attempt to bypass protection on files you don't own, such as commercial e-books with DRM, or confidential documents belonging to someone else. Removing protection from your own bank statements, tax documents, or files you created is legitimate.
For permission passwords, the PDF file itself is not encrypted โ only certain operations are blocked by a flag that PDF viewers respect. Tools that remove permissions don't "crack" the password; they simply write a new PDF without the restriction flags. The actual password is never needed because the content is already accessible.
Store any password you set on a PDF in a password manager immediately when you create it. Better yet, consider whether the permission restrictions are actually necessary โ if you're the only one using the file, a permission password provides minimal real security and mostly inconveniences you. Reserve strong open passwords for genuinely sensitive documents.
Upload your permission-locked PDF and download an unrestricted version instantly. Works for printing, editing, and copy restrictions.
Open PDF Unlocker โ