How to Merge PDF Documents in Preview on Mac
If you're on a Mac, you already have a surprisingly capable PDF tool sitting right in your dock or applications folder — Preview. Apple's built-in document viewer can merge multiple PDF files into one without any third-party software, subscriptions, or downloads. The process is straightforward, but a few details trip people up depending on their macOS version and workflow.
What "Merging" Actually Means in Preview
When you merge PDFs in Preview, you're combining pages from separate files into a single PDF document. Preview handles this through its Thumbnail sidebar — a panel that lets you see and rearrange individual pages visually. You're not using a dedicated "merge" button; instead, you're dragging pages from one PDF into another's sidebar, then saving the result.
This distinction matters because the workflow feels different from what people expect. There's no "File > Merge" menu option. The merging happens through drag-and-drop between open windows, which is intuitive once you know it, but confusing before you do.
Step-by-Step: Merging PDFs in Preview
Step 1 — Open Your First PDF
Open the PDF you want to serve as your base document (the one you'll add pages into). Double-clicking a PDF file will open it in Preview by default on most Macs.
Step 2 — Enable the Thumbnail Sidebar
Go to View > Thumbnails (or press ⌘ + Option + 2). A panel appears on the left showing small previews of each page. This sidebar is where the merging actually happens.
Step 3 — Open the Second PDF in a Separate Preview Window
Open your second PDF. On macOS, Preview sometimes opens new files as tabs within the same window rather than separate windows — which breaks the drag-and-drop workflow.
To force a new window: go to Window > New Window after opening the second file, or right-click the PDF in Finder and select Open With > Preview while holding Option. You can also go to Preferences > Tabs in Preview and set "Prefer tabs" to Never to avoid this issue altogether.
Step 4 — Enable Thumbnails in the Second Window Too
Make sure the Thumbnail sidebar is visible in both Preview windows. You need to see the page thumbnails in each window simultaneously.
Step 5 — Drag Pages Between Windows
Click a thumbnail in the second PDF's sidebar. To select multiple pages, hold ⌘ and click individual pages, or hold Shift to select a range. Then drag those selected thumbnails into the first PDF's thumbnail sidebar, dropping them at the exact position where you want them to appear.
📄 Pages drop between existing pages — watch for the blue insertion line that appears as you drag. That line shows exactly where your pages will land.
Step 6 — Save the Merged Document
Go to File > Export as PDF to save the combined file as a new document. Using Save or ⌘ + S will overwrite the original file — so if you want to keep both the originals and the merged version, Export as PDF is the safer choice.
Key Variables That Affect Your Experience
Merging PDFs in Preview sounds simple, and usually it is — but several factors change how smoothly it goes.
| Variable | Why It Matters |
|---|---|
| macOS version | Tab behavior, UI layout, and sidebar behavior differ between Sonoma, Ventura, Monterey, and older releases |
| File size | Large, image-heavy PDFs can slow down thumbnail rendering and drag operations |
| PDF type | Scanned PDFs, password-protected files, and form-based PDFs can behave unexpectedly |
| Number of files | Merging two files is simple; combining five or more gets unwieldy with this method |
| Page order requirements | Complex reordering across many pages is harder to manage visually in Preview |
Password-Protected PDFs
If a PDF is password-protected, Preview will ask for the password before you can view or manipulate it. Once unlocked, the file can be merged normally — but the resulting merged PDF may or may not retain the original protection, depending on how the password was applied.
Scanned PDFs
Scanned documents are essentially images wrapped in a PDF container. They merge fine in Preview, but the resulting file size can be large, and the text won't be selectable unless OCR (optical character recognition) has been applied separately.
When Preview's Method Works Well — and When It Doesn't
Preview's drag-and-drop merge works best for:
- Combining two to three PDFs with clear page order requirements
- Quick, one-off merges where you don't need automation or batch processing
- Personal documents like contracts, receipts, or reports where file size isn't a concern
It becomes limiting when:
- You're merging many files regularly and need a repeatable, faster workflow
- You need precise metadata control, compression, or specific PDF standards
- You're working with very large files where Preview slows down or becomes unstable
- You need to merge PDFs across devices or on Windows — Preview is macOS-only 🖥️
For heavier workflows, some users turn to Automator (also built into macOS), command-line tools like pdftk or ghostscript, or dedicated PDF utilities. Each comes with its own trade-offs in terms of technical skill required, file handling flexibility, and platform compatibility.
The Part Only You Can Answer
Preview's merge method is genuinely useful and costs nothing — but whether it fits your workflow depends on details specific to your situation. How often are you merging files? How large are they? Do you need the output to meet any particular standard for professional or legal use? Are you on a recent macOS version where tab behavior might complicate things, or an older one with a slightly different interface?
The mechanics are the same for everyone. What varies is whether those mechanics match the scale, frequency, and precision your work actually demands. 🔍