Password · Print & Copy Controls

Encrypt PDF Online

Add a real password to a PDF so only people who know it can open the file — built entirely in your browser, with no upload step. Set the password, choose what's allowed once it's open, and download a protected copy.

No file loaded yet.

Step 01 → Step 04

How the Encrypt PDF tool works

Browsers don't have a built-in way to reach into an arbitrary PDF's internal structure and lock it with a password — that kind of low-level file encryption normally needs a dedicated desktop program or a server doing the work. This tool gets the same practical result, a file that genuinely requires a password to open, by rebuilding your PDF from scratch around secured page images and applying a real, standard PDF password scheme to the new file as it's created.

The visual result looks identical to the original — same pages, same layout — and the password gate it ends up with is read correctly by ordinary PDF readers, including Adobe Acrobat, Adobe Reader, and the PDF viewers built into Chrome, Firefox, and Edge.

UPLOAD Choose or drop your PDF file SET PASSWORD Password, owner password, print & copy permissions CHOOSE QUALITY Standard or high resolution DOWNLOAD Save the encrypted PDF to your device

FIG. 1 — Upload → Set password → Choose quality → Download

Using the tool

A step-by-step guide

  1. Add your file. Tap the drop zone above to browse your device, or drag a PDF straight onto it.
  2. Set a password to open it. This is required — without it, the file can't be encrypted.
  3. Optionally set an owner password. Leave it blank to use the same password for both roles, or set a different one to separate "can open" from "has full permissions."
  4. Choose a page quality. Standard keeps the file smaller; High keeps small text and fine diagram lines sharper.
  5. Decide on printing and copying. Untick either box to block that action once the file is opened.
  6. Download the result. Tap "Encrypt & download PDF" to generate a new, password-protected file. The original file you opened is left untouched.
  7. Share the password separately. Send it through a different channel than the file itself — a text message or a phone call rather than the same email as the attachment.
Set the right expectation

What this tool actually protects against

"Encrypt a PDF" can mean different things depending on what you're trying to prevent. This flowchart points to whether this tool, or a different approach, fits what you actually need.

What do you need to prevent? Opening without a password Use this tool it's built for this Text must stay selectable Not a good fit — control sharing instead Limit who you send it to instead Discourage casual copying A lighter option exists too Try the PDF Watermark tool Download the PDF

FIG. 2 — Matching what you need to protect with the right tool

Under the hood

How a password actually ends up on your file

Every page of your PDF is first rendered to a secured image at the quality you choose, the same rendering technology used throughout this site's other tools. Those images are then placed, one per page at the original page size, into a brand-new PDF as it's being built. As that new file is generated, a standard PDF password scheme — the same Standard Security Handler that's been part of the PDF specification for decades — is applied directly to it, using the password and permissions you set.

That handler is what makes Adobe Reader, browser PDF viewers, and virtually every other PDF program prompt for a password before showing the page: it's not a custom lock unique to this tool, it's the same mechanism professional PDF software has supported for years, which is why the result opens correctly outside this site.

What this means for you
  • The protected file opens correctly in standard PDF readers, prompting for the password you set.
  • Pages keep their original layout and appearance exactly, just rendered as secured images.
  • Selectable and searchable text is the trade-off for doing this entirely without a server.
  • Print and copy permissions are respected by compliant PDF readers once the correct password is entered.
Privacy

Neither your file nor your password ever leaves your browser

Password-protecting a document is usually a sign it's sensitive — exactly the kind of file, and the kind of password, you don't want passing through someone else's server on the way to being secured. Plenty of free online encryption tools do exactly that: upload the file, process it remotely, and send back a result, with your chosen password traveling there too.

This tool keeps the entire process local. The PDF you choose is read into your browser's own memory, the password fields are read directly by your browser's own JavaScript, and the final encrypted file is assembled there too, using your device's own processing power. Neither the file nor the password is transmitted anywhere else at any point. Closing the tab clears everything from memory, with nothing cached, logged, or stored by this tool afterward.

Built for small screens too

Encrypting a PDF from a phone

Password fields, the show/hide toggle, the quality selector, and the print and copy checkboxes are all sized comfortably for a thumb, with the show-password toggle especially useful on a phone keyboard where typing a password blind is more error-prone than on a full keyboard. The page preview strip lets you confirm you've loaded the right file before typing in a password at all.

The encrypted file downloads the same way any file does on your phone's browser, ready to attach to a message or email from there.

For students

Where students use this tool

  • Password-protecting a personal answer script before emailing it to a tutor for review.
  • Securing a scanned copy of an ID or certificate before sending it over chat for a form submission.
  • Adding a password to personal notes shared in a larger study group, so only people given the password can open them.
  • Protecting a project report that includes personal details before it's submitted through a shared drive.
For teachers & coaching institutes

Where staff use this tool

  • Password-protecting an answer key before the exam date, so it can be pre-distributed to proctors without being readable ahead of the exam window.
  • Securing mock-test material for fee-paying students against idle, unauthorized sharing.
  • Protecting internal staff documents — payroll summaries, performance notes — sent over email or chat.
  • Restricting printing on a sample paper while still allowing students to read it on screen.
Honest tradeoffs

What you're giving up, and what you're getting

