Knowing how to password protect a PDF is an essential skill for anyone who handles confidential documents. A password-protected PDF blocks anyone without the password from opening the file, regardless of where it is stored or how it is transmitted. This guide covers how PDF encryption works, the difference between AES-128 and AES-256, real-world use cases for legal, HR, and finance teams, and the often-overlooked question of how to share the password securely once the file is protected.
Two types of PDF password
PDFs support two separate password types, and understanding the difference matters for choosing the right level of protection.
A user password, also called an open password, prevents the document from opening at all without the correct passphrase. Anyone who receives the file sees a password prompt and cannot view the content without entering the correct password. This is the type of protection to apply to confidential documents.
An owner password, also called a permissions password, restricts specific operations such as printing, copying text, or editing. The document still opens without a password: anyone can read it, but certain actions are blocked. Owner passwords are used when you want to distribute a document freely but prevent modification, such as a price list or a terms and conditions document. Owner password restrictions are enforced by the PDF viewer and are not cryptographically strong: some tools can bypass them. For genuine confidentiality, only a user password is appropriate.
AES-128 vs AES-256: which encryption does your PDF use?
PDF encryption has evolved through several standards over the years. The encryption level applied depends on the tool used to protect the file and the PDF version it targets.
| Encryption standard | Key length | PDF version | Security level | Best for |
|---|---|---|---|---|
| RC4 40-bit | 40 bits | PDF 1.1 to 1.3 | Broken, easily cracked | Do not use |
| RC4 128-bit | 128 bits | PDF 1.4 | Weak by modern standards | Legacy use only |
| AES-128 | 128 bits | PDF 1.5 and 1.6 | Secure for most purposes | General business use |
| AES-256 | 256 bits | PDF 1.7 and later | Government and enterprise grade | Confidential and sensitive documents |
AES (Advanced Encryption Standard) is the encryption algorithm used by governments, banks, and military organisations worldwide. AES-128 and AES-256 differ in key length: 128 bits versus 256 bits. Both are computationally infeasible to brute-force with any known attack when a strong password is used. AES-256 provides a larger security margin and is the right choice for any document you want to protect today. AlteredIdea's PDF Password Lock applies AES-256 encryption.
How strong is PDF password encryption in practice?
With AES-256, the encryption itself is not the weak point. No one is going to brute-force a properly implemented AES-256-encrypted PDF in any reasonable timeframe. The weak point is almost always the password. An attacker with access to the file will run dictionary attacks and common-pattern attacks against the password, not against the encryption algorithm itself.
A 12-character random password drawn from letters, numbers, and symbols has approximately 72 bits of entropy, which is enough to resist any currently feasible attack. A common dictionary word like 'password1' can be cracked in seconds. A short date like '19840612' can be cracked in minutes. The encryption is only as strong as the password protecting it.
How to password protect a PDF: step by step
- 1.Open AlteredIdea's PDF Password Lock tool in your browser. No account or software installation is required.
- 2.Drag your PDF onto the tool or click to browse and select it. The file loads locally in your browser: nothing is uploaded.
- 3.Choose a strong password. Use a minimum of 12 characters combining uppercase, lowercase, numbers, and symbols. Or use a passphrase: three or four random words joined by a character are both strong and memorable.
- 4.Enter the password in the password field. The tool does not send the password to any server: it is used locally to encrypt the file.
- 5.Click Apply (or Protect). The tool encrypts the PDF using AES-256 directly in your browser.
- 6.Download the protected file. The filename is typically the original name with a suffix indicating it is protected.
- 7.Open the downloaded file in a PDF viewer to confirm the password prompt appears and the correct password unlocks it.
- 8.Store the password in a password manager or send it through a secure channel separate from the file itself.
Use cases: who needs PDF password protection and why
Legal teams
Law firms and in-house legal teams handle documents that are confidential by profession: client communications, draft agreements, privilege-sensitive advice, and settlement terms. Sending these as unprotected PDFs over email, even to the right recipient, creates exposure if the email is forwarded, archived in a discoverable system, or accessed by an unauthorised inbox reader. Password-protecting legal PDFs adds a layer of protection that is independent of email security.
For documents subject to legal professional privilege or attorney-client privilege, being able to demonstrate that reasonable steps were taken to protect confidentiality is important. Password protection is a documented, auditable step. Courts and regulators increasingly expect professional standards of document handling.
HR and people teams
HR documents contain some of the most sensitive personal information in any organisation: salary details, performance ratings, disciplinary records, medical adjustments, and offer letters with compensation terms. Data protection regulations in most jurisdictions (including GDPR in Europe and equivalent legislation elsewhere) require that personal data is handled with appropriate technical safeguards. Password-protecting PDFs containing personal data is a straightforward technical measure that demonstrates compliance.
Offer letters, in particular, often contain information the recipient should not share with colleagues (salary, bonus targets, equity grants). A password-protected PDF sent directly to the candidate, with the password shared by a separate channel, makes accidental forwarding more difficult than an unprotected attachment.
Finance and accounting teams
Financial statements, management accounts, payroll files, and board reports contain information that is both commercially sensitive and often subject to regulatory requirements around disclosure. Password-protecting these documents before emailing them to auditors, advisors, or board members is standard practice in professionally run finance functions.
Tax returns and statutory accounts distributed to shareholders, directors, or external accountants should always be protected. A leaked draft set of accounts before publication can create regulatory and legal exposure for a listed company, and reputational damage for any business. The five seconds it takes to add a password is a low-effort, high-value safeguard.
Consultants and agencies
Proposals, pitch decks, strategy documents, and client reports often represent significant intellectual property and commercially sensitive information about both the consultant and the client. Protecting these documents before sending ensures that if the email is sent to the wrong address or the recipient's account is compromised, the content is not immediately readable.
Choosing a strong PDF password
- •Use at least 12 characters. Length matters more than complexity: a 16-character password is far stronger than an 8-character one with symbols.
- •Combine uppercase, lowercase, numbers, and symbols, but do not follow predictable patterns like replacing letters with numbers (P@ssw0rd is well known to attackers).
- •Avoid dictionary words, names, dates, phone numbers, or anything connected to you or the recipient.
- •A passphrase works well: four random unconnected words joined by a symbol ('correct-horse-battery-staple') is both strong and easier to communicate verbally than a random string.
- •Do not reuse passwords from other accounts or documents. Each protected PDF should have a unique password.
- •Store the password in a password manager immediately. Do not rely on memory for passwords used infrequently.
How to share the PDF password securely
Emailing the password in the same thread as the protected PDF defeats the purpose of encryption. If an attacker intercepts the email, they have both the file and the key. The rule is simple: send the file and the password through different channels.
Here are the most practical options for sharing a PDF password securely:
- •Phone call: speak the password verbally. For complex passwords, use the NATO phonetic alphabet (Alpha, Bravo, Charlie) to avoid misheard characters. This works well for single recipients in a business context.
- •SMS to a known mobile number: a separate channel from email. Not end-to-end encrypted on all networks, but significantly better than the same email thread.
- •Encrypted messaging: Signal, WhatsApp (with end-to-end encryption enabled), or Microsoft Teams provide a more secure channel than standard email for sharing passwords.
- •Password manager shared vaults: tools like 1Password, Bitwarden, and similar platforms allow you to share a password directly with another user without it appearing in an email or message. Both parties need an account with the same service.
- •In person: for high-sensitivity documents, handing a printed note to the recipient or showing them the password on your screen is the most secure option. The password never travels over any network.
- •For ongoing document relationships: establish a shared password or a password scheme (agreed in person) for a series of documents, so each new file does not require a separate password exchange.
What PDF passwords protect against and what they do not
PDF password encryption is effective protection against unauthorised access to the file contents. Anyone who obtains the file but does not know the password cannot read it. This covers lost USB drives, intercepted emails, breached cloud storage, and misdirected attachments.
Password protection does not prevent the authorised recipient from copying the content, taking screenshots, photographing the screen, or sharing the unlocked file with others. It does not protect against a compromised device that the recipient opens the file on. For documents requiring stricter controls, consider digital rights management (DRM) solutions, watermarking to trace leaks, or legal agreements that restrict the recipient's use of the content.
Frequently asked questions
- 1.Can a password-protected PDF be cracked? The AES-256 encryption cannot be broken with current technology. However, weak passwords can be found through dictionary and brute-force attacks. A strong, random password of 12 or more characters makes the PDF effectively uncrackable.
- 2.Does the recipient need any special software to open a password-protected PDF? No. Any standard PDF viewer, including Adobe Acrobat Reader, Apple Preview, and browser-based PDF viewers, will prompt for the password when opening a protected file. No special software is needed.
- 3.Will password protection increase the file size? Slightly. Encryption adds minimal overhead, typically a few kilobytes. For any document of realistic size, this difference is negligible.
- 4.Can I remove the password later? Yes. Open the protected PDF in a PDF viewer, enter the current password, and use a PDF tool to save it without a password. AlteredIdea's PDF password removal tool can strip the password from a file you own, entirely in your browser.
- 5.What if I forget the password? There is no recovery mechanism for a properly encrypted PDF. This is by design: if there were a backdoor, it would undermine the entire security model. Keep passwords in a password manager to avoid this situation.
AlteredIdea's PDF Password Lock applies AES-256 encryption entirely in your browser. Your document never leaves your device, making it safe to use with the most sensitive files.