How to Protect a PDF With a Password for Free (No Adobe Needed)
A salary slip you need to email. A contract with confidential terms. A report containing personal data. Adding a password to these PDFs takes 30 seconds and means only the person with the password can open the file.
Two Types of PDF Password Protection
PDF supports two distinct types of password:
- User password (open password) - Anyone trying to open the PDF must enter this password. Without it, the file cannot be read at all. This is what most people think of when they say "password-protect a PDF".
- Owner password (permissions password) - The PDF opens freely, but certain actions are restricted: printing, copying text, editing. This is used to prevent modification without preventing reading.
LovePDFImg's PDF Password Protect tool adds a user password - the kind that actually prevents the file from being opened without the correct password.
How to Password Protect a PDF Online
RC4 encryption. Your PDF is encrypted in your browser - never sent to a server.
- Open PDF Password Protect on LovePDFImg.
- Upload your PDF.
- Enter the password you want to set.
- Click Protect PDF.
- Download the password-protected PDF.
The encryption happens entirely in your browser using JavaScript - the PDF is encrypted locally before any output is created, and your document is never transmitted over the internet.
What Encryption Does It Use?
LovePDFImg uses RC4 40-bit encryption (PDF standard security handler V1/R2) - the classic PDF password protection algorithm supported by all PDF readers including Adobe Acrobat, Apple Preview, and every major PDF application.
RC4 40-bit is widely compatible but not the strongest encryption available (modern PDFs can use AES 256-bit). It's appropriate for general document protection - salary slips, contracts, internal reports - but not for protecting highly classified or legally sensitive documents where maximum security is critical.
Choosing a Strong Password
The security of password protection depends entirely on the password strength:
- Weak:
123456,password, your name - Better: A word with numbers and symbols -
Invoice#2026! - Strong: A random phrase or passphrase -
BlueSkyMonday$Rain - Maximum: Random characters -
xK7#mP2$qL9
The password is truncated to 32 characters (PDF specification limit) if it's longer. Always keep a record of the password you set - if you forget it, the PDF cannot be recovered.
Sharing the Password Securely
Emailing the protected PDF and the password in the same email defeats the purpose - if someone intercepts the email, they get both. Better approaches:
- Email the PDF, then send the password by SMS or a separate messaging app
- Share the password verbally by phone
- Use a password manager with a sharing feature to send the password securely
Removing a Password Later
If you need to remove a password you've previously set, use PDF Unlock. Enter the current password and the tool produces an unencrypted version. The original password-protected file is not affected - the unlock tool creates a new output file.
Complete PDF Security Workflow
For maximum document security before sharing:
- Edit metadata - Remove internal author names or software fingerprints
- Add watermark - Stamp CONFIDENTIAL if appropriate
- Add password - Encrypt with a strong password
- Share the PDF and password through separate channels
Key Takeaways
- Use PDF Password Protect to add an open password - free, browser-based, never uploaded.
- User password prevents opening; owner password restricts actions but allows reading.
- Choose a strong, unique password and store it securely - there's no recovery if forgotten.
- Send the PDF and password through separate channels for proper security.
- To remove a password later, use PDF Unlock with the current password.