How to Remove a Password from a PDF (Free, In Your Browser)
Table of Contents
If a PDF asks for a password every time you open it, or it opens fine but will not let you print or copy text, it is protected. Removing that protection is quick — but the right method depends on which kind of password is in play, and on whether you actually know it. This guide is written for the honest, everyday case: you have the password (or you are allowed to use the document) and you just want a clean, unrestricted copy you can print, sign, or archive. It does not — and cannot — crack a password you do not have. Here is exactly what works.
The direct answer: To remove a password from a PDF, open Convertlo's free PDF unlocker at convertlo.pro/unlock-pdf.html, drop the file in, type the open password if the PDF asks for one, and download the unlocked copy. It runs 100% in your browser using the qpdf WebAssembly engine, so the file is never uploaded — which matters for confidential documents. This works two ways: (1) if you know the open password, it strips it so the PDF opens freely; (2) if the PDF only has owner/permission restrictions (it opens fine but blocks printing or copying), it removes those with no password needed. It does not crack or guess an unknown open password — nothing legitimate can, because the content is genuinely encrypted.
The two kinds of PDF password
Almost every "remove PDF password" confusion comes from not realizing the PDF standard defines two different passwords, and they behave completely differently. Knowing which one you are dealing with tells you immediately whether the job is trivial or impossible.
1. The user password (open / document-open password)
This is the one that pops up a dialog demanding a password before the document will open at all. Until you type it correctly, the file's actual content is encrypted on disk — the text, images, and pages are scrambled bytes. This is real encryption (modern PDFs use AES-128 or AES-256). To remove it, you must supply the correct password once; the tool then decrypts the content and writes a fresh, unencrypted copy. If you do not know this password, no free tool can open the file, because there is nothing to work with until it is decrypted.
2. The owner password (permissions / master password)
This one is different. The PDF opens normally — no prompt — but the author has flagged it to disallow certain actions: printing, copying text, editing, filling forms, or extracting pages. You will see grayed-out Print buttons or a "copying not allowed" message. Here is the key fact: the document content itself is not encrypted against you — it is already displayed on your screen. The restriction is just a flag that compliant PDF readers agree to honor. Removing it does not require the owner password at all; a tool simply rewrites the file without the restriction flags.
The practical upshot: An owner/permissions restriction is easy to remove without knowing any password. A user/open password requires you to know it. A single PDF can have one, both, or neither.
How to tell which one your PDF has
- It asks for a password the moment you double-click it → user/open password. You need to know it.
- It opens instantly but Print is grayed out, or Ctrl+C / copy does nothing, or your reader says "permissions" → owner/permissions password only. No password needed to remove.
- It asks for a password to open, and then still blocks printing after you type it → both are set. Enter the open password, and a good unlocker also clears the permissions in one pass.
In Adobe Acrobat or many readers you can confirm this under File > Properties > Security, which lists exactly which actions are "Allowed" or "Not Allowed" and whether a document-open password is set.
Remove it with Convertlo (in your browser, nothing uploaded)
Convertlo's PDF unlocker compiles qpdf — a well-known open-source PDF library — to WebAssembly and runs it inside your browser tab. The decryption happens on your own machine. That is the single most important property for anyone unlocking a bank statement, a signed contract, a payslip, or a medical record: the confidential file is never transmitted to a server, so there is no copy of it sitting in someone else's logs.
Go to convertlo.pro/unlock-pdf.html in any modern browser — Chrome, Edge, Firefox, or Safari, on desktop or mobile. There is no account and nothing to install.
Drag the file onto the page or click to browse. The file loads into the browser tab only — it is not sent anywhere.
If the PDF has a user/open password, type it when prompted. If the PDF only has permission restrictions, you will not be asked for anything — it goes straight through.
Click download. You get a fresh PDF with the encryption and restriction flags stripped — it opens without a prompt and prints and copies freely. Your original file is untouched.
Remove your PDF password now — free & private
Runs entirely in your browser. The file never leaves your device.
Alternative methods
Chrome / Edge "print to PDF" (permissions-only PDFs)
If a PDF opens fine but only blocks printing or copying, you can often flatten away the restriction with a browser. Open the PDF in Chrome or Edge (drag it onto a browser tab), press Ctrl+P (Cmd+P on Mac), and choose Save as PDF as the destination. The browser re-renders the visible pages into a brand-new PDF that carries no permission flags. Caveat: this only works when the file is not protected by an open password (the browser has to be able to render it first), and the re-saved copy is a fresh render — form fields and text layers usually survive, but not always. For a clean, reliable result, the qpdf-based unlocker above is better.
macOS Preview re-save
On a Mac, if you can open the PDF (you either know the open password or there is only a permissions restriction), open it in Preview, then choose File > Export (or File > Print > Save as PDF). Save a new copy. Preview writes the file without the original encryption, giving you an unrestricted PDF. If Preview asks for the password on open, you must know it.
Adobe Acrobat Pro (paid)
If you have a paid Acrobat Pro subscription, open the PDF, go to All tools > Protect a PDF > Remove Security (or the padlock icon > Security Settings). Acrobat will remove an open password if you enter it, and can lift permissions if you hold the owner password. This is reliable but requires a paid license and, in Acrobat's cloud mode, may involve their servers — a consideration for sensitive files. Acrobat also will not bypass an open password you do not know.
Method comparison
| Method | Needs the password? | Installs anything? | Private (stays on your device)? |
|---|---|---|---|
| Convertlo unlock-pdf (qpdf in browser) | Open password only if the file has one; none for permissions | No | Yes — nothing uploaded |
| Chrome / Edge print-to-PDF | No (only works on permissions-only PDFs) | No | Yes — local render |
| macOS Preview re-save | Open password if the file has one | No (built into macOS) | Yes — local |
| Adobe Acrobat Pro | Open password to open; owner password for permissions | Yes — paid app | Depends (cloud vs. desktop mode) |
| Typical "online unlocker" sites | Varies | No | No — file uploaded to their server |
What no free tool can do (the honest part)
Let us be direct, because a lot of pages online are not: if a PDF has a user/open password and you do not know it, you cannot "remove" it with a free browser tool, and you should be skeptical of anything that claims otherwise. The document is encrypted with that password using AES. Without it, there is no shortcut to the plaintext — that is the entire point of encryption. Sites promising to "crack" or "recover" unknown passwords are either running slow brute-force attempts (which only work on trivially weak passwords and often want payment) or are misleading you.
The realistic options when you have lost an open password are: ask whoever created or sent the PDF to resend it without protection or to tell you the password; check a password manager or the email/message where the file arrived; or, for your own files, look for the source document you exported it from. Everything in this guide assumes you are removing protection you are entitled to remove — a password you hold, or restrictions on a document you are authorized to use.
Legitimacy note: Removing a password from your own PDF, or lifting a permissions restriction on a document you are authorized to use, is normal and fine. Circumventing protection on material you have no right to access — or to infringe copyright — may be unlawful where you live. Use these methods on documents you own or are permitted to modify.
Frequently asked questions
Can I remove a PDF password if I do not know it?
Does removing a PDF password upload my file to a server?
What is the difference between a user password and an owner password on a PDF?
How do I remove a PDF password for free without installing software?
Is it legal to remove a password from a PDF?
Ready to unlock your PDF?
Free, browser-based, and private — the qpdf engine runs on your device and your file is never uploaded.
Bottom line: identify which password your PDF has, use a tool that keeps the file on your device, and remember that "removing" a password only ever means removing one you are entitled to remove. For everything in the legitimate case, the browser-based unlocker gets you a clean, printable copy in seconds.