Password Protect a PDF
Choose a PDF, set a password, and export a new, encrypted copy that requires that password to open.
Drag and drop a PDF file here
or
Files are processed in your browser and are not uploaded to our servers.
When to use Protect PDF
Use this before emailing or sharing a document that contains sensitive information — financial statements, contracts, medical records — so it can't be opened without the password. Share the password through a separate channel from the file itself.
How to Password-Protect a PDF
- Select a PDF.
- Enter and confirm a password.
- Check the password strength indicator.
- Export the encrypted copy.
What this tool changes
- Encrypts the document so a password is required to open it.
What it preserves
- All page content and structure — only access protection is added.
Good to know
- PDF Editing Tools does not store your password. If you forget it, the password cannot be recovered.
- Reader compatibility for the strongest encryption modes can vary by PDF viewer.
- Password protection restricts opening the file; it is not equivalent to enterprise DRM.
A lock and a request are different things
A PDF can carry two kinds of password. The user password is required to open the document at all — the contents are genuinely encrypted and there is nothing to read without it. The owner password does not stop the document opening; it marks actions like printing or copying as restricted.
That second kind is enforced by convention, not cryptography. A viewer that honours the flags greys out the print button; a viewer that ignores them simply does not. Permissions are a request, and encryption is a lock.
This tool sets a real user password, so opening requires it. Alongside that it marks the document as not-to-be-modified and not-to-be-reassembled while leaving printing and text copying available — sensible defaults for a document you are sending someone to read.
Choosing a password, and there is no recovery
Length beats complexity. Four or five unrelated words are both stronger and easier to communicate than a short string with symbol substitutions, and since you have to pass this password to your recipient anyway, memorability matters less than you would think.
Make it unique to this document, and not derived from it — the client name, the invoice number, and the date are the first three things anyone would try.
Because nothing about your password leaves your device, there is no record anywhere to reset. No support process can recover it, here or in any tool that encrypts properly. Write it down before you close the tab, and send it to your recipient through a different channel than the file — a password in the same email thread as the attachment protects nothing.
Encrypt last, and know what it does not cover
Every other operation needs the document decrypted, so a file you encrypt first has to be unlocked again before it can be merged, split, cropped, or numbered. Assemble the document completely, check it, and encrypt as the final step before sending. If what you are holding is already encrypted and still needs work, remove a password you already know first, then protect the finished version again.
Encryption controls access to the file and has no reach past the moment your recipient opens it. It does not stop redistribution, does not meaningfully prevent copying, is not rights management, and does not prove who sent the document or that it is unaltered — that is what a signature is for.
It also does not hide the filename. 2026-redundancy-list.pdf has told the story before anyone types a password. And nothing about a password survives onto a printout or a screenshot, which is the case for also choosing to mark the document as confidential on the pages themselves — a label rather than a control, but one that travels with the content.
What encryption costs, measured
Password-protecting a four-megabyte scan grew it by 1,084 bytes — three hundredths of one percent. Encryption is not a compression step and not an expansion one: it scrambles the streams already in the file and adds the small dictionary that describes how.
That is worth stating plainly because the expectation runs both ways. People sometimes avoid protecting large files in case it makes them larger, and sometimes hope protecting one will shrink it. Neither happens. If you need a smaller file, that is a separate job — compressing it or removing pages are the operations that move the number.
The practical order matters more than the size. Encrypt last, after every other edit is finished, because each later change means unlocking and re-protecting. And a password on the file is not a password on its contents once it is open: anyone who can open it can copy from it, and a screenshot needs no password at all.
Frequently asked questions
- Does PDF Editing Tools store my password?
- No. The password is used locally to encrypt the file and is never transmitted or saved.
- What happens if I forget the password?
- PDF Editing Tools cannot recover it. Keep your password somewhere safe before closing the tab.
- Does this work on a PDF that is already encrypted?
- Not directly — unlock it first with its current password using Unlock PDF, then protect the unlocked copy with a new password.
- Does adding a password make the file bigger?
- Barely. Protecting a four-megabyte scan added 1,084 bytes, or three hundredths of a percent. Encryption rewrites the existing streams rather than adding content.