title: "How to Unlock a PDF — Remove Password Protection Free" slug: "how-to-unlock-a-pdf" description: "Remove a password from a PDF you own, free in your browser. No upload, no account, no software needed." publishedAt: "2026-05-15" category: "guides" relatedTools: ["unlock-pdf"] faqSchema: true ogImage: "auto"
Two scenarios land people on this page, and they're different enough that it's worth distinguishing them upfront.
Scenario one: you set the password yourself. You password-protected a PDF months ago and now you want to open or edit it without typing that password every time — or you've simply forgotten it. The file is yours; removing the protection is straightforward once you supply the correct password.
Scenario two: someone sent you a read-only PDF. It opens fine, but you can't print it, copy text from it, or make edits. The sender applied a permissions password to restrict what you can do with the file. Depending on the situation, removing those restrictions may or may not be something you have the right to do — more on that below.
In either case, if you have the right to unlock the file, you can do it in your browser in under thirty seconds.
Two types of PDF passwords
PDF files actually support two distinct kinds of password protection, and most people only know about one.
Open password (user password)
This is the lock on the front door. An open password prevents anyone from viewing the file at all. When you double-click the PDF, it prompts for a password before it will even display the first page. You need the correct password to remove this protection — without it, the contents are encrypted and inaccessible.
Permissions password (owner password)
This is a subtler restriction. The PDF opens without a password, but certain actions are disabled — printing, copying text, editing, filling forms, or adding annotations. The viewer software enforces these restrictions when a permissions password is present. Removing the permissions password lifts all those restrictions and gives you full control over the file again.
These two passwords are independent. A PDF can have one, the other, both, or neither. Most "locked" PDFs you receive from companies or governments use a permissions password — the file opens fine, but you can't copy the text or print it without workarounds.
Warning
A legal note: you should only unlock PDFs you own or have explicit permission to modify. Removing password protection from a PDF you don't have rights to — a protected eBook, a licensed document, or someone else's file — may violate copyright law or your terms of service with the original source. The guidance here applies to your own files, or files where you have the right to make changes.
How to unlock a PDF with iSavePDF
The process is the same whether you're dealing with an open password or a permissions password:
- Open the Unlock PDF tool
- Drop your PDF onto the upload zone or click to select it from disk
- If the file has an open password, enter it when prompted
- Click Unlock PDF
- Download the unlocked version — it opens in any viewer without a password and has no restrictions
The tool runs entirely in your browser using pdf-lib. Your file is never uploaded to a server. The unlocking happens locally: pdf-lib reads the encrypted file, decrypts it with the password you supply, and writes out a clean, unprotected copy. No server involved. No account required. No file size limit.
Free tool
Unlock your PDF free — files never leave your browser
Remove password protection from a PDF.
Try Unlock PDFIf the file only has a permissions password (it opens without a prompt but printing or copying is disabled), you may not need to enter anything — the tool can strip the permissions restriction directly.
What happens to the PDF after unlocking
Unlocking removes the password protection and any permissions restrictions from a copy of the file. The original file on your disk is not changed — you download a new, clean version alongside it.
The content of the PDF is completely unchanged. Text stays selectable. Images remain at their original quality. Fonts stay embedded. File size is essentially identical to the original. The only thing that changes is the absence of the password layer — the document structure, all pages, and all metadata carry over intact.
Tip
After unlocking, you can open the PDF in your viewer and confirm that printing, copying, and editing are all available. If you're in Adobe Reader, the padlock icon in the bottom-left corner of the document panel will be gone.
Comparing PDF password remover tools
| Tool | Where it runs | Privacy | Cost | |---|---|---|---| | iSavePDF | Browser (local) | File never leaves device | Free | | Adobe Acrobat | Desktop app | Local | Paid ($23/mo) | | Smallpdf | Cloud server | File uploaded to server | Freemium | | PDF24 | Desktop app / Cloud | Local app or server | Free |
The privacy column matters here more than in most tool categories. PDFs that need unlocking are often sensitive by nature — legal documents, financial statements, medical records, HR filings. For anything in that category, browser-based unlocking is the right default: the file never travels over the network, and no third party ever receives it.
Cloud tools — including Smallpdf and similar services — upload your file to their servers to process it. They promise deletion after a short window, but uploading a confidential document to an unknown server is a meaningful privacy risk. If the document contains personal, financial, or legal information, don't use a cloud tool.
Adobe Acrobat can remove both types of passwords if you supply the correct one (Document → Security → Remove Security), but it costs $23/month. iSavePDF's pdf password remover does the same thing free.
PDF24 has a desktop app that processes locally (like iSavePDF) and is also free. It's a reasonable alternative; it just requires installation.
A word on forgotten passwords
If you've forgotten the open password for a file you own and can't supply it, no standard unlock tool will help — the file's contents are encrypted with that password and cannot be decrypted without it. There is no "bypass" button.
In this situation your options are:
- Check your password manager — if you saved it when you set the password, it should be there
- Check email or notes from when you created the file
- Contact whoever gave you the file and ask for the password or an unprotected version
Brute-force password crackers exist but are outside the scope of a privacy-focused tool, and attempting to crack a password on a file you don't own is not legal. If you genuinely own the file and have lost the password, those external tools are a last resort.
FAQ