noderail.io
EN

Password Protect PDF Online — Free & Private

Password Protect PDF is a free online tool that encrypts a PDF with a password using AES-256, entirely in your browser. The document and the password are never uploaded to a server — no sign-up, no watermark, no file limits.

Choose a PDF to protect

Drag & drop it here, or browse your files.
It stays on your device — nothing is uploaded.

document.pdf
Permissions & encryption options

Restrictions are enforced with a separate random owner password, so readers who open the file with your password can view it but not print, copy or edit it (in compliant PDF apps).

Encrypting in your browser…

Your PDF is protected

Download protected PDF

Remember: the password cannot be recovered. Save it in a password manager.

How to Password Protect a PDF Online Free

  1. Choose your PDF

    Drag the file onto the page or browse for it. It is read locally — there is no upload bar because there is no upload.

  2. Set a password

    Type and confirm the password people will need to open the document. Optionally block printing, copying or editing under Permissions.

  3. Download the protected copy

    Click Protect PDF. The file is encrypted with AES-256 in your browser and the protected copy downloads instantly.

The Problem with Other "Protect PDF" Sites

Think about what a PDF password is for: keeping a confidential document away from strangers. Yet almost every popular online protector — iLovePDF, Smallpdf, Adobe's online tool — works by uploading your document and your chosen password to their servers, encrypting it there, and sending it back. For a contract, a payslip, a medical record or an ID scan, that means the secret and the thing it protects both travel to a third party you cannot audit.

This tool takes the opposite approach. The industry-standard PDF engine qpdf is compiled to WebAssembly and runs inside your browser tab. Encryption happens on your own CPU; your network tab will show zero requests carrying the file. When you close the page, nothing remains anywhere.

 This toolTypical online protectors
File stays on your deviceYes — never uploadedNo — sent to their server
Password stays on your deviceYesNo — transmitted with the file
Free without sign-upYes, unlimitedDaily limits / account walls
Encryption standardAES-256 (or AES-128)AES-256 on their server
Print / copy / edit restrictionsYes, freeOften premium-only

What AES-256 PDF Encryption Actually Does

When you password protect a PDF here, the tool applies the standard security handler defined in the PDF specification: the entire content of the file — pages, text, images, attachments — is encrypted with AES-256, the same algorithm used for online banking and government documents. The password you type is run through the PDF 2.0 key-derivation function to produce the encryption key. Without the password, the contents are mathematically unreadable; there is no "unlock trick" that bypasses it.

Every PDF reader supports this standard, so your protected file opens normally — after the password prompt — in Adobe Acrobat, Preview on Mac, Chrome, Edge, Firefox, and on iPhone and Android. AES-256 requires Acrobat X (2010) or newer; if the file must open in something truly ancient, switch to AES-128 under Permissions & encryption options.

Open-password protection is different from owner restrictions. The open password (what you set above) is the real lock. Restrictions — block printing, block copying, block editing — are flags enforced by well-behaved PDF readers and protected by a separate owner password this tool generates randomly. They are useful for everyday document control, but the open password is what actually keeps the contents secret.

Password Protect PDF — FAQ

How do I password protect a PDF for free?
Choose your PDF above, type the password you want, and click Protect PDF. The encrypted copy downloads instantly. No account, no watermark, no software install — it works on Windows, Mac, Linux, iPhone and Android, in any modern browser.
Is it safe to password protect a PDF online?
With this tool, yes — because nothing is uploaded. Most online PDF protectors send both your document and your new password to their server, which defeats the purpose of securing it. Here the encryption runs locally in your browser (qpdf compiled to WebAssembly): the file and the password never leave your device, and closing the tab removes every trace.
What encryption does this tool use?
AES-256 by default — the same standard PDF encryption Adobe Acrobat uses (PDF 2.0 / Acrobat X and newer). You can switch to AES-128 for compatibility with very old readers (Acrobat 7+). Both are real cryptographic encryption of the file contents, not just a flag.
Can I stop people from printing, copying or editing my PDF?
Yes. Open "Permissions & encryption options" and tick the restrictions you want. They are enforced through a separate random owner password, so people who open the file with your password can read it but cannot print, copy or edit it in compliant PDF readers.
What happens if I forget the PDF password?
It cannot be recovered. This tool applies real AES encryption, and there is no backdoor or reset — that is exactly what makes it secure. Store the password in a password manager before sharing the file, and keep the original unprotected PDF somewhere safe.
Is there a file size limit or a watermark?
No watermark, no daily quota, no sign-up wall. Because the PDF is processed in your browser's memory, size is limited only by your device — files up to roughly 200 MB work fine on a typical computer or phone.
Does password protecting a PDF change its contents?
No. Encryption wraps the existing document — every page, image, font and form field stays exactly as it was. Anyone who enters the correct password sees the identical PDF; quality is never reduced and nothing is re-compressed.