How to Sign a PDF Document on Mac
Signing a PDF on a Mac is something most people need to do at some point — whether it's a lease agreement, a work contract, or a form from a doctor's office. The good news is that macOS has solid built-in tools that handle this without extra software. The less obvious part is understanding which method fits your situation, because "signing a PDF" can mean several different things depending on context.
What "Signing a PDF" Actually Means
Before diving into steps, it helps to separate two distinct types of signatures:
- Visual signatures — an image of your handwriting (or typed name) placed on the document. These look like a signature but carry no cryptographic verification.
- Digital signatures — cryptographically verified, tied to a certificate, and legally traceable to an identity. These are what financial institutions and legal workflows often require.
Most everyday use cases — signing a rental agreement, approving a freelance contract, returning a school form — call for a visual signature. Regulated industries, government submissions, and high-stakes legal documents sometimes require a certified digital signature, which involves additional infrastructure like a certificate authority.
Knowing which type you need changes the tools you'll use.
Signing a PDF Using Preview (Built Into macOS) 🖊️
Preview is Apple's default PDF viewer, and it includes a surprisingly capable signature tool. Here's how it works:
Creating Your Signature
- Open the PDF in Preview.
- Click the Markup toolbar icon (the pencil tip in the top-right of the toolbar).
- Click the Signature button — it looks like a cursive signature icon.
- Choose how you want to create your signature:
- Trackpad — write your name with your finger on the trackpad, then press any key to finish.
- Camera — sign on white paper, hold it up to the camera, and Preview captures it.
- iPhone or iPad — if your devices share the same Apple ID via Continuity, you can sign on your iPhone or iPad screen and it transfers automatically.
Preview saves this signature so you can reuse it across documents.
Placing the Signature
Once your signature is saved, click on it from the signature menu and it will appear in the document. You can drag it to the correct field and resize it by dragging the corners. When you're satisfied, save the file — and be aware that saving over the original file flattens the signature into the PDF, making it harder to edit later.
When Preview Works Well
Preview signatures are quick, free, and require no accounts or installs. They work well for personal documents, informal agreements, and situations where the other party just needs to see a signature visually.
Using the Mail App for Quick Signatures
If someone emails you a PDF to sign and return, macOS Mail has a built-in shortcut. When you open a PDF attachment in Mail, hover over it and click the Markup icon that appears. This opens the same Markup tools as Preview — including the signature feature — without saving the file separately first.
Third-Party PDF Signing Tools
For more complex workflows, several third-party options expand on what Preview offers:
| Tool Type | What It Adds |
|---|---|
| PDF editing suites | Form field detection, annotation layers, batch signing |
| eSignature platforms | Audit trails, signer authentication, legal compliance features |
| Cloud-based PDF tools | Cross-device access, team workflows, document tracking |
These tools matter when you need proof of when something was signed, who signed it, or when you're operating under regulations like ESIGN, eIDAS, or industry-specific compliance requirements. A visual signature from Preview doesn't provide those assurances.
Digital Signatures and Certificate-Based Signing on Mac
For legally binding, verifiable digital signatures, macOS supports certificate-based signing through the Keychain Access app and compatible PDF applications. This requires:
- A digital certificate issued by a trusted certificate authority (CA)
- A PDF application that supports certificate-based signing (Adobe Acrobat is a common choice; Preview does not support this)
- Understanding how to import and manage certificates in macOS Keychain
This path is more involved and is generally handled at the organizational level — your employer's IT department or a legal/compliance team would typically provision the certificates.
Variables That Affect Which Method Is Right
The "best" way to sign a PDF on a Mac depends on factors specific to your situation:
- macOS version — Continuity Camera and iPhone signature capture require relatively recent versions of macOS and iOS, and both devices must share the same Apple ID.
- Document requirements — some documents explicitly state they require a certified digital signature; others accept any visible signature.
- Frequency — someone signing one lease a year has different needs than a business processing dozens of contracts weekly.
- Legal jurisdiction — the enforceability of electronic signatures varies by country and document type.
- Trackpad quality and screen hardware — the usability of the trackpad signing method varies noticeably depending on whether you have a Force Touch trackpad and how comfortable you are signing with a finger versus a stylus. 🖥️
What Happens to the PDF After Signing
One detail worth knowing: once you save a signed PDF in Preview, the signature is embedded as a visual layer. If the PDF has fillable form fields, saving in Preview may flatten those fields, making the form non-editable going forward. If you need to preserve interactivity or layer structure, a dedicated PDF editor gives you more control over how the signed file is saved and exported.
Whether the built-in macOS tools are sufficient — or whether a more robust signing workflow fits better — comes down to the specifics of what you're signing, why, and how often. 📄