How to Password-Protect a PDF (Free Tools)
Why PDF Passwords Actually Matter
A PDF without a password is a public document the moment it leaves your control. You email a contract to a client, who forwards it to three colleagues, and one of them has an auto-sync to a shared cloud folder. Suddenly your confidential pricing is visible to people who were never supposed to see it. This isn't paranoia; it's a routine data-leak pattern that security teams see constantly. PDF encryption scrambles the file's contents using AES (Advanced Encryption Standard). With modern PDF readers using 128-bit or 256-bit AES, a brute-force attack on a strong password would take longer than the age of the universe. The weak link is almost always the password itself, not the encryption. Before you pick a tool, you need to know there are two distinct types of PDF passwords. An 'open password' (or user password) stops anyone from even viewing the file. A 'permissions password' (or owner password) lets people open and read the PDF but restricts actions like printing, copying text, or editing. You can use one or both. For truly sensitive files—tax returns, legal agreements, medical records—you absolutely want the open password. For documents you're distributing but want to maintain some control over, a permissions password might be enough. A quick reality check before we go on: PDF password protection is not a substitute for proper access control. If someone has the password, they have the keys to the kingdom. Sharing a protected PDF over email and then texting the password in plaintext defeats the entire purpose. You must use an encrypted messaging app or a separate secure channel for the password itself.
Using CocoConvert to Prepare Your PDF
CocoConvert is built for file conversion. If your source document isn't a PDF yet, this is where we shine. You can upload a Word document (.docx), an Excel spreadsheet (.xlsx), a PowerPoint presentation (.pptx), or an image, and get a clean, properly formatted PDF in seconds. This step is more important than it sounds. Anyone who's ever wrestled with a PDF that refuses to copy text knows the pain of a bad conversion. A garbled PDF can cause encryption software to choke. Converting a file on CocoConvert is simple: go to the right converter (for instance, Word to PDF), drag and drop your file, and click Convert. The new PDF downloads to your device, usually in under 30 seconds for files up to 10 MB. We support files up to 100 MB on our free tier. Let's be direct: CocoConvert does not have a built-in PDF password feature. We are a conversion service, not a full PDF editor. Once you've converted your file to a perfect PDF, you'll use one of the tools below to add the password. We believe it's better to tell you that upfront than to have you waste time hunting for a button that isn't there. Our job is to give you a pristine PDF to work with, which is the essential first step before you encrypt.
Adobe Acrobat Reader vs. Acrobat Pro: What's Free and What Isn't
Adobe invented the PDF format, so it’s the natural place to start. The situation is a bit confusing, though, so let's clear it up. First, the free Adobe Acrobat Reader can't add passwords. Period. It's for viewing, signing, and annotating. To encrypt a PDF using Adobe's desktop software, you need Acrobat Pro, which runs $19.99/month for a standalone subscription. That price is fine for professionals who live in PDFs all day, but it's definite overkill if you just need to lock down one document a quarter. However, Adobe does offer a free online tool at acrobat.adobe.com. Once you create a free account, you can use the 'Protect PDF' feature. You upload your file, set a password, and download the encrypted result. The free tier has limits on how many tasks you can do per month (Adobe changes this, but as of early 2026, it's usually two tasks before you see a subscription prompt). The tool uses 128-bit AES encryption by default. Menu path for the online tool: acrobat.adobe.com → Sign In → All Tools → Protect a PDF → Select File → Set Password → Protect. The resulting file is a fully compliant encrypted PDF that will open in any modern reader. If you only need to protect a file or two and don't mind signing up for an Adobe account, it's a very reliable option with no software to install.
PDF24: The Most Capable Free Desktop Option
PDF24 is a free, ad-supported PDF toolkit for Windows from Geek Software GmbH. It’s not glamorous, but it is incredibly powerful. Crucially, it doesn't require an account or an internet connection for most features. The desktop app processes everything locally, which is a huge privacy advantage when you're handling sensitive documents. To password-protect a PDF in the PDF24 Creator desktop app: open it up → click 'PDF Security' → drag your PDF into the window. In the security panel, check 'Set open password' and enter your password. You can also configure permissions like printing and copying. Finally, click 'Save' and pick a location. PDF24 uses 256-bit AES encryption, the current gold standard for PDF security. The interface also lets you control permissions with impressive granularity: printing, high-res printing, content copying, annotations, form filling, and more. This is the kind of fine-tuned control you normally have to pay for, which is why I often recommend PDF24 as the top choice for Windows users. There is also a web version at pdf24.org if you'd rather not install anything. It works much the same, but it uploads your file to their servers for processing. That's fine for many things, but stick with the desktop app for highly confidential documents. The one real catch? The desktop version is Windows-only. Mac users will have to use the web version or look at other options.
LibreOffice and Preview: Built-In Options on Every Computer
You may already have a free PDF password tool installed without knowing it. On macOS, the built-in Preview app can do the job. Open your PDF in Preview → File → Export as PDF. Then, click 'Security Options,' check 'Require password to open document,' enter and verify your password, and click OK → Save. Preview uses 128-bit RC4 on older macOS versions and 128-bit AES on recent ones. This isn't 256-bit encryption, which is a real limitation for top-secret files, but it's more than enough for most personal and small-business documents. The convenience of zero installation and zero accounts is unbeatable. On Windows and Linux, the free LibreOffice suite can also work. Open your PDF in LibreOffice Draw, then go to File → Export as PDF. In the dialog box, click the 'Security' tab and set your passwords. LibreOffice uses 128-bit AES. The workflow isn't exactly elegant—LibreOffice can sometimes reflow complex PDF layouts on import—but for text-heavy documents like contracts, it generally produces a clean, encrypted file. The big win for both Preview and LibreOffice is privacy. Your file never leaves your machine. For genuinely confidential documents, that local processing gives them a significant advantage over any web-based tool.
Choosing a Strong Password: The Part Most Guides Skip
The world's best encryption is useless without a strong password. While AES-256 is effectively unbreakable by brute force, a password like 'contract2024' can be cracked in minutes. This is where most guides fall short: they explain the how but not the what. So what makes a password strong? It should be at least 16 characters long and combine uppercase letters, lowercase letters, numbers, and symbols. Random is always better than memorable. A password like 'Tr7!mQx2#nLpW9@v' is infinitely more secure than 'MyContract!2024'. The second one uses predictable patterns (word-word-year) that cracking tools are built to exploit. Here’s the most practical approach: use a password manager. Tools like Bitwarden (free and open-source) or the free tiers of 1Password and Dashlane can generate and store a truly random password for you. Just copy and paste it. This eliminates typos and the very human temptation to use something easy. When you share the password, never, ever send it in the same email as the PDF. Use a completely different channel—a Signal message, a quick phone call, a text, or even a separate email a few minutes later. This simple step forces an attacker to compromise two different channels instead of just one. And please, write down the password before you send the file. If you lose the password to your own encrypted PDF, it's gone forever. There is no 'Forgot Password?' button. The encryption is working as designed, and no tool on Earth can recover it.
Which Tool Should You Actually Use?
Okay, we've covered a lot. Let's make this simple. Here's which tool to use and when. If you're on a Mac and need a quick, private solution: Use Preview. It's already there, it's fast, and your file stays on your device. The 128-bit encryption is perfectly adequate for most day-to-day needs. If you're on Windows and want the strongest free encryption: Install PDF24 Creator. The desktop app gives you 256-bit AES and full local processing, making it the best free option on the platform, hands down. If you don't want to install software: Adobe's online Protect PDF tool and PDF24's web interface are both solid choices. Use Adobe if you already have an account; use PDF24 if you want to avoid creating one. If your file isn't a PDF yet: Start with CocoConvert. A clean conversion to a properly structured PDF takes less than a minute and ensures the encryption tools will handle your file without a problem. If you protect sensitive documents for a living: Upgrade to a pro tool. Free options are great for occasional use, but paid software like Acrobat Pro or dedicated security platforms offer audit trails, expiration dates, and remote revocation. Those features are non-negotiable in many professional and compliance contexts. Password-protecting a PDF is a small step that closes a huge, common vulnerability. It won't make a document invincible, but it adds a crucial barrier that stops the casual exposure responsible for the vast majority of document leaks.