How to Combine and Merge Multiple PDF Files Using Preview on macOS

When you are compiling a massive corporate report from disparate data sources on a macOS workstation, you will frequently possess multiple, independent PDF files (e.g., an Executive Summary, a Financial Matrix, and an Appendix) that must be mathematically fused into a single, cohesive payload. To force the native macOS Core Graphics engine to execute a structural merger of these vector documents without relying on heavy third-party software, you must deploy the Thumbnail Drag-and-Drop integration within the Preview application.

Executing the Vector Fusion Matrix

The Preview engine is deeply integrated with the macOS Quartz rendering system, allowing it to mathematically ingest external PDF data streams and graft them directly into the internal index array of a host document.

  1. Locate your Host PDF file (the primary document) in Finder and double-click to open it natively in Preview.
  2. Look at the absolute top menu bar. Click the View menu and select Thumbnails (or execute Option + Cmd + 2). This spawns the vertical geometric sidebar displaying the active page sequence.
  3. Open a second Finder window and locate the Guest PDF file (the document you wish to merge into the Host).

Deploying the Geometric Graft

  1. Click and hold the left mouse button on the Guest PDF file in the Finder window.
  2. Drag the physical file icon directly into the Thumbnail sidebar of the active Preview window.
  3. As your cursor enters the geometric matrix of the sidebar, the Core Graphics engine will render a solid blue horizontal line between the existing page thumbnails. This line represents the exact mathematical insertion node.
  4. Position the blue line exactly where you want the new document to begin (e.g., between Page 10 and Page 11), and release the mouse button.
  5. The exact millisecond you release the payload, the engine intercepts the Guest file. It violently extracts all vector data, pages, and metadata from the Guest and grafts them sequentially into the Host document at that exact coordinate.
  6. Press Cmd + S to permanently lock the newly merged structural hierarchy to your hard drive.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.