How to Password Protect and Encrypt PDFs Using Preview on macOS

When you are transmitting highly sensitive corporate or legal documents via email on a macOS workstation, sending a raw, unencrypted PDF is mathematically dangerous. Anyone who intercepts the file can instantly parse the data. To force the macOS neural engine to execute a military-grade cryptographic lock on the file’s XML architecture, you must use the native Preview application to inject password protection.

Summoning the Encryption Engine

The macOS Preview app contains a deeply integrated PDF encryption engine that does not require expensive third-party software like Adobe Acrobat.

  1. Locate the highly sensitive PDF document in the Finder.
  2. Double-click the file to open it in Preview.
  3. Look at the absolute top menu bar of your Mac display and click File.
  4. Move your mouse down and click Export (Do not click Export as PDF).

Executing the Cryptographic Lock

A massive dialogue box will appear, allowing you to manipulate the file’s output architecture.

  1. Ensure the Format dropdown is explicitly set to PDF.
  2. Look towards the absolute bottom of the dialogue box and locate the checkbox labeled Encrypt.
  3. Click the checkbox to activate the cryptographic protocol.
  4. Two new text fields will instantly appear: Password and Verify.

Type a highly complex, chaotic alphanumeric string into both fields. This is the master decryption key.

  1. Type a new name for the file in the “Export As” field (e.g., contract_encrypted.pdf).
  2. Click Save.

The exact millisecond you click Save, the macOS neural engine violently scrambles the binary data of the PDF, locking it behind a mathematical encryption wall. If anyone attempts to open the file (even on Windows or Linux), their system will instantly halt execution and demand the exact cryptographic key before rendering a single pixel of the document.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.