How do I encrypt a PDF online for free?
Select your PDF with the tool on this page, choose a password or generate a random key, and download the encrypted file. It runs entirely in your browser, so the PDF is never uploaded — there is no signup, no size limit and no watermark.
Is it safe to encrypt a PDF on a website?
Only if the encryption happens in your browser. Services that upload the document process it on their servers, which means your contract or medical record sits on a machine you do not control. This tool uses the Web Crypto API locally, and you can confirm nothing is transmitted in your browser Network tab.
Can this remove a password from a protected PDF?
No. A password set inside the PDF format is handled by PDF software — open it in Acrobat or another editor with the password and save a copy without it. This tool encrypts and decrypts the file as a whole rather than editing PDF internals.
What is the difference between a PDF password and file encryption?
A PDF password lives inside the document, so the file still looks like a PDF and its name is visible, and any reader can prompt for it. File encryption turns the whole document into an opaque .enc file revealing nothing about its type, name or size. The first is more convenient; the second protects more.
Can recipients still print or copy text if I restrict it?
Often yes. PDF "owner password" restrictions on printing and copying are advisory — the document is not actually encrypted, and many tools ignore the flags. Only a password required to open the file provides real encryption.