Password Protect a PDF Privately, in Your Browser
Encrypt a PDF with AES so it requires your password to open. File bytes and the password are handled in browser memory rather than sent to GoPDFConverter for processing. Free, no signup or output watermark.
How to Password Protect a PDF
Adding a password to a PDF does not require Acrobat, an account, or installed software. GoPDFConverter encrypts selected PDF bytes in browser memory, removing the file-processing upload used by many online tools; device security and output handling still matter.
- Open the Protect PDF tool and drop your file, or click Choose a PDF.
- Type a password of at least 6 characters. Longer is better, and mixing letters, numbers, and symbols helps.
- Type the same password in the confirm field. Use the show/hide toggle if you want to double-check your typing.
- Click Protect PDF & Download. The encrypted file is ready to download and requires your password to open.
The output is a standard encrypted PDF. It opens in Adobe Acrobat, Preview on Mac, Chrome, Firefox, Edge, and every other mainstream PDF reader, each of which will ask for the password first.
Why Encrypting in Your Browser Matters
Think about what happens when you use a typical online "protect PDF" service. You take a document so sensitive that it needs a password, then you upload it, unencrypted, to a server owned by people you've never met. You type the password into their web page too. The company now holds both your private document and the key you chose for it. You're trusting their retention policy, their employees, their logging, and their security, all to make a file more private.
GoPDFConverter skips that contradiction entirely. The encryption library loads into your browser and runs locally, the same way a desktop app would. Your PDF is read from disk, encrypted with AES-256 in browser memory, and written back as a download. The password is used for key derivation and then discarded. The selected PDF bytes, password, and file name are not sent to GoPDFConverter for file processing or analytics. Normal page and analytics requests can still occur.
You can verify the local processing in your browser's network tools: selecting and encrypting a file does not send its bytes to a conversion endpoint.
What Encryption Is Used
Every downloaded file uses AES-256 encryption with the PDF Revision 6 security handler. The same value is used for the user password, which is required to open the file, and the owner password, which controls reader permissions. PDF permissions are advisory because some software may ignore them; the opening password is the important protection. Encryption cannot make a short or reused password strong, so choose a long, unique password and keep it somewhere safe. A forgotten password may leave the PDF permanently inaccessible.
Common Protect PDF Use Cases
- Tax documents: encrypt returns, W-2s, and 1099s before emailing them to an accountant.
- Contracts: lock agreements and term sheets so only the intended recipient can read them.
- HR documents: protect offer letters, salary information, and performance reviews in transit.
- Medical records: add a password before sharing lab results or insurance paperwork.
- Financial statements: secure bank statements and loan applications sent as attachments.
- ID documents: protect scans of passports and licenses that landlords or agencies request.
Email is the common thread. Attachments sit unencrypted in inboxes, forwarded copies, and backups indefinitely. A password-protected PDF stays unreadable in all of those places. Share the password through a different channel, such as a phone call or a text message, never in the same email as the file.