Unlock PDF

Remove the password from a PDF you own. Enter the password and download an unlocked copy — free, fast and secure.

Select a PDF file

or drop a PDF here

or import from

By uploading files, you agree to our terms of use

Related tools

Forgotten the password to your own PDF, or received a locked file you need to work with? oMyPDF's Unlock PDF tool removes user passwords and permission restrictions from PDF files. Simply enter the known password and download an unrestricted copy. Smaller PDFs are unlocked entirely in your browser — your file and password never leave your device.

How to unlock a PDF

  1. 1

    Upload

    Select the password-protected PDF, or drag and drop it into the workspace.

  2. 2

    Enter the password

    Type the password used to open the PDF — the one you already know.

  3. 3

    Unlock & download

    Click Unlock and download a copy that opens without asking for a password.

What this tool does, and what no tool can do

This removes protection from a document you can already open. You supply the password, the encryption layer is stripped, and you get back a plain PDF that opens with no prompt anywhere. It is not a password cracker, and the distinction is not a policy choice — it is the whole point of encryption working correctly.

When a PDF carries an open password, the content is encrypted with AES and that password is the only key. There is no copy stored in the file, no vendor override and no recovery mechanism. A forgotten password means a lost document, and any service claiming otherwise is guessing passwords rather than recovering them, which works against 'summer2019' and never against a passphrase.

The permission password is different. If a file restricts printing or copying but opens without prompting, entering either password removes the restrictions — and where only an owner password exists, the file is decryptable regardless, because the open password is blank. That case is the one most people arrive here with.

Why removing a password is usually the sensible first step

Protection is applied to a finished document, which makes it a wall around every subsequent operation. Nearly every PDF tool must read page content to work — merging copies pages, compressing re-encodes images, converting reads text — and none of that is possible while the content is ciphertext. This is why a protected file fails immediately in tools that handle its unprotected twin without complaint.

So the normal workflow is decrypt, work, re-protect. Unlock the file, do whatever you needed to do, then apply a fresh password with Protect PDF at the end. The result is a properly protected document rather than one you have quietly given up on editing.

It is also the fix for the everyday nuisance case: a bank statement or payslip that arrives encrypted with your date of birth, which you must retype every single time you open it. Unlock it once, store the plain copy somewhere you already trust, and stop paying that toll.

Password protection versus permission flags

PDFs carry two independent kinds of restriction and they behave nothing alike. An open password genuinely prevents reading: without it there is no way to see the content, and the file is opaque to search indexers, mail scanners and preview generators as well as to people.

Permission flags are advisory. They say the document should not be printed, copied, edited or extracted, and mainstream viewers honour them faithfully — but the file is decryptable by anyone, so the enforcement lives entirely in the viewer's good manners. This is why a document can look locked down and yet be trivially readable by software that simply does not check.

Knowing which you are dealing with tells you what to expect. If the file prompts for a password, it is genuinely encrypted. If it opens straight away but greys out printing, it is carrying flags — and removing them is a matter of rewriting the file without them rather than defeating any cryptography.

Only unlock documents you have the right to

Knowing the password is not the same as being entitled to remove it. Restrictions on a document usually express someone's intent — a publisher's licence terms, an employer's handling policy, a court's conditions on disclosure — and stripping them can breach a contract or the law even when it is technically effortless and even when the file was sent to you.

The uncontroversial cases are the common ones: your own documents, statements addressed to you, files your organisation owns, or anything where the person who applied the protection has said to go ahead. Purchased ebooks, licensed research and confidential material belonging to someone else are not in that set.

If you are unsure, the question worth asking is not whether you can, but whether the person who locked it would object. That is usually a much clearer answer than the legal one.

Unlock PDF features

Removes the password

Outputs a fully decrypted PDF that opens instantly in any viewer — no more prompts.

Your password stays private

Smaller files are unlocked entirely in your browser, so your password and document never leave your device.

Fast & free

Powered by qpdf in WebAssembly — accurate, instant, and free with no sign-up.

Security & privacy

Typing a password into a web page is a reasonable thing to be wary of, so for ordinary files it never goes anywhere: qpdf runs as WebAssembly inside your browser tab, and the password is used there to decrypt a document that was never uploaded. Files large enough to need server processing are sent over an encrypted connection along with the password, both are held in memory only for the seconds the operation takes, and the file is erased within the hour. The password is never written to disk, never logged, and never retained — which also means we cannot help if you lose it.

Frequently asked questions

Do I need to know the password?

Yes. This tool removes a password from a PDF you can already open — you must enter the correct password. It is not a password cracker.

Is the oMyPDF unlock tool free?

Yes. Removing a known password is free, with no sign-up required — on files up to 100 MB.

The PDF has both an open password and an owner password — which do I enter?

Either one. If a PDF has a separate owner (permissions) password as well as the open (user) password, entering either password will fully unlock it. The output has no password and no restrictions.

Will the unlocked PDF ask for a password again?

No. The output is fully decrypted, so it opens without any prompt in Chrome, Adobe Acrobat and other viewers.

Is it legal to unlock a PDF?

Only unlock PDFs you own or have permission to modify. Removing protection from documents you don't have rights to may be illegal.

Are my files safe?

Smaller PDFs are unlocked entirely in your browser — your password and file never leave your device. Larger files are sent over an encrypted connection, processed immediately, and deleted right after.

Can you recover a password I have forgotten?

No, and nothing else can either. A PDF with an open password is encrypted with AES, and the password is the key — there is no stored copy, no master override and no reset. Services advertising recovery are running guessing attacks, which succeed only against short or obvious passwords and take geological time against anything else.

Why does my PDF open fine but still say it is protected?

Because it carries permissions without an open password. That combination encrypts the file with a blank password, so any viewer opens it without prompting while still reading the restriction flags — which is why printing or copying is blocked in a document you can read perfectly well. Unlocking removes those flags.

Why do other PDF tools refuse my protected file?

Almost every PDF tool has to read the page content to do its job, and an encrypted file has no readable content until it is decrypted. That is why merging, compressing, converting or editing a protected document fails at the first step. Unlock first, do the work, then re-apply protection with Protect PDF if you still need it.

Does unlocking change the document itself?

No. Only the encryption layer is removed; the pages, fonts, images, links, bookmarks and form fields are exactly as they were. The file size usually drops by a negligible amount as the encryption dictionary disappears.

Can I unlock a PDF that is only certificate-protected?

Certificate-based protection — where access is tied to a recipient's digital certificate rather than a password — needs the private key from the certificate store on the machine it was issued to, so it cannot be removed here. Open it on the authorised machine and export or print to a new PDF instead.

What about a scanned document that just will not let me copy text?

That is usually not protection at all. A scan contains no text to copy — only an image of text — so nothing is being blocked, there is simply nothing there. OCR PDF adds a real text layer and makes it selectable and searchable.