Protect / Encrypt PDF

Add a password to your PDF document to protect it from unauthorized access.

lock

Select PDF to Encrypt

Drag and drop your PDF here or click to browse. Encryption happens entirely in your browser.

fact_check Reviewed by Senior Editor
verified Reviewed: Jul 28, 2026
update Updated: Jul 28, 2026
commit v2.0.0
schedule 6 min read

lightbulb When to use this tool

  • check_circle Protecting a confidential contract, NDA, or legal agreement before emailing it to a counterparty.
  • check_circle Adding password protection to payslips, offer letters, or HR documents before distributing to employees.
  • check_circle Securing a PDF financial report or bank statement before sharing via email or cloud storage.
  • check_circle Protecting a client deliverable (design brief, research report, proposal) before sending.
  • check_circle Locking a personal document like a passport scan or ID copy before storing in cloud storage.

Why use our tool?

Encryption Happens Locally — Your Document Never Leaves Your Device

Standard AES Encryption — Compatible with All PDF Readers

No Password Transmitted or Logged

Permission Controls — Restrict Printing and Copying

Instant — No Upload Queue

How it works

1

Click 'Upload PDF' or drag your PDF file onto the upload area.

2

Enter the password you want to set in the 'Password' field. Use a strong, unique password — the encryption is only as strong as the password you choose.

3

Optionally, set permission restrictions: toggle off printing, copying, or editing permissions if you want to limit what recipients can do with the document.

4

Click 'Encrypt PDF'. The encryption runs locally — no upload progress bar, because no upload is occurring.

5

Click 'Download Protected PDF' to save the encrypted file. Test it immediately by opening it in a PDF reader to confirm the password prompt appears.

Examples

science Protecting an NDA Before Emailing

science Securing a Payslip for Employee Distribution

Frequently Asked Questions

Can I recover a forgotten PDF password set with this tool? expand_more
No — and this is by design. The password is used to generate the AES encryption key locally in your browser. It is never sent to or stored by Utility Spark. If the password is lost, there is no recovery path through us. Always record the password in a password manager before protecting a document you may need to open again later.
Is my PDF uploaded to a server when I protect it here? expand_more
No. The entire encryption process runs in your browser using the pdf-lib JavaScript library. Your PDF is loaded into browser memory, the AES encryption is applied locally, and the protected output file is offered as a download from that same local memory. Your original unprotected document is never transmitted externally.
What encryption standard is used? expand_more
The tool applies AES-128 encryption, which is the same standard used by Adobe Acrobat for PDF password protection. AES-128 is considered cryptographically secure for document protection purposes — it cannot be brute-forced with current technology when a strong password is used. The password itself is used to derive the encryption key using standard PDF encryption key derivation.
Will the password-protected PDF work on Mac, iPhone, and Android? expand_more
Yes. AES-encrypted PDFs are the universal standard format. The protected PDF will prompt for the password in: Adobe Acrobat (Windows/Mac), macOS Preview, iOS Files app and built-in PDF viewer, Android PDF viewers including Adobe Reader for Android, and most other PDF reader applications that support the standard PDF encryption specification.
Can I remove a password from a PDF I previously protected? expand_more
Not with this tool directly — it adds protection but does not currently offer a removal function. To remove password protection from a PDF, open the encrypted PDF in Adobe Acrobat (or a similar tool), enter the password, then re-save it as an unprotected file. You can then re-protect it with a new password using this tool.
What is the difference between an access password and a permissions password? expand_more
An access password (also called an open password) controls who can open the document — anyone without the password sees a lock prompt. A permissions password (also called an owner password) controls what authenticated users can do with the document: whether they can print, copy text, or modify it. You can set both simultaneously. For most use cases, the access password alone is sufficient.
Does password protection prevent someone from copying the PDF to another drive? expand_more
Password protection controls access to the content inside the PDF — it does not prevent the file itself from being copied, forwarded, or stored. Anyone who receives the encrypted PDF file can copy the file, but they cannot read its contents without the password. If you need to prevent forwarding entirely, consider digital rights management (DRM) solutions, which are significantly more complex than password protection.
Is the encryption strong enough for confidential business documents? expand_more
AES-128 encryption is standard for document security and is sufficient for the vast majority of business document protection needs. Its security depends heavily on password strength: a random 16+ character password makes the encryption practically unbreakable with current hardware. Weak passwords (dictionary words, short strings) are the most common vulnerability — not the encryption algorithm itself. Use a password manager to generate and store strong protection passwords.

More PDF Tools