Unlock PDF — Remove Printing and Copying Restrictions
Some PDFs open perfectly but refuse to let you print, copy a line of text, or fill in their own form fields. That is an owner password: permission flags stored in the file. Drop the PDF here and it is re-saved without them, in your browser. If the file will not open at all without a password, that is different — you will need the password itself, and there is a box for it below.
Drop PDF files here or click to select
Multiple files allowed
Practise on sample-permissions-restricted.pdf (printing blocked, no open password) or sample-password-protected.pdf (opens with test123). More free sample files.
Which kind of lock do you have?
Everything about unlocking a PDF depends on this, and it is easy to check: double-click the file.
- It opens, but printing or copying is greyed out. That is an owner password — permission flags. The content is not encrypted, or is encrypted under a key the file itself carries, so a reader can open it and is merely asked to behave. This tool removes those flags.
- It asks for a password before showing you anything. That is an open password. The content is genuinely encrypted and cannot be read without the key derived from that password. Type the password into the box above and the file is re-saved without encryption.
There is no third case where a tool guesses the password. Anything that claims to remove an open password without being given it is either running a dictionary attack or lying.
Why this is not "cracking"
Owner-password restrictions were never a security mechanism. The PDF specification requires a conforming reader to honour them, and nothing more — the bytes of the page are right there, which is why every PDF library on earth can read a "no copying" file without complaint. Removing the flags changes what your software is willing to do with a document you already have open.
The usual reasons are mundane: a scanned form that blocks its own field filling, a manual you need to print a page of, a report whose figures you have to quote, an accessibility tool that cannot read a document aloud because the copy flag is off. Whether you are entitled to the content is a question about the document, not about the flag — and it is your call, not this page's.
How to unlock a PDF
- Check which lock you have by opening the file. If it opens, you need nothing but the file; if it prompts, you need the password.
- Drop the PDF — or several. Nothing is uploaded, which matters when the document is the confidential kind.
- Type the password only if the file will not open without one. Leave the box empty otherwise.
- Click Unlock & download. Each file is re-saved with the restrictions gone; any file that genuinely cannot be opened is reported by name instead of failing silently.
- Check that printing and copying work in the downloaded copy before you discard the original.
What is preserved
The page content is copied as-is: no re-rendering, no recompression, so text stays selectable and the file size stays roughly the same. Metadata, attachments and bookmarks come along. The one thing that does not survive is the encryption itself — the output is a plain, unprotected PDF, so if you only wanted the flags gone but still want the file locked, run it back through Protect PDF afterwards.
FAQ
Can this remove a password I do not know?
No. An open password encrypts the content, and without the key there is nothing to decrypt. This tool will not run a dictionary or brute-force attack, which is the only other thing that could work, and it would not be honest to imply otherwise. Restriction-only files need no password at all — those it handles instantly.
Why does my file say "printing not allowed" when there is no password prompt?
Because it has an owner password and no user password: readable by anyone, restricted by convention. That is precisely the case this tool clears.
Will the unlocked file still be identical otherwise?
Functionally yes — same pages, same text, same images, nothing rasterised. The byte layout changes because the file is re-serialised, so a checksum will differ.
Is it legal to remove PDF restrictions?
That depends on the document, your jurisdiction and your relationship to whoever set the restriction, and this page cannot answer it for you. Removing a flag from a document you are entitled to read is routine; circumventing protection on material you are not entitled to may not be. If it matters, ask someone qualified rather than a tool page.
The file still will not print after unlocking.
Then the blocker was not a permission flag. Check whether the pages are actually blank, whether the printer is refusing a page size it cannot handle, or whether the PDF has a JavaScript action interfering — Inspect PDF will show what is in the file.
Are my files uploaded?
Never. The PDF is parsed and re-saved in your browser via pdf-lib, and the download is a blob URL pointing at your own tab's memory. See the privacy policy.
Related PDF tools
- Crop PDF — Trim margins or set the page box.
- Auto-Crop PDF Margins — Detect the content box and crop to it.
- Resize PDF Pages — Change page size (A4, Letter, scale %).
- Flatten PDF — Bake annotations / forms into the page.
- Add a PDF Watermark — Stamp DRAFT or your name across pages.
- Add a DRAFT Watermark — The classic diagonal DRAFT stamp.