Why Password Protect a PDF?

Sending a PDF via email or storing it in the cloud means it could potentially be accessed by unintended recipients. Password protection adds a layer of control — the file is encrypted, and only someone with the correct password can open or modify it. This is especially important for documents containing personal data, financial details, or confidential business information.

Two Types of PDF Passwords

Before choosing a tool, understand that PDFs support two distinct types of passwords:

  • Document Open Password (User Password): Required to open and view the file at all. Anyone without this password sees nothing.
  • Permissions Password (Owner Password): Controls what an authorized viewer can do — printing, copying text, editing, or filling forms. The file opens normally, but restricted actions are blocked.

You can apply one or both. For maximum security on sensitive documents, use both.

Method 1: Microsoft Word (When Exporting to PDF)

If you're creating the document in Word, you can set a password at the point of export:

  1. Go to File → Export → Create PDF/XPS.
  2. Click Options.
  3. Check "Encrypt the document with a password".
  4. Enter and confirm your password, then export.

This applies a Document Open Password. Simple and built-in — no extra tools required.

Method 2: Adobe Acrobat

Acrobat (paid) offers the most comprehensive security options:

  1. Open the PDF in Acrobat.
  2. Go to Tools → Protect → Encrypt → Encrypt with Password.
  3. Choose to require a password to open, or to restrict editing/printing.
  4. Set your encryption level (AES 256-bit is recommended).
  5. Save the file.

Method 3: PDF24 (Free, Desktop)

PDF24's desktop app includes a "Protect PDF" tool that's completely free and offline:

  1. Open PDF24 Creator.
  2. Select the Protect PDF tool.
  3. Add your PDF file.
  4. Set an open password and/or permissions password.
  5. Choose encryption strength and export.

Method 4: Using a Browser (Chrome/Edge)

Browsers can't directly password-protect PDFs, but on macOS, Preview can:

  1. Open the PDF in Preview.
  2. Go to File → Export as PDF.
  3. Check "Encrypt" and enter a password.
  4. Click Save.

Encryption Strength: What to Choose

Encryption LevelStandardRecommendation
40-bit RC4PDF 1.1–1.3Avoid — outdated and weak
128-bit RC4PDF 1.4–1.5Acceptable for low-sensitivity files
128-bit AESPDF 1.6Good for most use cases
256-bit AESPDF 1.7+Recommended for sensitive data

Password Best Practices

  • Use a strong password: At least 12 characters, mixing letters, numbers, and symbols.
  • Don't send the password in the same email as the file. Use a separate channel (phone, text, a different email).
  • Store passwords securely: Use a password manager, not a sticky note.
  • Don't rely solely on password protection for highly regulated data — consider additional controls like rights management.

What Password Protection Doesn't Do

It's worth being clear about limitations. Password protection encrypts the file but does not:

  • Prevent someone from taking a screenshot of the content
  • Stop a recipient from printing and photocopying a physical copy
  • Guarantee protection if the password is shared or leaked

For the highest-stakes documents, consider digital rights management (DRM) solutions in addition to encryption.