PDF Unlock
🔒 Files never leave your device
Drop a PDF file here
or click to browse
What this tool does
  • Removes the open password so the PDF can be viewed without a password
  • Removes owner restrictions — unlocks printing, copying, and editing
  • Works on any PDF for which you know the correct password
  • Owner-restricted PDFs with no open password can often be unlocked without entering anything
  • All processing happens in your browser — the file is never uploaded

Free PDF Unlock — Remove PDF Password & Restrictions, No Upload

Remove password protection and owner restrictions from any PDF you have the key for. 100% browser-based — files never leave your device.

Updated May 14, 2026
Share & Support

Features

100% client-side — your PDF is never sent to any server
Remove open password from any PDF you have the correct key for
Strip owner restrictions to re-enable printing, copying, and editing
Auto-detects encryption type on upload — shows clear status badge
Show/hide password toggle prevents entry errors on long passwords
Owner-restricted PDFs (no open password) often unlock in one click
No watermark, branding, or stamp added to the output file
No account, email, or sign-up of any kind required
Works fully offline after the page has loaded once
Instant download as originalname-unlocked.pdf

About this tool

If you have ever received a password-protected PDF that you need to open every single time, or a document with owner restrictions that block printing or copying text you have every right to use, this tool solves both problems in seconds — entirely in your browser.

Most online PDF unlockers require you to upload your file to their server. That is a serious privacy concern when the document contains contracts, payslips, medical records, or any sensitive information. This PDF Unlock tool runs 100% in your browser using the open-source pdf-lib library. As soon as you drop in a file, the tool silently attempts to load it with PDFDocument.load() and no password; if that call succeeds, the PDF has no open password and only owner restrictions, if any, need to be stripped. If it throws, the tool marks the file as password-protected and asks you to type the correct key before it will proceed. This detection happens locally and instantly, without ever reading the file's contents into anything other than browser memory.

The tool handles two distinct layers of PDF protection. An open password (also called a user password) is the password you must type every time you try to open the file at all, and this tool can only remove it if you supply the correct value, since it decrypts rather than cracks or brute-forces the document. Owner restrictions are a separate permission layer, encoded in the PDF's encryption dictionary, that can block printing, copying, or editing even when the document opens freely with no password prompt. For files with only that second layer, pdf-lib can reopen the document with ignoreEncryption enabled and simply omit the restriction flags when it saves a new copy, which is why owner-restricted PDFs can often be unlocked with the password field left blank.

Once access is confirmed, the tool re-saves the document with useObjectStreams disabled, producing a classic cross-reference table rather than compressed object streams, for maximum compatibility with older PDF readers. Page content, embedded text, hyperlinks, and bookmarks are carried over untouched — the only thing that changes is the encryption dictionary itself. Because everything happens client-side, this tool cannot recover a password you have genuinely forgotten; it needs the real key to decrypt the file before it can rewrite it without one.

How to Use

  1. 1
    Upload your PDFDrag your PDF onto the drop zone or click it to open a file picker. The file is read locally into your browser — nothing is uploaded. The tool immediately checks whether the PDF has an open password or owner restrictions and shows a status badge.
  2. 2
    Check the status badgeAfter uploading, a badge appears below the file chip. "🔒 This PDF is password-protected" means an open password is required and you must enter it below. "🔓 No open password detected" means the PDF opens freely but may have owner restrictions that this tool can remove.
  3. 3
    Enter the password if requiredIf the PDF has an open password, type it into the password field. Use the 👁 button to reveal the characters and check for typos. If the PDF has no open password, you can leave the field blank and click Unlock directly.
  4. 4
    Click Unlock & DownloadClick the blue "Unlock & Download" button in the toolbar. The browser decrypts the PDF using pdf-lib and downloads the clean, unrestricted file as originalname-unlocked.pdf. For most documents this completes in under a second.
  5. 5
    If the password is wrongAn error message appears immediately if the password you entered is incorrect. No damage is done — just re-enter the correct password and try again. The original file on your device is never modified.
  6. 6
    Load a different PDFClick the "Change PDF" button in the toolbar to clear the current file and return to the drop zone. You can immediately upload another PDF without refreshing the page.

Common Use Cases

Unlock a frequently-opened document
If you received a payslip, report, or recurring document as a password-protected PDF, unlocking it means you never have to enter the password again. Save the unlocked copy locally and open it instantly every time. Re-protect sensitive copies later with the PDF password protector.
Enable printing on a restricted PDF
Some PDFs arrive with printing disabled via owner restrictions, even though you have full rights to print them. Upload the file, click Unlock, and the output PDF can be printed freely in any PDF viewer or printer.
Copy text from a restricted document
Owner-restricted PDFs often block text selection and copying, making it impossible to quote, reference, or reuse content you are entitled to use. Unlocking removes this restriction so you can select and copy text normally. For scanned pages with no text layer, use PDF OCR instead.
Edit a restricted PDF
PDFs with editing restrictions block annotation, form-filling, or modification in most editors. Removing the restrictions lets you open the document in Adobe Acrobat, PDF editors, or any tool and make the changes you need.
Archive documents without passwords
Long-term document archives work best when files are not dependent on a password you might forget years from now. Unlock important PDFs before archiving them so they remain accessible indefinitely.
Prepare a PDF for further processing
Tools like PDF Splitter, PDF Merger, and PDF Watermark cannot process encrypted PDFs. Unlock the document first using this tool, then pass the clean unlocked version to any other PDF tool in your workflow.

Frequently Asked Questions

No. This tool runs entirely in your browser using the open-source pdf-lib JavaScript library. Your PDF is read from your disk into browser memory, processed locally, and the unlocked file is downloaded straight back to your device. No data is ever transmitted to a server — not even an analytics ping about the file you processed.

You can remove the password from any PDF for which you know the correct password. Upload the file, enter the password, and download the unlocked version. If the PDF has only owner restrictions with no open password required to view it, you can often unlock it without entering any password at all — just upload and click Unlock.

An open password (user password) must be entered every time you try to open the PDF — without it the file is completely inaccessible. Owner restrictions are a separate layer that controls permissions like printing, copying text, and editing. A PDF can have restrictions without requiring an open password. This tool removes both: the open password (when you provide the correct one) and owner restrictions.

This tool cannot bypass or brute-force a password you do not know. It requires the correct password to decrypt the PDF. If you have forgotten the password to your own document, this tool cannot help — you would need a dedicated password recovery application.

No watermarks are ever added. The output file contains only the original page content from your source document — no branding, no stamps, no "unlocked with" overlays.

Completely free, no account, no email, no sign-up of any kind. Open the page and start immediately. Because all processing happens in your browser there are no server costs, so there is no premium tier or usage limit. The PDF merger and PDF splitter work the same way.

Yes. The tool works in any modern browser including Chrome on Android and Safari on iOS. For everyday document sizes — a few megabytes — it works fine on a phone. Very large encrypted PDFs may be slower on mobile due to limited RAM.

The unlocking process preserves the document content as-is. Page content, hyperlinks, and embedded text are maintained. The only thing removed is the encryption layer. Bookmarks and outline entries are also preserved.