PDF8 min readUpdated 2026-07-22

How to Password Protect a PDF

Tools mentioned in this guide

A PDF with a password on it is the difference between "I emailed the contract" and "I emailed the contract to the wrong Sarah and now she has my client's bank details." Encryption takes about thirty seconds and costs nothing.

The catch with most free tools: they want your file uploaded to their server, your email address, or both — which means the document you're trying to keep private takes a detour through someone else's infrastructure first. FileNaut's Protect PDF tool runs entirely in your browser using AES-256 encryption. Your file never uploads. Your password is never transmitted. Close the tab and nothing remains.

This guide covers the browser method, the built-in options on Mac and Windows, what PDF permissions actually do (and don't do), and how to pick a password that's worth the encryption behind it.

Password protect a PDF in your browser (free, no upload)

This works on any device with a modern browser — Windows, Mac, Chromebook, iPad, Android. Nothing to install.

  1. Open the Protect PDF tool. No account, no email, no signup wall.
  2. Drop your PDF in — drag it onto the upload area or click to browse. The file loads into your browser's memory, not onto a server.
  3. Type your password twice. Minimum four characters (though see the password section below — four is the technical floor, not a recommendation). A green check appears when both fields match, and the eye icon reveals what you typed so a typo doesn't lock you out of your own document.
  4. Set the permissions. Three checkboxes control what someone can do after they've opened the file: allow printing (on by default), allow copying text (off by default), allow modifying (off by default). Read the honesty section below before relying on these.
  5. Click Protect PDF. Encryption runs locally — a second or two for most documents, longer for large scanned files. Your browser is doing the work, so speed depends on your device, not your internet connection.
  6. Download the result. It saves as yourfile-protected.pdf, leaving your original untouched. Open it to confirm the password prompt appears before you send it anywhere.

Test it before you send it. Open the downloaded file, enter the password, confirm it works. Thirty seconds of checking beats an email thread that starts with "it won't open."

What encryption you're actually getting

Most "free PDF password" tools don't say what algorithm they use, which is usually a sign you don't want to know. FileNaut uses AES-256 — the same standard Adobe Acrobat applies, and the strongest encryption the PDF specification supports.

The practical meaning: a correctly implemented AES-256 PDF cannot be brute-forced with current technology. Every real-world "PDF password cracker" attacks the password, not the encryption — it guesses common passwords quickly. Which is why your password choice is the entire security story here, and the algorithm is not.

Protection level What it means
AES-256 Current standard. What FileNaut applies. No practical attack against the cipher.
AES-128 Older but still sound. Common in legacy documents.
RC4 40/128-bit Obsolete. Broken. If a tool still produces this, avoid it.

What PDF permissions really do (read this before you rely on them)

This is the part most guides skip, and it matters.

The PDF format supports two separate passwords: a user password (required to open the document) and an owner password (controls printing, copying and editing). The permission flags — no printing, no copying, no editing — are instructions to the PDF reader, not cryptographic locks. Adobe Acrobat, Preview and Chrome respect them. Plenty of other software simply ignores them, and anyone who knows the owner password can strip them in seconds.

Be aware: FileNaut sets the user and owner password to the same value. So the permission checkboxes are useful as a polite signal — "please don't copy text out of this" — and useful against accidental edits. They are not a barrier against someone who is determined and already has the password to open the file.

The rule of thumb: the open password is the real security. Permissions are etiquette. If a document genuinely must not be printed or extracted by the recipient, a password won't achieve that — no PDF setting will. Anyone who can see a page can photograph it.

Choosing a password worth the encryption

AES-256 with the password 1234 is a vault with the key taped to the door. Cracking tools try the top million common passwords first, and they get through most documents in under a second.

  • Length beats complexity. Four random words — anchor-plum-drift-kettle — is far stronger than P@ssw0rd! and dramatically easier to relay over the phone.
  • Never reuse a password you use elsewhere. You're about to email this to someone. Assume it will be forwarded, screenshotted, or left in an inbox for years.
  • Don't make it guessable from the document. The invoice number, the client's company name, and the date are the first three things anyone tries.
  • Generate it if you're stuck. The Password Generator builds one in your browser in a click — nothing is transmitted or logged.

More on what actually makes a password hard to crack in the strong password guide.

The most important rule: send the password through a different channel than the file. A password in the same email as the PDF protects nothing — anyone who intercepts one has both. Email the document, text the password.

Password protecting a PDF on Mac, Windows and mobile

Mac (Preview — built in, free)

  1. Open the PDF in Preview.
  2. Choose File → Export as PDF (not "Export as…", not Save).
  3. Click Permissions…, tick "Require password to open document," enter it twice, then Apply and Save.

Preview handles the common case well, but gives you little control and no visibility into the encryption level applied.

Windows

Windows has no built-in PDF encryption. The Microsoft Print to PDF driver cannot add passwords. Your options:

  • Microsoft Word: if the document started as a .docx, use File → Save As → PDF → Options → "Encrypt the document with a password." Not available for PDFs you didn't create.
  • Adobe Acrobat Pro: full control, roughly US$20+/month.
  • The browser tool: free, works on any PDF, nothing installed.

iPhone, iPad and Android

iOS Files can lock a PDF (long-press the file → Lock PDF, using Face ID or a password), but that's device-level and doesn't reliably travel with the file everywhere. Android has no native option at all. The browser tool works on both — open it in Safari or Chrome, pick the PDF from Files or Drive, and it encrypts on the phone itself.

Common problems and fixes

  • "Failed to protect PDF." Nearly always means the file is already encrypted, or is damaged. Remove the existing password first with the Unlock PDF tool, then re-protect it with the new one.
  • The recipient can't open it. Check for a trailing space in the password when it was copied and pasted — the single most common cause. Very old PDF readers may also not support AES-256; updating the reader fixes it.
  • You forgot the password. There's no recovery. AES-256 with a decent password is not recoverable by you, by FileNaut, or by anyone else. Keep the unprotected original somewhere safe, or store the password in a password manager before you send the file.
  • The file is too big to email even after protecting it. Encryption doesn't change file size meaningfully. Run it through Compress PDF first, then protect the smaller version — compression tools can't read an encrypted file.
  • You need to merge or edit it later. Do all editing, merging and signing before you encrypt. Password protection should always be the last step in your workflow.

Frequently asked questions

Is it safe to password protect a PDF with an online tool?
It depends entirely on whether the tool uploads your file. Most do — your confidential document travels to a server, sits on disk for some retention period, and you're trusting a privacy policy. FileNaut's tool is different: the encryption runs in your browser via WebAssembly, so the PDF and the password never leave your device. You can verify this yourself — disconnect from the internet after the page loads and the tool still works.
Can a password-protected PDF be cracked?
The AES-256 encryption itself, no — not with any technology that currently exists. Weak passwords, absolutely yes. Cracking tools work by guessing passwords, running through millions of common ones per second. A four-random-word password is effectively uncrackable; your dog's name and a birth year is not. The encryption is only ever as strong as what you type into it.
How do I remove a password from a PDF?
Use the Unlock PDF tool — you'll need the current password, since it decrypts rather than cracks. This is also the fix for the "failed to protect" error: unlock first, then re-protect with the new password.
Can I stop someone from printing or copying my PDF?
Partly. The permission checkboxes set flags that well-behaved readers like Acrobat and Preview obey, which stops casual printing and text extraction. They are not cryptographic locks — other software can ignore them, and anyone who has the password to open the file can remove them. Treat permissions as a deterrent, not a guarantee. If content genuinely must not leave the recipient's screen, no PDF setting will achieve that.
What happens if I forget the password?
The file is unrecoverable. Nobody can reset it — not FileNaut, not Adobe, not a support ticket. That's the point of real encryption. Always keep the unprotected original in a safe place, and store the password in a password manager the moment you create it.
Does password protecting a PDF change the file size or quality?
No. Encryption scrambles the existing content rather than re-rendering it — pages, text, images and fonts are unchanged, and the size difference is negligible. If you also need a smaller file, run Compress PDF first and protect the compressed version, because compression tools can't open an encrypted file.
How should I send the password to the recipient?
Through a different channel than the file. Emailing the PDF and the password in the same message defeats the entire exercise — one interception gets both. Email or share the document, then send the password by text, phone call, or a separate messaging app. For recurring recipients, agree on a shared scheme once instead of transmitting a new password every time.
Do I need to install anything or create an account?
Neither. No signup, no email, no software, no watermark, no page limit. Open the tool, drop the file, set a password, download. It works the same on a phone as on a desktop.

Ready to try it?

Use the tool right now — free, no signup, no upload.