Two Types of PDF Passwords
Before you try to remove a password from a PDF, it is important to understand that PDFs support two distinct types of password protection:
Owner Password (Permissions Password)
This password restricts what actions can be performed on the PDF — printing, copying text, editing, or filling forms. The document can still be opened and read without entering any password. Most PDF readers simply ignore these restrictions, and the PDF specification itself notes that they are advisory, not enforced.
An owner password is what most people encounter when they receive a PDF marked “secured” in Adobe Reader. You can view the content but cannot copy text or print.
User Password (Open Password)
This password is required to open and view the PDF at all. Without it, the content is encrypted and inaccessible. Removing a user password requires knowing the password — there is no way around this without the encryption key.
When Is It Legal to Remove a PDF Password?
Removing an owner password from a PDF you are authorized to use is generally legal. Common legitimate scenarios include:
- You created the PDF yourself and forgot the password you set.
- Your organization owns the document and the password is no longer known.
- You received a document from a client or vendor with unnecessary printing restrictions.
- You are working with government or public-domain documents that have overly broad restrictions.
Removing passwords from documents you do not own or are not authorized to modify may violate copyright law or terms of service. Always ensure you have the right to unlock a document before proceeding.
How to Unlock a PDF with pdfs.to
- Open the tool: Navigate to pdfs.to Unlock PDF.
- Upload your PDF: Drag and drop the password-protected file or click to browse.
- Enter the password (if required): If the PDF has a user password, you will need to provide it. Owner-password-only PDFs are processed automatically.
- Click Unlock: The tool uses
qpdf, an industry-standard open-source PDF transformation tool, to decrypt the file and remove all password restrictions. - Download: Your unlocked PDF is ready. It retains all content, bookmarks, and formatting — only the password restrictions are removed.
What qpdf Does Under the Hood
When you unlock a PDF with pdfs.to, the backend runs qpdf --decrypt on your file. This command:
- Removes the encryption dictionary from the PDF.
- Decrypts all encrypted streams (page content, embedded fonts, images).
- Strips the permissions flags that restrict printing, copying, and editing.
- Preserves all other content, metadata, and structure intact.
The result is a standard, unencrypted PDF that any application can open and manipulate freely.
After Unlocking: Next Steps
Once your PDF is unlocked, you can use the full suite of pdfs.to tools on it:
- Compress it to reduce file size.
- Edit text, add annotations, or draw on pages.
- Merge it with other documents.
- Convert to Word for further editing in a word processor.
Frequently Asked Questions
Can I unlock a PDF without knowing the password?
If the PDF only has an owner password (you can open and read it, but cannot print or copy), then yes — pdfs.to removes the owner password automatically. If the PDF has a user password (you cannot open it at all), you must provide the correct password.
Will unlocking a PDF damage it?
No. The unlocking process only removes the encryption layer. All pages, images, fonts, bookmarks, and form fields are preserved exactly as they were.
Can I re-add a password after unlocking?
Yes. After unlocking and making your edits, use the Protect PDF tool to add a new password with your preferred permission settings.