How to password-protect a PDF on iPhone
You're about to email a contract, a payslip, or a medical record as a PDF attachment. You want it protected with a password — so that even if the email gets forwarded or ends up in the wrong inbox, the content stays private. On iPhone, this is surprisingly not a one-tap operation. Here is what actually works in 2026.
Why password-protect a PDF in the first place?
A PDF without a password is basically a plain document wearing a nice suit. Anyone who receives it — intentionally or not — can open, read, copy, and reshare it. That's fine for a restaurant menu. It's not fine for:
- Contracts, NDAs, offers
- Tax documents, payslips, bank statements
- ID scans, passports, residence permits
- Medical reports and prescriptions
- Anything you wouldn't want to read on a billboard
Adding a password encrypts the file. Without the password, the content is unreadable — not just “hidden behind a login,” actually scrambled. That's the protection you want when the file might leave your control.
Option 1 — Use Pages (free, clunky)
Apple's Pages app can export a document as a password-protected PDF. It's free, but it only works if your source is a Pages document, not an existing PDF. So the workflow is:
- Open or import the PDF into Pages (this converts it — formatting may shift).
- Tap the … menu → Export → PDF.
- Toggle on Require Password and set one.
- Save or share the resulting file.
Option 2 — A custom Shortcut (nerdy, free, limited)
iOS's Shortcuts app has an Encrypt PDF action. You can build a share-sheet shortcut that asks for a password and saves the encrypted copy. Pros: free, works on any PDF. Cons: you need to build and maintain the shortcut yourself, and it offers no controls over owner passwords, permission flags, or algorithm (it uses the system default).
If you only need this once in a blue moon, it's a reasonable DIY path. If you lock PDFs regularly, the per-use friction gets old fast.
Option 3 — A dedicated PDF app (fastest, works on any PDF)
If you want the “pick a PDF, set a password, done” workflow, a dedicated utility is the way. Below is how it looks with Unlock my PDF, but any serious PDF app on the App Store should do broadly the same.
- Open the app and pick the Lock tool.
- Select the PDF from Files, iCloud Drive, Google Drive, Dropbox, or the share sheet of any other app.
- Type a password you'll remember. A good one: 10+ characters, mixed case, a digit or two, a symbol. Avoid anything tied to your public profile (name, birthdate).
- Save the protected copy. The app produces a new encrypted PDF — your original stays untouched unless you overwrite it.
- Share the encrypted file. Email it, AirDrop it, upload it. Anyone opening it will be prompted for the password.
Choosing a password you won't regret
A PDF password is not recoverable. If you lose it, the file is gone — there is no “forgot password” link. Two practical rules:
- Don't invent passwords on the spot. Use your password manager (iCloud Keychain, 1Password, Bitwarden) to generate and store it.
- Share the password on a different channel. If you email the PDF, send the password by iMessage, Signal, or over the phone. Never in the same email.
Lock a PDF in 10 seconds
Unlock my PDF is a free iOS app that adds a password to any PDF on your iPhone. Files stay on-device.
Download on the App StoreFrequently asked questions
Can I password-protect a PDF directly from the Files app?
No. As of iOS 18, the Files app does not have a built-in option to add a password to a PDF. You need either Pages, a Shortcut, or a third-party PDF app.
Is a PDF password actually secure?
It depends on the encryption strength and the password itself. Modern PDF tools default to AES-256, which is the same standard used for encrypted disk images and secure messaging. With a strong password, the file is effectively unreadable without it. We wrote a deeper explainer: PDF encryption explained — 128-bit vs 256-bit.
Can I remove the password later if I remember it?
Yes. If you know the password, you can open the file and export it without protection. See How to remove a known password from a PDF on iOS.
What if the recipient is on Android or Windows?
A standard password-protected PDF opens on any platform. Adobe Reader, Preview on macOS, and most browsers will prompt for the password. No extra software needed on their side.
Bottom line. Native iOS gives you workarounds, not a proper solution. If you deal with sensitive PDFs more than once or twice a year, spending a minute installing a dedicated app pays off the first time you send something private without thinking twice about it.