How to Merge PDFs on a Mac with Preview

Merging PDF documents in the Preview app on a Mac

macOS is one of the few systems that can combine PDFs without any extra software, and the tool is one most people only use as a picture viewer: Preview. It works well once you know the exact drag target, and it goes wrong in two specific ways that produce a mangled document or an overwritten original. This guide covers the correct Preview method, the faster Finder shortcut, an Automator recipe for bulk work, and when to skip Apple's tools entirely.

Prefer not to touch your originals?

Merge PDFs in Safari or Chrome instead. Your source files are read, never modified, and nothing is uploaded to a server.

Open the free PDF Merger →

Method 1 — Preview, the reliable way

This is the method to use when the page order matters, because you can see exactly where each document lands before committing.

  1. Duplicate your first PDF in Finder (File → Duplicate, or ⌘D). Preview edits in place, and this one step means a mistake costs you nothing.
  2. Open the duplicate in Preview by double-clicking it.
  3. Choose View → Thumbnails to show the page sidebar. Every following step happens in that sidebar.
  4. Drag the second PDF from Finder into the sidebar, and hold it in the gap between two thumbnails until a blue insertion line appears. Release there.
  5. Repeat for each remaining file. Drag below the last thumbnail to append to the end.
  6. Reorder anything by dragging thumbnails up and down. Delete a page by selecting its thumbnail and pressing Delete.
  7. Choose File → Export as PDF and give the combined document a new name.

Step 7 matters. If you press ⌘S instead, Preview saves the merge back into the file you opened — which is why step 1 tells you to work on a duplicate.

The two mistakes that ruin a Preview merge

Nearly every “Preview merge didn't work” complaint is one of these:

SymptomCauseFix
Only one page was addedDropped onto a thumbnail, not between thumbnailsWait for the blue insertion line before releasing
The PDF appeared as a picture on a pageDropped onto the main viewing areaUndo (⌘Z) and drop into the sidebar instead
The original file is now the combined oneSaved with ⌘S rather than exportingWork on a duplicate; use Export as PDF
Pages arrived in the wrong orderFiles dragged in as a multi-selectionDrag one file at a time, in sequence

Dropping into the main window rather than the sidebar is the most damaging one, because Preview interprets it as an annotation: it pastes the first page of the dragged PDF as an image on top of the current page. It looks almost right at a glance and is completely wrong in the file.

Method 2 — the Finder Quick Action

For a quick, low-stakes merge you never have to open Preview at all. Select the PDFs in Finder, right-click, and choose Quick Actions → Create PDF. macOS writes a new combined file into the same folder, leaving the originals untouched.

The trade-off is control. The page order follows the order in which macOS enumerates your selection, which usually tracks the Finder sort order but is not guaranteed, and there is no preview before it commits. Use it for two or three files whose order is obvious, and use the Preview method when a client is going to read the result. This same Quick Action also accepts images, so it doubles as a fast way to turn photos into a single PDF.

Method 3 — Automator, for repeat jobs

If you merge PDFs every week — monthly statements, weekly scans, recurring reports — a Quick Action in Automator turns it into a single right-click. Open Automator, create a new Quick Action, set it to receive PDF files in Finder, then add the Combine PDF Pages action followed by Move Finder Items pointing at a destination folder. Save it with a name like “Merge PDFs” and it appears in the Finder right-click menu.

Automator is genuinely useful here, but it is a build-once tool: setting it up takes ten minutes and pays back only if you repeat the task. For a one-off, Preview is faster.

Merge without modifying anything

Your originals stay exactly as they are. Free, no sign-up, no upload — works in Safari, Chrome and Firefox.

Combine my PDFs →

When to skip Preview

Preview is excellent and it is not always the right tool. Reach for a browser-based merger when:

  • You cannot risk touching the originals. A web tool reads your files and writes a new one; it has no mechanism to modify what is on disk.
  • Preview refuses a file. Some PDFs produced by older scanners or by unusual generators open blank or throw errors in Preview while other engines handle them fine.
  • The bundle is large. Preview holds the whole document in memory and can become sluggish with hundreds of scanned pages.
  • You are on someone else's Mac. No settings changed, nothing installed, nothing left behind.
  • You want the same workflow everywhere. The browser method is identical on your Mac, your iPad and a Windows PC at work.

Finishing the document

Two small steps separate a merged file from a finished one. First, check orientation: scans frequently come in sideways or upside down, and a page rotated in Preview must be re-exported to make the rotation stick in other apps. Second, page numbering — each source document keeps its own numbers, so a merged bundle typically restarts at 1 several times over. Adding continuous page numbers to the finished file makes a bundle look like one document rather than a stack of separate ones, which matters for anything going to a client, a court or a committee.

Is it private and free?

Toolyard's merger runs entirely in your browser on your own Mac. Your PDFs are never uploaded to a server, there is no sign-up, no watermark and no daily limit. Once the page has loaded it will even keep working with Wi-Fi switched off.

FAQ

How do I combine two PDFs in Preview on a Mac?

Open the first PDF in Preview, choose View → Thumbnails, then drag the second PDF from Finder into the sidebar and drop it between the thumbnails where its pages should go. Save the result with File → Export as PDF.

Why does my Preview merge only add one page?

You dropped the file onto a thumbnail or onto the main viewing area rather than into the gap between thumbnails. Aim for the blue horizontal insertion line that appears between two pages.

Does Preview overwrite my original PDF?

Yes, if you press ⌘S. Preview edits the first file in place. Use Export as PDF to write a new file, or duplicate the original before you start.

Can I merge PDFs from Finder without opening Preview?

Yes — select them, right-click, and choose Quick Actions → Create PDF. The order follows your selection sequence, which is less predictable than the Preview method, so check the result.

How do I merge PDFs on a Mac without Preview?

Use a browser-based merger in Safari or Chrome. It never modifies your originals, which makes it the safer choice when the source files must stay exactly as they are.