UseToolSuite UseToolSuite

Remove a PDF Password

Decrypt a password-protected PDF using the password that opens it, and save a copy that opens without one. 100% browser-based — the file and the password never leave your device.

Needs the open password AES & RC4 decryption 100% client-side Password never stored Owner restrictions left intact

Drop a password-protected PDF here or click to select

Decrypts a PDF you have the password for — all processing happens in your browser

100% Private No Upload Password-Safe

What this tool does

It takes a PDF that asks for a password before it will open, and — once you type that password — gives you back a copy that opens without one. Nothing else. The file is read and rebuilt by Mozilla's PDF.js inside your own browser tab, so neither the document nor the password is ever sent anywhere.

The everyday case is a document you already have access to and are tired of unlocking: a bank statement, a payslip, an archived contract. You know the password, you just don't want to type it every time, or you need to feed the file to something that refuses encrypted PDFs.

What it deliberately will not do

PDFs carry a second, weaker kind of protection: permission flags set with an owner password, which let anyone open the file but mark printing, copying, or editing as not allowed. Those flags are trivial to strip — most PDF libraries will drop them if you ask — and plenty of tools do exactly that without asking for any password at all.

This one does not. If you hand it a document that opens freely, it tells you there is nothing to decrypt and stops. Removing a restriction you were never given the password for is circumventing someone else's decision about their own document, not unlocking yours — and in the US, the EU and the UK it can put you on the wrong side of anti-circumvention law. The restrictions panel above will show you what a file restricts, so you know what you are dealing with; it will not offer to remove it.

How the decryption works, and its one real cost

PDF.js checks your password against the document's security handler, derives the AES or RC4 key, and decrypts the content streams. From there each page is rendered and embedded into a fresh, unencrypted PDF.

That rebuild is worth understanding before you use it: the output is a page-by-page image. It looks identical, prints identically, and opens anywhere — but the text is no longer selectable or searchable, and file size usually grows. If you need the text itself, run the original encrypted file through the PDF converter with the password instead; it extracts real text rather than pictures of it.

Only on documents you are entitled to open

Use this on your own files, or on files whose owner gave you the password and the go-ahead. Knowing a password is not the same as being authorised to remove it — if a document was shared with you under a restriction, stripping it is still the owner's call, not yours.

Two kinds of lock, and only one of them is yours to remove

PDF protection comes in two flavors that people often confuse. Some files demand a password before they’ll even open — the content is genuinely encrypted and unreadable without it. Others open freely but mark printing, copying text, or editing as not allowed; that’s a permissions layer aimed at controlling what you do with a document you can already read.

The difference matters more than it looks. The first is protection on you — remove it with the password you were given and you’ve simply stopped re-entering something you already know. The second is the owner’s instruction to you, and it is famously weak: the content isn’t encrypted against the reader at all, so most PDF libraries will drop those flags on request, no password involved. That weakness is not permission. Circumventing it is what anti-circumvention law in the US, EU and UK is written about, which is why this tool only does the first thing and refuses the second.

When removing protection is the right move

  • A bank statement or payslip you must upload to a portal that rejects encrypted PDFs.
  • An archive you keep re-opening — the password has stopped being security and become a daily tax.
  • Re-securing later — remove an old password so you can edit, then re-protect with a fresh one.

The decryption runs entirely in your browser, which is the whole point for sensitive files: a statement or contract you’re decrypting is processed in memory on your own machine and never uploaded to a server that could log or retain it. One trade-off to plan for — pages are re-rendered into the new file, so the output is an image of each page: identical to look at and to print, but no longer searchable or selectable. Use this only on documents you’re authorized to access, and remember that knowing a password is not the same as being cleared to remove it.

Remove a PDF Password works with your documents right here in the browser — nothing is uploaded to a server. It's one of the free Document & PDF Tools on UseToolSuite.

Last updated

How to Use This Tool

  1. 1

    Upload

    Select a PDF that asks for a password when you open it.

  2. 2

    Password

    Enter the password that opens the document. It is required, and it stays in your browser.

  3. 3

    Download

    Save the decrypted copy. The original file on your device is untouched.

How helpful was this tool?

Click to rate

Embed this tool on your site

Paste this snippet into any HTML page or blog post to embed a live, fully working copy of Remove a PDF Password. Free for any use.

Key Concepts

User Password (Open Password)

A password required to open and view a PDF document. Without the correct user password, the PDF content is encrypted and unreadable. This is the stronger form of PDF protection and uses AES-128 or AES-256 encryption in modern PDFs.

Owner Password (Permissions Password)

A password that controls what you may do with a PDF once it is open — print, copy text, edit, fill forms. A document protected this way opens for anyone; the flags only mark which operations are permitted. Because the content is not actually encrypted against the reader, the flags are weak protection and most PDF libraries can drop them without any password. This tool does not, by choice: they represent the owner's decision about their own document.