Because this tool works entirely in the browser without a server doing the heavy lifting, the password protection it applies comes from rebuilding the file around page images rather than encrypting the original PDF's existing structure directly. The practical cost is real: text in the protected file can no longer be selected, copied, or searched, and the file is somewhat larger than the unprotected original, especially at the higher quality setting.

What you get in return is a password gate that's genuinely enforced by the PDF format itself — not a polite request, but a real barrier that standard PDF software actually checks before rendering the page — built without uploading anything to a third party. For most documents people want to password-protect, like a finished answer key or a personal scan, losing text selectability is a small price for not having to install desktop software or trust a server with the file.

Comparing your options

This tool versus other ways to password-protect a PDF

ApproachCostPrivacyResult
This browser-based toolFreeFile and password never leave your deviceGenuine password gate; text becomes a secured image
Adobe Acrobat's password protectionOften paid or limited trialLocal, but requires installationKeeps text selectable while encrypting the original structure
Putting the PDF in a password-protected ZIP fileFree, built into most operating systemsFully localProtects the file in transit, but the PDF itself opens freely once extracted
Server-based online encryption toolsOften free with limitsFile and password are uploaded to a remote serverMay keep text selectable, at a real privacy cost
Not protecting the file, just being careful who you send it toFreeFully localRelies entirely on trust, with no protection if it's forwarded

If keeping the text selectable and searchable matters as much as the password itself, desktop software that encrypts the PDF's original structure directly is the better fit, since it doesn't need to flatten pages to images first. If the priority is a quick, no-install, no-upload way to make sure a file can't just be opened by anyone it's forwarded to, this tool covers that directly, and a password-protected ZIP is worth considering as a complementary layer for the file in transit.

Good to know

Browser support and practical limits

This tool relies on standard browser features — reading a local file, rendering pages to canvas, and assembling a new file in memory — that work in current versions of Chrome, Firefox, Edge, and Safari, on both desktop and mobile, with nothing to install beforehand.

Because everything runs on your own device, the practical limit on how large a file you can comfortably encrypt depends on your device's available memory and processing power rather than any cap built into the tool. Typical exam papers and answer scripts, running from a handful of pages up to a few dozen, process in a few seconds at Standard quality on most laptops and recent phones. Long documents at High quality take noticeably longer and produce a larger file, since every page is being rendered at a higher resolution before being packed into the new PDF.

Accessibility

A tradeoff worth naming directly

The password fields, permission checkboxes, and quality selector are all standard, labeled form controls that work correctly with keyboard navigation and screen readers. The output file itself, however, is not: because protecting it converts every page into an image, a password-protected PDF from this tool can't be read aloud by a screen reader or have its text resized as text, the same accessibility limitation any fully image-based PDF has.

If a document needs to stay accessible to screen reader users and also needs a password, that combination isn't something a fully browser-based, server-free tool can offer today — it's worth keeping an unprotected, accessible original on hand for anyone who needs it, and using this tool's output only where a password is the higher priority.

Best practice

Tips for protecting a PDF properly

  • Choose a password you'll actually remember, or store it in a password manager — there is no recovery option if it's lost.
  • Share the password through a different channel than the file itself, such as a text message rather than the same email as the attachment.
  • Keep an unprotected copy of the original somewhere safe in case you need to edit the content again later.
  • Use High quality for documents with small text or fine diagram detail, and Standard for everything else, to keep file sizes reasonable.
  • Untick "Allow copying" for material you specifically don't want pasted elsewhere, like an unreleased answer key.
Frequently asked questions

FAQ

Is this Encrypt PDF tool free to use?

Yes. There is no sign-up and no charge for encrypting any number of PDF files, with no limit on how many times you use it.

Do I need to install software to password-protect a PDF?

No. The entire process runs inside your web browser, so there is nothing to download or install on Windows, macOS, Chromebooks, or Linux.

Is my PDF or my password uploaded to a server?

No. Both the file and the password you set are handled entirely inside your browser's memory and are never sent to any server, so neither your document nor your password is ever transmitted anywhere.

Will the protected PDF's text still be selectable and searchable?

No. To apply genuine password protection entirely in the browser, this tool converts each page into a secured image before rebuilding the file, so the resulting PDF looks identical but its text can no longer be selected, copied, or searched.

What happens if I forget the password I set?

The file becomes permanently unopenable. This tool never stores or transmits your password, so there is no recovery option here or anywhere else; keep your password somewhere safe before you close the tab.

Will the password-protected PDF open in normal PDF readers like Adobe Reader and browser viewers?

Yes. This tool applies the standard PDF security handler that virtually every PDF reader, including Adobe Acrobat, Adobe Reader, and built-in browser PDF viewers, already knows how to prompt a password for.

Can I also restrict printing or copying, not just opening?

Yes. Separate checkboxes let you allow or block printing and copying independently of the password needed to open the file.

Does this tool work on mobile phones?

Yes. The password fields, permission toggles, and quality selector are all sized for touch and have been built to work smoothly in mobile browsers such as Chrome on Android and Safari on iPhone.

Keep going

Related tools for exam papers and study material

Protecting a file often comes at the end of a longer workflow. These tools cover the rest, from organizing and labeling to comparing versions, filling forms, and archiving — each one running the same client-side way, with no file uploads.

Make sure only the right people can open it

No account, no upload, no waiting. Drop in your PDF, set a password, and download a protected copy in moments.

Encrypt a PDF now