Sending a PDF containing confidential information โ salary details, medical records, legal agreements, bank statements, or sensitive business data โ over email or messaging apps creates a security risk. If the email is forwarded, the messaging account is compromised, or the file is downloaded on a shared device, anyone can access the document.
Password protecting a PDF adds an encryption layer that prevents anyone from opening the document without knowing the password. Even if they download the file, all they see is an encrypted file they can't read. The document is only accessible to people you explicitly share the password with.
Open Password (User Password): Prevents anyone from opening the PDF without entering the password. This is what most people mean when they say "password protect a PDF" โ it locks viewing entirely.
Permissions Password (Owner Password): Allows opening the PDF but restricts what can be done with it โ preventing printing, copying text, or editing. Less common for personal use but standard for commercial documents.
If your document started as a Word file, the easiest approach is to add password protection before exporting to PDF. In Word: File โ Info โ Protect Document โ Encrypt with Password โ enter password โ OK โ then File โ Save As โ PDF. The resulting PDF is password-protected.
LibreOffice Writer and Calc both support password-protected PDF export. File โ Export As โ Export as PDF โ Security tab โ Set open password โ Export. Works on Windows, Mac, and Linux. Completely free and open source.
Open the PDF in Preview โ File โ Export as PDF โ check "Encrypt" โ enter a password โ Save. Mac Preview creates a standard password-encrypted PDF compatible with all PDF readers. Completely free and built into macOS.
Several free online tools add PDF password protection. iLovePDF and PDF24 both offer this feature free. The trade-off: your file is uploaded to their servers for processing. Fine for non-sensitive documents; use the local methods above for confidential files.
PDF encryption strength depends on the algorithm used. Modern PDFs use AES-256 encryption which is extremely strong โ practically unbreakable with a good password. However, weak passwords (names, dates, "1234") can be cracked with easily available tools. Use a strong password: mix of uppercase, lowercase, numbers, and symbols, at least 10 characters.
Pdf$ecur3!2026 is far safer than password123.If you know the password, removing it is straightforward. Open the PDF in your PDF viewer โ enter the password โ go to Print โ select "Save as PDF" or "Print to PDF" as the printer โ save. The new PDF saves without password protection. This works on Windows, Mac, iOS, and Android.
For documents requiring high legal security โ court filings, financial contracts, healthcare records โ consult your compliance team about the appropriate encryption standard. AES-256 PDF encryption is generally accepted in most jurisdictions, but specific industries may have additional requirements beyond simple password protection.