Confidential client deliverables
Send a deliverable that only opens after the client types a shared password.
Free PDF tool
Encrypt a PDF with a password and optional permission limits (print, copy, edit). AES-128 or AES-256 encryption runs entirely in your browser using a WebAssembly build of MuPDF — the file is never uploaded.
Upload a PDF, set a password and limits, then encrypt.
Encryption runs locally with a WebAssembly build of MuPDF (~10 MB lazy-loaded the first time). The PDF and password never leave your device.
Anyone opening the PDF must type this password. Without it, the document does not display at all. Required for true confidentiality.
The owner password is what lets you change permissions later. Permission limits restrict printing, copying, editing, annotating, form filling, or page reordering for everyone who opens the file with the open password.
Drop the PDF onto the upload area.
Type the open password twice. Optionally set an owner password and tick which permissions readers keep.
The PDF is re-saved with AES encryption and the new password.
Send a deliverable that only opens after the client types a shared password.
Protect bank statements, tax forms, and medical reports before emailing or sharing in cloud drives.
Allow reading on screen but prevent paper copies of a preview or sample document.
Keep proprietary text from being copy-pasted out of a PDF without making it unreadable.
Allow form filling but prevent editing the form fields or page structure.
Add a password layer for documents that travel through email or shared drives where access is hard to control.
No. Encryption runs entirely in your browser using a WebAssembly build of MuPDF. The PDF and password never leave your device.
AES-256 by default, with AES-128 available as a fallback for compatibility with older PDF viewers. Both are real PDF-spec encryption, not just visual restrictions.
The MuPDF WebAssembly module (~10 MB) downloads on first use and is cached. Subsequent encryptions are fast.
No. Permission limits only matter when an open password is also set. Without one, anyone can open the PDF and any compliant viewer may ignore the permission flags.
AES-256 with a long, random password is robust against brute force. Short or guessable passwords are weak no matter the algorithm. Use a password manager to generate and store the password.
Yes. After download, upload it to PDFtoLink for an instant shareable URL. You can also add a separate link-level password for double protection.