← Back to Blog
Mac

How to Secure PDF on Mac Free (3 Easy Ways)

May 2026· 6 min read· By PDFcraft

Advertisement

Mac users have multiple free options for securing PDF files with password protection. You can use PDFcraft in your browser, the built-in Preview app, or a combination of both. Here are all three methods explained.

Method 1 — PDFcraft (easiest, works on any Mac)

01

Open Safari or Chrome on Mac

Go to getpdfcraft.com. No software installation needed.

02

Click Protect PDF

Select the Protect PDF tool.

03

Select your PDF and set password

Choose your file, enter a strong password, click Protect.

04

Download the secured PDF

Files never uploaded — complete privacy on your Mac.

Method 2 — Mac Preview (built-in, no download needed)

01

Open the PDF in Preview

Double-click the PDF to open in Preview.

02

Go to File → Export as PDF

Important: use Export as PDF, not Save.

03

Check Encrypt checkbox

At the bottom of the export dialog, check the Encrypt checkbox.

04

Enter password and save

Type your password twice to confirm, then save. The PDF is now password protected.

Method 3 — Terminal (for advanced Mac users)

01

Open Terminal

Go to Applications → Utilities → Terminal.

02

Run the command

Use: python3 -c "import pikepdf; pdf = pikepdf.open('input.pdf'); pdf.save('output.pdf', encryption=pikepdf.Encryption(user='yourpassword', owner='yourpassword'))"

03

Install pikepdf if needed

Run: pip3 install pikepdf — then run the command above.

Which method is best for Mac?

01

Use PDFcraft for quick, private protection

Fastest and most private — no software needed, works on any Mac.

02

Use Preview for offline use

Great if you're offline and need occasional PDF protection.

03

Use Terminal for batch processing

Best for developers who need to protect many PDFs automatically.

💡 Pro tip

When using Preview to encrypt, always use File → Export as PDF — not File → Save. Using Save creates an unencrypted version that overwrites your original.

Advertisement

Frequently asked questions

Can I secure a PDF on Mac for free?

Yes. Both PDFcraft (browser-based) and Mac's built-in Preview app offer free PDF password protection.

How do I password protect a PDF on Mac without software?

Use PDFcraft in Safari or Chrome — no software installation needed.

Does Mac Preview encryption use strong encryption?

Yes. Mac Preview uses AES-128 encryption for PDF password protection.

Can I secure PDFs on a MacBook?

Yes. All methods work on MacBook Air, MacBook Pro, and all Mac models.

Can I secure a PDF on Mac without internet?

Yes. Mac Preview works completely offline for PDF encryption.

Will a PDF secured on Mac open on Windows?

Yes. Password-protected PDFs are a universal standard that works on all platforms.

Secure PDF on Mac now — free, instant

Free, instant, private. No sign up required.

Try it free →

Advertisement