All articles
Security4 min read

How to Remove a Password from a PDF

Forgot the password on a PDF you own? Need to remove owner restrictions so you can print or copy text? This guide shows you how to unlock any PDF for free.

Published February 1, 2025

Two Types of PDF Passwords

PDFs can have two kinds of password protection. An open password (also called a user password) requires a password just to open the file — you see a password dialog when you try to open it. An owner password (also called a permissions password) doesn't prevent opening the file, but restricts what you can do with it: printing, copying text, annotating, or editing. You can have one, both, or neither.

Owner Restrictions vs. Open Password

Owner restrictions are the most common case. PDFs from companies, contracts, government forms, and eBooks frequently have owner restrictions that prevent printing or copying even though the file opens without a password. These restrictions are enforced by the PDF reader — not by true encryption. Removing them is straightforward and doesn't require knowing any password.

  • If you can open the PDF without a password but can't print: it has owner restrictions only
  • If you need a password to open the file: it has an open password
  • Try leaving the password field blank when unlocking — owner-restricted files often unlock without a password

How to Unlock a PDF in Your Browser

Our PDF unlocker uses pdf-lib's ability to re-read and re-save the document structure without the encryption layer. Here's how:

  • Open the Protect/Unlock PDF tool and select the 'Remove Password' tab
  • Drop your PDF into the upload zone
  • Enter the password if the file requires one to open — or leave it blank for owner-only restrictions
  • Click 'Remove Password' and download the unlocked file

Legal Considerations

You should only remove password protection from PDFs that you own or have explicit permission to modify. Bypassing DRM on copyrighted ebooks, proprietary documents, or documents you don't own may violate copyright law or your terms of service agreement with the document provider. Use this tool responsibly.

When the Unlock Fails

If a PDF uses strong AES-256 encryption with a unique open password and you don't know the password, browser-based tools cannot help — that level of encryption is computationally infeasible to break. However, most real-world PDFs that 'fail to open' are actually just using weak owner restrictions that disappear when the file is re-serialized.

Try it yourself — free & private

No sign-up, no upload. Everything runs in your browser.

Remove PDF Password

Frequently Asked Questions

Can I remove the password from a PDF I didn't create?+

Technically yes, but you should only do so if you have the right to access the document. For PDFs you own, this is fine. For copyrighted material or documents belonging to others, it may violate the law.

Why does the 'Add Password' feature say it's not supported?+

The pdf-lib library we use for all in-browser PDF processing doesn't support writing encrypted PDFs — that's a known limitation of the library. To add password protection, use a desktop tool like LibreOffice (free) or Adobe Acrobat.

My PDF still asks for a password after unlocking — why?+

If the PDF has a true open password (not just owner restrictions), the unlocker needs the correct password to read the file. If you don't have the correct password, the file cannot be unlocked.

Is the unlocked file the same quality as the original?+

Yes. The page content — text, images, fonts, graphics — is preserved exactly. Only the encryption wrapper is removed.

passwordunlocksecurityencryption

Related Articles