Password Protect PDF
Add a password to your PDF files for free. Everything runs inside your browser, so your documents are never uploaded to a server. Protect several PDFs at once with no account and no watermark.
Security Setup
How to password protect a PDF
Four steps, no account, and the file never leaves your computer at any point in the process.
Choose a password
Type the password you want to apply. Use the eye icon to check it, because a typo here becomes a document nobody can open, including you.
Add your PDFs
Select one file or a whole batch. They queue up on the right and every one of them gets the same password in a single pass.
Protect the files
Press Protect All Files. The work happens in your browser, so large documents are limited only by your own machine rather than an upload queue.
Download and test
Save each file, or take the whole batch as a zip. Open one before you send it to confirm the password prompt appears.
Why protect a PDF here
Most online PDF tools ask you to upload a confidential document to a stranger's server in order to make it confidential. That is a strange trade, and this tool does not ask you to make it.
Nothing is uploaded
The document is read, locked and written back out entirely inside your browser tab. No copy reaches a server, so there is no retention window to worry about and nothing to delete afterwards.
Whole batches at once
Queue up a folder of invoices or reports and lock all of them with one password in a single pass, then take the lot as a zip instead of repeating the same steps twenty times.
No account, no watermark
No email gate before the download, no branding stamped across the first page, and no free tier that quietly caps you at two files a day.
No upload wait
Because the file never travels anywhere, a large PDF is limited by your processor rather than your connection. There is no progress bar for a transfer that did not need to happen.
Works everywhere
Windows, Mac, Linux, iPhone, Android and anything else with a modern browser. Nothing to install, no extension asking for permissions.
Opens in any reader
The protection uses the standard PDF security handler, so the locked file opens with a normal password prompt in Acrobat, Preview, Chrome, Edge and every mobile reader.
How to password protect a PDF on any device
The tool above works everywhere, but some systems can do this natively and it is worth knowing which. Where a built-in option preserves the text layer, it is usually the better choice.
On Mac, using Preview
- Open the PDF in Preview, then choose File and Export.
- Tick the Encrypt box at the bottom of the export dialog.
- Type your password twice and choose where to save.
- Preview keeps the text layer intact, which makes this a good option when the document needs to stay searchable.
On Windows, from Word
- Open the source document in Word and choose File, then Save As.
- Pick PDF from the file type list, then open the Options button.
- Tick Encrypt the document with a password and enter it.
- Windows has no built-in way to add a password to an existing PDF, so if you no longer have the source file, use the tool at the top of this page.
From Google Drive or Docs
- Google Docs cannot add a password on export, so download the file as a PDF first.
- Open this page and drop the downloaded PDF into the tool above.
- Set the password and protect it.
- Re-upload the protected copy to Drive if you want to share it from there, and remember Drive sharing permissions are a separate layer from the PDF password.
On iPhone and Android
- Save the PDF to Files on iPhone, or Downloads on Android.
- Open this page in Safari or Chrome and tap the upload area.
- Pick the PDF from your file browser and enter a password.
- Tap Protect All Files, then download the result. Everything runs on the phone itself, so the document never leaves it.
What does it mean to password protect a PDF?
Password protecting a PDF means attaching a lock to the file itself rather than to the place you keep it. A document sitting in a shared drive folder is protected by that folder's permissions, and the moment somebody downloads it and forwards it on, that protection is gone. A password travels with the file, so the protection still applies on someone else's laptop, in an email attachment, or on a USB stick left in a meeting room.
Under the surface, the PDF format defines its own security handler. When you set a password, the contents of the document are encrypted and a small dictionary is written into the file describing how a reader should ask for the password and verify it. Every mainstream PDF reader implements this, which is why a protected file behaves the same way in Acrobat, in Preview on a Mac, and in the viewer built into Chrome.
The practical effect is a prompt before a single page is visible. Someone who does not have the password sees a dialog box and nothing else: not the text, not the images, not even the page count.
The two kinds of PDF password
PDF supports two separate passwords and confusing them is the most common mistake people make when locking a document.
A user password, often called an open password, is the one that stops the document being read. Without it the file will not open at all. This is what most people mean when they say they want to password protect a PDF, and it is what the tool on this page applies.
An owner password, often called a permissions password, leaves the document freely readable but marks certain actions as restricted: printing, copying text, extracting pages, filling forms. It is worth knowing that these restrictions are advisory. They are flags in the file that well-behaved readers choose to respect, and plenty of software ignores them entirely. An owner password alone is a request, not a lock. If the content genuinely must not be seen, you need an open password.
Choosing a password that is actually worth setting
The lock is only ever as good as the password on it, and a four digit code on a confidential contract is decoration. A few rules that carry most of the weight:
- Length beats complexity. A passphrase of four unrelated words is far harder to guess than eight characters of punctuation soup, and you will actually remember it.
- Never reuse an account password. This password gets shared with recipients by design. Using the one that also opens your email is how a document password turns into an account breach.
- Avoid anything derivable from the document. The client name, the invoice number or the project codename are the first three things anyone would try, and they are usually printed on the file you attached.
- Store it somewhere durable. A password manager entry beside the file name costs ten seconds. Nothing here can recover a forgotten password, because nothing here ever saw it.
- Keep the unprotected original. Protect a copy, not your only version. This one habit prevents almost every unrecoverable situation people get into with locked documents.
What a PDF password does not protect you from
Being clear about the limits is more useful than overselling the lock, so here is the honest boundary.
- Anyone you gave the password to. Once a recipient can open the document they can screenshot it, retype it or forward the file and the password together. A password controls the first opening, not what happens afterwards.
- A determined attack on the file itself. This tool applies the standard PDF security handler, which every reader supports. That is the right trade for everyday confidentiality, but it is not the same as modern AES-256 encryption. For genuinely high-risk material, put the PDF inside an encrypted archive as well.
- The password sent in the same email. Putting the file and its password in one message is the single most common way protected documents leak. Use a different channel for the password.
- Copies you made earlier. Locking a document does nothing about the unprotected version still sitting in your sent folder or a shared drive. Protection applies to the copy you protected, and only that one.
One thing to know before you protect a file here. This tool rebuilds each page as an image inside the locked PDF, so the document looks identical but its text is no longer selectable or searchable. If you need the text layer preserved, export the PDF with a password from the application that created it, using the Mac Preview or Word routes described above.
Frequently Asked Questions (FAQs)
How do I password protect a PDF?
Type the password you want into the field above, add one or more PDF files, then press Protect All Files. Each file is locked in your browser and a download button appears next to it when it is ready. Opening the downloaded file in any PDF reader will then ask for the password before showing a single page.
Is this PDF password protection tool free?
Yes, completely. There is no account to create, no upload limit, no watermark added to your document and no paid tier. Protect one file or a whole folder of them.
Are my PDF files uploaded to a server?
No. Everything happens locally in your browser using JavaScript. The file is read from your disk, processed in memory and written back out as a download. It never travels across the network, which means we could not see your document even if we wanted to.
What encryption does this tool use?
It applies the PDF standard security handler with RC4 encryption, which is the widely supported baseline that every PDF reader can open. That is enough to stop a document being opened by someone who does not have the password, which covers most everyday sharing. It is not equivalent to AES-256, so for genuinely high-risk material see the question below about sensitive documents.
Is this secure enough for highly sensitive documents?
For everyday confidentiality, yes: an invoice, a contract draft, a report you do not want forwarded around an office. For material where someone determined might attack the file itself, such as medical records, legal discovery or financial data, add a second layer. Put the PDF inside an encrypted archive with a strong password, or use full disk and transport encryption. A PDF open password is a lock on a door, not a vault.
What is the difference between a user password and an owner password?
A user password, also called an open password, is required to view the document at all. An owner password, also called a permissions password, leaves the document readable but restricts actions such as printing, copying text or editing. This tool sets an open password, so the document cannot be read without it.
Can I protect multiple PDFs at once?
Yes. Add as many files as you like to the queue and they are all locked with the same password in one pass. When they finish you can download them individually or grab everything at once as a zip.
Will the text in my PDF still be selectable?
No. This tool rebuilds each page as an image inside the protected file, so the result looks identical but the text is no longer selectable, searchable or readable by a screen reader. If you need the text layer preserved, protect the document from the application that produced it, using the Save As options in Word or the export settings in your PDF editor.
Can I remove the password from a PDF later?
You need an unlock tool and the password itself. Always keep the original unprotected file somewhere safe before you lock a copy, because a protected PDF whose password you have forgotten is genuinely difficult to recover. Our unlock PDF tool handles the case where you know the password and simply want it removed.
What happens if I forget the password?
There is no reset link and no back door, by design. Nobody holds a copy of your password because nothing about your file leaves your device. Keep the password in a password manager and keep the original file, and this stops being a problem.
Does password protecting a PDF change how it looks?
No. Pages keep their layout, dimensions and appearance exactly as they were. The only visible difference is the password prompt that appears when the file is opened.
Does this work on Mac, Windows, iPhone and Android?
Yes. It runs in the browser, so any modern browser on any operating system works, including phones and tablets. There is no software to install and no extension to add.
How do I share a password-protected PDF safely?
Send the file and the password through different channels. Emailing the document and then putting the password in the same email thread defeats the point entirely, because anyone who reads the mailbox gets both. Send the PDF by email and the password by text message or a call.
Is it legal to password protect a PDF?
Yes. Protecting your own documents is entirely ordinary and is expected practice in many industries. The only caution is that you should not lock a document you are legally required to provide in an accessible form, since an open password combined with a flattened page can make a file unusable for someone relying on a screen reader.
Related Tools
More free PDF tools that run in your browser.
Unlock PDF
Remove a password from a PDF you have the password for.
Merge PDF
Combine several PDFs into one document before you lock it.
Compress PDF
Reduce a PDF's file size so it fits under an email attachment limit.
Sign PDF
Add a signature to a contract before sending it out for approval.
Split PDF
Pull out only the pages you actually want to share.
Image to PDF
Turn scans and photos into a single PDF document.