To lock a PDF from editing, you add a permissions password sometimes called an owner password to the file. Recipients open, read, and print the document exactly as before, but they can’t change the text, move objects, or delete pages unless they know that password. The whole job takes about two minutes with a free browser tool like gopdf Protect PDF, with Adobe Acrobat Pro, or with Preview on a Mac.
Before picking a method, get one distinction straight. It prevents the single most common mistake people make with this task.
The Two PDF Passwords — Don’t Lock Out Your Recipient
| Permissions password (owner password) | Open password (user password) | |
|---|---|---|
| What it restricts | Editing, copying, and printing | Opening and viewing the file at all |
| Recipient experience | Opens the PDF normally; editing tools are disabled | Sees a password prompt before anything loads |
| Use it when | You want the file read but not changed — the goal of “locking from editing” | The content itself is confidential |
The classic mistake: setting an open password when you only meant to restrict editing. Your recipient hits a password wall and can’t read the document at all. If the goal is “they can read it but not edit it,” pick the editing or permissions option in whichever tool you use — never the viewing option.
Method 1: Lock a PDF From Editing Online (Free, No Acrobat)
Maybe you don’t have Acrobat Pro. Maybe you’re on a Windows PC, which has no built-in PDF permission controls whatsoever. Either way, a browser tool is the fastest route:
- Open gopdf Protect PDF and upload your file, or drag it straight into the browser window.
- Choose Restrict editing. Copying and printing restrictions sit in the same step as independent switches, so blocking edits while still allowing printing is perfectly possible.
- Set a strong permissions password — upper- and lowercase letters, numbers, a symbol, and nothing you already use elsewhere.
- Apply the protection and download the locked copy.
Files travel over an encrypted TLS connection, get protected with AES encryption, and are automatically deleted from the server after processing. Check those three facts before uploading a contract to any online tool; plenty of them stay vague about file handling. No account, installation, or payment is required here.
One thing catches people out: the download is a new, protected copy. The original on your computer stays unprotected. Rename the locked version contract-final-locked.pdf works so you attach the right file when you email it.
Method 2: Restrict Editing in Adobe Acrobat
Acrobat applies the same permissions password, with two caveats. Restriction features live in Acrobat Pro, the paid subscription — the free Acrobat Reader can’t set them. And Adobe has reshuffled its menus across versions, so you’ll see one of two paths depending on your install.
Current Acrobat interface
- Open the PDF and select All tools > Protect a PDF.
- In the left pane, choose Protect with password.
- Select Editing in the dialog. Not Viewing — that’s the open-password trap from earlier.
- Type and confirm your password, hit Apply, and save.
Older Acrobat / Acrobat Pro DC interface
- Go to File > Properties > Security (or Tools > Protect).
- Set Security Method to Password Security.
- Tick Restrict editing and printing of the document.
- Set the permissions password, choose your options from the table below, and save.
No license? The online method above writes the same standard PDF permission flags for free. The resulting file behaves identically in any reader.
What Each Permission Setting Actually Does
Every tool hands you the same three levers. Here’s what the recipient can still do under each:
| Setting | Options | What the recipient can still do |
|---|---|---|
| Changes allowed | None · Page insert/delete/rotate · Form filling & signing · Commenting · Anything except page extraction | “Filling in form fields and signing” lets recipients complete and sign a form without touching its text — the right choice for contracts and applications. |
| Printing allowed | None · Low resolution · High resolution | Low resolution deters print-scan-rescan copying. “None” blocks printing entirely. |
| Content copying | On / Off | Off prevents select-and-copy of text and images. Screen-reader access for accessibility is a separate flag — leave that one on. |
Get the encryption setting right while you’re in there. When a tool asks for a compatibility level, choose Acrobat X and later, which uses AES-256. Drop to an older level (AES-128) only if a recipient runs a genuinely ancient reader, and never accept legacy RC4 — it’s obsolete and weak.
Method 3: Mac Preview (Built Into macOS)
- Open the PDF in Preview and choose File > Export (newer macOS versions offer File > Edit Permissions).
- Enable permissions or encryption, set an owner password, and untick the actions you want blocked — editing, copying, printing.
- Save the exported copy.
Preview handles the basics fine. Its permission granularity is coarser than Acrobat’s or a dedicated tool’s, though — fine-grained control like “allow form filling but nothing else” isn’t always on offer. When you need those distinctions, use Method 1 or 2 instead.
What About Windows?
Windows has no built-in way to set PDF editing restrictions. Not in Edge, not in file properties, nowhere. Don’t waste time hunting for it. Your realistic options are a browser tool like gopdf Protect PDF, Acrobat Pro, or — if the document originated in Microsoft Word — the export route: File > Save As > PDF > Options, where Word’s own restriction settings apply during export. Free, assuming you already own Office.
Which Protection Should You Use? A 10-Second Decision Guide
“Locking” means different things depending on what you’re protecting against. Three questions settle it.
1. Who are you stopping? For honest recipients and accidental changes — a client who might “fix” a number, a colleague forwarding the wrong version — a permissions password is exactly right, and it’s what nine out of ten people searching for this need. Defending against a motivated adversary is a different game; read the limitations section below before trusting any password with that job.
2. What kind of file is it?
| Scenario | Best mechanism | Why |
|---|---|---|
| Contract, invoice, report you’re sending out | Permissions password | Readable everywhere, blocks casual edits, reversible by you. |
| Completed fillable form or annotated document | Flatten first, then add permissions | Flattening merges form fields and comments into the static page, so entered data can’t change even in readers that ignore permission flags.Flatten PDF does this in one pass — keep your source file, because flattening can’t be undone. |
| Confidential content (only specific people may read it) | Open password + permissions password | The open password encrypts access; the permissions password limits what viewers can do. Both can be set in one pass. |
| Legal proof the document wasn’t altered | Digital signature / certification | A signature doesn’t prevent edits — it makes any tampering detectable, which for contracts is often the thing that actually matters. |
3. What software do you have? Nothing installed → browser tool. Acrobat Pro → Method 2. Mac → Preview. Windows and offline → the Word export.
The Honest Part: What an Editing Lock Can and Can’t Do
Most tool pages won’t say this plainly, so here it is. A permissions password sets permission flags inside the PDF, and the recipient’s reader is what enforces them. Mainstream readers — Acrobat, Preview, every major browser — respect the flags. Some third-party tools and “PDF unlock” services strip them.
- An editing lock protects against: accidental changes, casual tampering, recipients quietly editing terms, honest-mistake modifications. That covers the overwhelming majority of real situations.
- It does not protect against: a technically motivated person who wants the file altered and doesn’t mind reaching for stripping tools. For those cases, layer your defenses — flatten the content, certify with a digital signature so changes are detectable, and share through controlled channels.
You’ll also see a workaround recommended online: convert the PDF to images and back, making text unselectable. Know its costs first. Any OCR tool can reconstruct the text, the file size balloons, and search, links, and screen-reader accessibility all break. A last resort, not a standard method.
Locking and Signatures: Get the Order Right
Need both a signature and an editing lock? Sequence matters, because Acrobat refuses to add a password to a document that’s already been signed or certified. Two workflows succeed:
- Restrict, then sign: apply the permissions password with “Form filling and signing” allowed, then collect signatures. Recipients sign; nobody edits.
- Certify with locking: when signing in Acrobat or an e-signing tool such as Sign PDF, choose the certify or lock-after-signing option so the document seals itself once the final signature lands.
The workflow that fails: signing first, then trying to add a password afterward. The option will be rejected or grayed out, and you’ll be rebuilding from the pre-signature version.
Before You Hit Send: A 60-Second Checklist
- ☐ You chose the editing/permissions option, not an open password (unless you meant to).
- ☐ Copying and printing toggles are set the way you intend — they’re separate decisions.
- ☐ The permissions password is in your password manager. Lose it and you can’t unlock your own file later.
- ☐ You’re attaching the protected copy, not the untouched original sitting in the same folder.
- ☐ You test-opened the locked file in a second reader — a browser is fine — and confirmed editing is blocked.
- ☐ The unprotected original is stored somewhere safe for your own future edits.
Troubleshooting: When the Lock Doesn’t Behave
“I locked it, but I can still edit it.” You’re probably opening it as the owner in the same tool, or you opened the original instead of the protected copy. Test the downloaded file in a different reader. Editing should be disabled there.
“My recipient can’t open the file at all.” An open password got set instead of — or alongside — a permissions password. Re-protect the original with only the editing restriction selected and resend.
“The password option is grayed out or rejected.” That document has already been signed or certified. Start from the pre-signature version and apply restrictions first, or use certification with locking enabled.
“Recipients can still fill fields or add comments.” Not a failure — that’s the “Changes allowed” level doing what it was told. Set it to “None,” or flatten completed forms first so the entered data becomes part of the page itself.
“I forgot my own permissions password.” Kept the unprotected original? Edit that and re-protect. Still have the password but want restrictions off? Unlock PDF removes protection from your own file. If both are gone, there’s no clean recovery — which is exactly why the checklist tells you to store the password.
Frequently Asked Questions
How do I lock a PDF from editing without Acrobat?
Use a free browser tool: upload the file to gopdf Protect PDF, choose the editing restriction, set a password, and download the locked copy. On a Mac, Preview does it natively; on Windows, a Word export with restrictions works if the document started life in Word.
Can I lock a PDF from editing but still let people fill it in and sign it?
Yes. In the permission settings, set “Changes allowed” to filling in form fields and signing. Recipients complete and sign the form while the underlying text and layout stay locked — the standard setup for contracts and application forms.
Can someone remove the editing lock from my PDF?
Someone determined can, yes — permission flags are enforced by the reader, and stripping tools exist. The lock reliably stops accidental and casual edits, which is what most people need it for. When tamper resistance genuinely matters, flatten the content and certify it with a digital signature so any change is detectable.
How do I lock a PDF from editing but not printing?
Editing, copying, and printing are independent toggles set in the same dialog. Enable the editing restriction, leave “Printing allowed” at high resolution, and apply. Recipients print normally but can’t modify the file.



