PDF Security: Passwords, Encryption, and Permissions Explained
Sending a confidential contract, financial report, or medical record as an unprotected PDF is like mailing a postcard — anyone who intercepts it can read it. PDF supports built-in security features that control who can open, edit, print, and copy your documents. Here is what each option does and when to use it.
The two types of PDF passwords
1. Open password (user password)
This password is required to open the PDF. Without it, the file cannot be viewed at all. The content is encrypted — not just hidden behind a prompt.
Use when: The document contains sensitive information and should only be accessible to authorised recipients.
2. Permissions password (owner password)
This password restricts what a reader can do with the PDF — printing, copying text, editing, or extracting pages — without preventing them from opening it. The document opens normally, but certain actions are blocked.
Use when: You want anyone to read the document but prevent editing or copying (e.g., a published report, a signed contract).
PDF encryption levels
| Encryption | Key length | Security level |
|---|---|---|
| RC4 40-bit | 40 bits | Weak — trivially crackable |
| RC4 128-bit | 128 bits | Legacy — adequate for low-sensitivity documents |
| AES 128-bit | 128 bits | Strong — meets most compliance requirements |
| AES 256-bit | 256 bits | Strongest — recommended for sensitive data |
Modern PDF tools use AES 256-bit encryption by default. If your tool still offers RC4, switch to one that supports AES.
When to use PDF security
Financial documents
Tax returns, bank statements, and invoices should be password-protected before emailing. Share the password through a different channel (text message, phone call) — never in the same email.
Legal contracts
Use a permissions password to prevent editing while allowing the recipient to read and print. This is not a substitute for digital signatures, but it adds a layer of deterrence.
Internal drafts
Combine password protection with a watermark that reads "CONFIDENTIAL" or "DRAFT." The watermark provides visual deterrence; the password prevents unauthorised access.
Medical and personal records
Healthcare documents often require encryption for regulatory compliance (HIPAA in the US, GDPR in Europe). AES 256-bit encryption meets these requirements.
What PDF security does NOT do
- It does not prevent screenshots. Anyone who can view the document can take a screenshot.
- It does not track access. A password-protected PDF does not tell you who opened it or when.
- Permissions passwords are not bulletproof. Some PDF tools can remove permissions restrictions without the owner password. For true security, use the open password (encryption) instead.
- It does not notarise the content. For proof of authorship or integrity, you need digital signatures, not passwords.
Best practices for PDF security
- Use AES 256-bit encryption. Anything less is inadequate for sensitive content.
- Share passwords out-of-band. Send the PDF by email and the password by text — never together.
- Use strong passwords. At least 12 characters, mixing letters, numbers, and symbols. "password123" defeats the purpose.
- Layer your defences. Encryption + watermark + limited distribution is stronger than any single measure.
- Keep unprotected originals. If you forget the password, encrypted PDFs cannot be recovered. Store the unprotected version in a secure location.
Frequently asked questions
Can I remove a password from a PDF I own?
Yes, if you know the password. Open the PDF with the password, then re-save it without protection. Many PDF tools offer a "remove password" option.
Does password protection increase file size?
Negligibly. Encryption adds a few kilobytes of overhead regardless of document size.
Can I password-protect a scanned PDF?
Yes. Encryption works on all PDFs regardless of whether the content is text-based or image-based.
Is watermarking a substitute for encryption?
No. A watermark is a visual deterrent — it marks the document but does not prevent access. Encryption prevents anyone without the password from reading the content. Use both for maximum protection.
Protect your documents: Watermark PDF, Compress PDF, Merge PDF, or browse all converters.
Convert a file for free
Every tool on ImgToPDFConvert runs in your browser — no signup, no watermark, files discarded instantly.
Browse all toolsKeep reading
Digital Signatures on PDFs: What They Are and How They Work
Understand the difference between electronic signatures and digital signatures on PDFs. Learn how digital certificates, validation, and tampering detection work.
How to Add a Watermark to a PDF (Free Online Tool)
Protect your documents by adding a custom text watermark to any PDF. Step-by-step guide with tips on opacity, positioning, and when watermarking makes sense.
Batch File Conversion: How to Convert Multiple Files at Once
Save time by converting multiple images, PDFs, and documents in one go. Tips for batch workflows using free online tools.