PDF Encryption

The cryptographic process of scrambling PDF content so it cannot be read without the correct password. Modern PDFs use AES (Advanced Encryption Standard) at 128-bit or 256-bit key lengths. Older PDFs may use RC4, which is considered insecure. Encryption applies to page content streams, fonts, and metadata.

AES (Advanced Encryption Standard)

A symmetric encryption algorithm adopted as a US federal standard in 2001 and used worldwide. AES-128 and AES-256 are considered cryptographically secure — there is no known practical attack against them other than brute-forcing the password. This means an unknown strong PDF password cannot be recovered by any tool.

Frequently Asked Questions

Is my password sent to a server?

No. The password you enter is used only locally by Mozilla's PDF.js library running inside your browser. It is never transmitted, logged, or stored anywhere — not even in browser history. When you close the tab, the password is gone from memory. This is the only safe way to unlock PDFs containing banking, medical, or legal data.

What types of PDF protection can this tool remove?

Exactly one: the open password (also called the user password) — the one a PDF asks for before it will display anything. Supply it and you get back a copy that opens freely. The tool does not touch the second kind of protection, the owner-password permission flags that mark printing, copying, or editing as not allowed. Those are strippable without any password and many tools do strip them, but removing a restriction you were never given the password for is circumventing the owner's decision about their own document, so this tool declines. Hand it a PDF that opens without a password and it will tell you there is nothing to decrypt.

Does this affect the quality or layout of my PDF?

The layout is preserved exactly, but there is a real trade-off worth knowing before you start. Pages are re-rendered through PDF.js and embedded into a fresh document, so the output is a page-by-page image: it looks identical and prints identically, but the text is no longer selectable or searchable, and the file usually gets larger. If what you actually need is the text, run the original encrypted file through the PDF converter with the password instead — that extracts real text rather than pictures of it.

Is it legal to remove a PDF password?

Removing a password from a document you own, or one whose owner gave you both the password and the go-ahead, is fine in most jurisdictions. What is not fine is circumventing protection on material you have no rights to — that is what the DMCA in the US and the equivalent anti-circumvention provisions in the EU and UK are aimed at. Note that knowing a password is not the same as being authorised to remove it: if a document was shared with you under a restriction, lifting it is still the owner's call. This tool is built for the first case and refuses the shape of the second.

What if the unlock fails?

If the PDF requires a password you do not have, no browser tool (or any tool at all) can unlock it without guessing the password — modern PDF encryption uses AES-128 or AES-256, which are cryptographically strong. If you entered the correct password but still got an error, the PDF may use an unsupported encryption variant. In rare cases, very large or corrupted PDFs may fail to render; try the PDF Compressor first to rebuild the file structure.

Can I unlock multiple PDFs at once?

Currently this tool processes one PDF at a time to keep the password input flow clear. After unlocking the first file, click "Unlock Another" to process the next. Because everything runs in your browser, there is no server-side batch limit.

What's the difference between a PDF's 'open password' and its 'permissions password'?

An open (user) password is required just to view the document — without it the content stays encrypted and unreadable. A permissions (owner) password leaves the PDF readable but marks actions like printing, copying text, or editing as not allowed. This tool handles only the first. Supply the open password and it returns a decrypted copy; hand it a file that opens freely and it stops, because stripping permission flags you were never given the password for is circumventing the owner's choice rather than removing your own protection.

Can this open a PDF when I don't know the password?

No, and that's by design. Removing protection requires the correct password — the tool decrypts a file you're authorized to open, it doesn't crack or bypass unknown passwords. If you've genuinely lost the password to your own document, you'll need to recover it from wherever you stored it; there's no legitimate way to strip protection from a file you can't open.

Troubleshooting & Technical Tips

The tool says there is nothing to decrypt

That means the PDF opens without a password. Only the open password can be removed here; if the file blocks printing or copying, those are owner-set permission flags and this tool leaves them alone. Check the restrictions panel to see exactly what the document limits.

"Incorrect password" error with the right password

PDF passwords are case-sensitive and may include invisible trailing spaces if copy-pasted. Retype the password manually rather than pasting. If the original password contained non-ASCII characters, ensure your keyboard input matches the encoding used when the PDF was created.

The decrypted PDF text is not selectable

Expected: decryption works by re-rendering each page into a new document, so the output is an image of the page rather than live text. It looks and prints identically but cannot be searched or copied. If you need the text, run the original encrypted file through the PDF converter with the password — that path extracts real text.

Tool hangs on large PDFs

Render-based decryption is memory-intensive. For documents over 100 pages, split the PDF first using the Split PDF tool, decrypt each segment, then merge them back together.

Related Guides

Related Tools