A draft already exists, but I'll write a fresh, tight version per the style guide. Here's the article body (pure markdown, no frontmatter, Sources at the end):
Stop searching the App Store — your Mac already merges PDFs
The most common mistake people make with this task is assuming they need to download something. You don't. Preview, the PDF and image viewer that ships on every Mac, combines PDFs natively — no app, no subscription, no watermark, and nothing uploaded to a sketchy website. The entire job is drag-and-drop, and it runs fully offline.
One mental model fixes most of the confusion: in Preview you don't fuse two files into a brand-new third file. You open a document and drag pages into it. That open document becomes the merged PDF. Get that, and everything below is just mechanics.
The core method: combine two PDFs
This is what you'll reach for almost every time you need to merge PDF files on Mac.
1. Open both PDFs in Preview. 2. In each one, choose View > Thumbnails to reveal the page sidebar. 3. In the destination PDF's sidebar, click the page you want the new pages to land after — Preview inserts directly below the selected thumbnail. 4. In the other PDF, select the thumbnails you want. Click one, or <kbd>⌘</kbd>-click / <kbd>⇧</kbd>-click to grab several. 5. Drag those thumbnails into the destination sidebar and drop them where you want them. 6. Save with File > Export as PDF.
Done — the document you dragged into now holds both sets of pages, in the order you arranged them.
The lazy route: append a whole file from Finder
When one of the files is just "stick this entire thing on the end," you don't even need to open it.
1. In your open PDF, make sure View > Thumbnails is showing. 2. Drag the other PDF straight from Finder into the thumbnail sidebar. 3. Drop it at the position you want — every page of that file is inserted there. 4. File > Export as PDF to save.
Fewer clicks, same result. This is the path of least resistance when you're appending, not cherry-picking pages.
Clean it up before you export
A first drop is rarely perfect. Fix everything in the same sidebar before saving:
- Reorder: drag a thumbnail up or down to its new spot.
- Delete: select a thumbnail and press <kbd>Delete</kbd>.
- Batch it: <kbd>⌘</kbd>-click for scattered pages, <kbd>⇧</kbd>-click for a run, then move or delete the whole selection at once.
Sort it out before you export so the saved file is exactly the sequence you want.
Which approach for which job
| You want to… | Do this | Why | |---|---|---| | Merge specific pages from two open PDFs | Drag selected thumbnails between sidebars | Full control over what comes in | | Append a whole file | Drag the PDF from Finder into the sidebar | No need to open it first | | Fix page order after merging | Drag thumbnails within one sidebar | Reorder in place, export once | | Drop unwanted pages | Select thumbnail → Delete | Trim before saving |
Three things worth knowing
- Export, don't just close. The combination only becomes a real, shareable file after File > Export as PDF. Close the window without exporting and you're guessing about what got saved.
- It never leaves your Mac. That matters for contracts, bank statements, medical records — anything you'd never paste into a stranger's web tool.
- Originals stay intact as long as you export under a new name instead of overwriting the source.
The same drag-and-drop muscle memory pays off across other built-in Mac chores, too — it's the same instinct behind batch renaming files on Mac and resizing images without an app.
For everyday merging, Preview is genuinely all most people need. Reach for a dedicated app only when the job demands OCR, redaction, or form-field editing — none of which a plain combine requires.