Unlock PDF
Remove password protection from a PDF — enter the password, download an unlocked copy. Runs entirely in your browser.
About this tool
Remove the password from any PDF by entering the correct owner or user password. The tool decrypts the file using pdf-lib — an open-source PDF engine — entirely inside your browser. No file is uploaded, no password is transmitted, and the unlocked PDF is assembled locally in your browser tab. Download the unprotected copy instantly. Free, no sign-up, no watermark.
How to use it
Quick steps to get the most out of this utility.
- 1
Drop your PDF
Any size up to 100 MB.
- 2
Enter the password
The tool auto-detects if the PDF is encrypted.
- 3
Unlock & download
One click, password protection is removed.
- 4
(Optional) Rename
Default name is {original}-unlocked.pdf.
When you need to unlock a password-protected PDF
Password-protected PDFs are common when dealing with sensitive documents: banks password-protect statements, employers lock offer letters, government agencies encrypt tax transcripts, and freelancers receive protected contracts from clients. While the password serves a genuine security purpose at rest, it becomes a friction point every time you need to open, print, or share the file — especially on mobile devices where PDF readers handle password prompts inconsistently.
As a concrete example: a 12-page bank statement at 450 KB, protected with a user password. After entering the password and clicking Unlock, the tool produces an identical 12-page PDF at approximately 440 KB (slightly smaller because the encryption overhead is removed). The operation takes well under a second in a modern browser. All transaction data, formatting, and page layout are preserved exactly.
Why no upload matters for password-protected PDFs
Password-protected PDFs are inherently sensitive — that is why they were protected in the first place. Bank statements, tax returns, medical records, employment contracts, and identity documents all fall into this category. When you use a server-side unlock tool, two sensitive pieces of information leave your device: the file itself and the password that decrypts it. This means the provider can not only read your document but also gain the password that protects any other copy of that file you may have shared elsewhere.
Toolisk's Unlock PDF tool eliminates this trust problem entirely. pdf-lib runs inside your browser tab — the PDF bytes and the password you enter are read into JavaScript memory and processed locally. The decrypted PDF is assembled in-memory and streamed directly to the download prompt. Nothing is transmitted. No server has access to your file or your password. When you close the tab, everything is gone. This is not a policy choice — it is enforced by the architecture.
Unlock vs other PDF tools
| Tool | Purpose |
|---|---|
| Unlock PDF | Remove password protection so you can open, share, or edit the file freely. |
| Merge PDF | Combine multiple PDFs into one. Use after unlocking to merge protected PDFs together. |
| Split PDF | Extract or split pages from a PDF into separate files. |
| Compress PDF | Reduce file size for email or web upload. Unlock first if the PDF is password-protected. |
| Delete Pages from PDF | Remove specific pages before sharing. Unlock first to edit protected files. |
Frequently asked questions
Is this safe? Does it upload my PDF?+
No upload whatsoever. The entire operation runs in your browser using the open-source pdf-lib library. Your PDF never leaves your device, is never sent to a server, and is never logged. The password you enter stays in your browser tab and is never transmitted anywhere.
What is the maximum file size?+
PDFs up to 100 MB are accepted. Files over 30 MB may be slower on mobile. For very large password-protected PDFs, unlocking may take a few seconds depending on your device.
Does it work offline?+
After the page has loaded once, yes — the PDF engine is cached in your browser and unlocking runs locally even without an internet connection.
Will this work on iPhone / iPad?+
Yes, on modern iOS Safari. iOS limits per-tab memory, so very large PDFs (>50 MB) may fail. Desktop browsers handle bigger files comfortably.
What kind of passwords does it support?+
It supports owner passwords and user/open passwords set in the PDF encryption dictionary. If the PDF uses certificate-based or DRM-based encryption, pdf-lib cannot decrypt it and will show an error.
Will the unlocked PDF lose any quality or data?+
No. pdf-lib copies all page content, metadata, annotations, and form fields byte-for-byte. The only change is that the encryption wrapper is removed. The visual output is identical to the original.
What if I enter the wrong password?+
The tool will show an error and let you try again. There is no lockout or rate limit — you can retry as many times as needed.
Can I unlock PDFs protected with certificate encryption?+
No. Certificate-based and DRM-protected PDFs use different encryption mechanisms that pdf-lib does not support. Only password-based encryption (owner and user passwords) is supported.
Keep exploring
More utilities and reading from Toolisk.