Forum Discussion

Tommy1910's avatar
Tommy1910
Brass Contributor
Jun 08, 2026
Solved

How to merge or combine pdf files into one on mac?

I have several PDF files in different parts and I want to merge them into a single PDF document on my Mac. The PDFs contain related pages, and it would be much easier to share, store, and print them as one file instead of keeping them separate.

As a beginner, it is not clear whether macOS has a built-in tool for merging PDFs or if third-party PDF merger software is required. A simple and safe method is preferred, especially one that does not require uploading documents to an online service.

What is the easiest way to combine multiple PDF files on Mac? Can this be done with the Preview app, or is there a better option for handling larger PDF files?

  • If your PDF file is too large to upload, email, or share, PDFZin is a convenient option for compressing it.

    https://www.bincodelab.com/merge-pdf-files

    It can reduce the PDF file size while balancing document quality, which is especially useful for PDFs containing lots of images or scanned pages.

10 Replies

  • Eric_Brooks's avatar
    Eric_Brooks
    Brass Contributor

    On a Mac, MacBook, MacBook Air, or MacBook Pro, you can merge multiple PDF files into one with the built-in Preview app, an online PDF combiner, or desktop software such as PDFgear and Adobe Acrobat Pro. A proper PDF merger combines the existing pages without printing or rescanning them, so the original page appearance and image quality are generally preserved.

    • Built-in method

    Combine PDF files with Preview

    Preview is built into macOS and is usually sufficient when you only need to join two or several PDFs without installing additional software. For larger or more complex merging tasks, use a dedicated PDF merger.

    1. Open the first PDF in Preview.
    2. Select View > Thumbnails to display its pages in the sidebar.
    3. Drag the other PDF files from Finder into the thumbnail sidebar.
    4. Rearrange the pages by dragging their thumbnails.
    5. Click File > Export, select PDF as the format, and click Save.

    Drop each additional PDF between two page thumbnails, not merely on top of the Preview window. Preview preserves the visible pages, but document-level elements such as bookmarks, forms, attachments, metadata, and digital signatures may not be retained exactly. Keep the original files until you have checked the merged PDF.

    • Online tools

    Merge PDF files online with PDFgear

    PDFgear Online provides a free browser-based PDF combiner for Safari. It does not require an account or software installation. When you combine multiple PDF files on Mac, select Show All Pages before merging to switch between arranging entire PDF files and reordering all individual pages, which is useful when pages from different files need to be rearranged.

    1. Open PDFgear's online Merge PDF tool in Safari: https://www.pdfgear.com/merge-pdf/.
    2. Click Select PDF Files and add the documents.
    3. Arrange the PDF files and individual pages in the required order.
    4. Click Export.
    5. Download the combined file to the Mac.

    PDFgear processes the selected files locally in the browser, so they do not need to be uploaded to a server. The webpage still requires an internet connection to load.

    Combine PDFs with Adobe Acrobat Online

    Adobe Acrobat Online provides a browser-based option when Acrobat Pro is not installed. The PDFs are uploaded to Adobe's online service for processing, and you may be asked to sign in before downloading or sharing the result.

    1. Open Adobe Acrobat's online Merge PDF tool.
    2. Click Select files and upload the PDFs.
    3. Arrange the files in the required order.
    4. Click Merge or Combine.
    5. Sign in if prompted, then download the merged PDF.

    Adobe limits the number of free online uses, so this option is more suitable for occasional merging than regular or long-term use.

    For contracts, IDs, financial records, or other confidential documents, use an offline desktop application instead of uploading the files to Acrobat online service.

    • Desktop applications

    Merge PDFs for free with PDFgear for Mac

    PDFgear is a free PDF editor for macOS that does not require an account or sign-in. Its dedicated Merge PDF tool is more convenient than Preview when you need to combine several documents and arrange their order in one window.

    1. Open PDFgear and select Merge PDF.
    2. Click Add Files and select the PDFs.
    3. Drag the files into the required order.
    4. Choose an output folder and click Merge.
    5. Open the combined PDF and check its page order.

    All features in the PDFgear desktop app run locally and can be used offline, so PDF files do not need to be uploaded to a server. PDFgear merges the existing PDF pages rather than recreating them through printing, helping preserve their original appearance and supported document structure.

    Combine PDF files with Adobe Acrobat Pro

    Adobe Acrobat Pro is the paid professional desktop option for combining PDFs on a Mac. It is useful when the documents are part of a professional workflow or need to be reviewed and organized before merging.

    1. Open Adobe Acrobat Pro.
    2. Select All tools > Combine files.
    3. Click Add Files and choose the PDFs.
    4. Arrange the files or individual pages, then click Combine.
    5. Save the merged PDF under a new name.

    The free Adobe Acrobat Reader can open and read PDFs, but combining files requires Acrobat Pro or another paid Acrobat plan. Combining digitally signed PDFs can invalidate their signatures because the resulting document is different from the originally signed files.

    If a PDF cannot be added, it may be password-protected or have restrictions that prevent document assembly. Open it with the authorized password before merging. For a quick combination of a few ordinary files, start with Preview; use an online tool for convenience or a desktop PDF editor when offline processing and document organization matter.

  • NoahHelp's avatar
    NoahHelp
    Brass Contributor

    Preview.

    1. Open your PDF with Preview and then drag and drop other PDFs into the Thumbnail to combine.
    2. Open your PDF with Preview and then go to the Edit>Insert>Pages from Files, select the PDFs you want to combine. 

    This is how to combine multiple PDF files on Mac with the Preview app.

  • Nobel_Baynes's avatar
    Nobel_Baynes
    Steel Contributor

    If your PDF file is too large to upload, email, or share, PDFZin is a convenient option for compressing it.

    https://www.bincodelab.com/merge-pdf-files

    It can reduce the PDF file size while balancing document quality, which is especially useful for PDFs containing lots of images or scanned pages.

  • Su-Jace's avatar
    Su-Jace
    Tin Contributor

    To Merge PDF files into one on Mac. If you don't mind the slightly technical setup, this is a powerful open-source tool that offers both a graphical interface and command-line options.

    How to install it and merge PDF files into one on Mac:

    bash

    npm install  -g pdf- merger- tool

    npm install  -g electron

    pdf - merger

    Feature:

    Sort by name, date, size or custom order

    Use pattern matching to filter specific files

    Add bookmarks to the merged PDF for easy navigation

    Real-time progress tracking

  • PDFsam stands for PDF Split and Merge, and the "Basic" version is completely free for both personal and commercial use if you want to know how to combine PDF files Mac style. It runs on Mac, Windows, and Linux, and it handles all the core PDF tasks you'd expect: merging, splitting, rotating, extracting pages, and even mixing two PDFs by alternating their pages.

    Step-by-Step: How to Combine PDF Files Mac Using PDFsam stands

    1. Open the app from your Applications folder
    2. On the left sidebar, you'll see several modules. Click "Merge"
    3. Click the "Add" button or simply drag and drop your PDF files directly into the window
    4. You can add as many files as you need—there's no limit
    5. Once your files are added, you'll see them listed in a table
    6. Use the "Move Up" and "Move Down" buttons to arrange them in the order you want them to appear in the final merged document
    7. In the "Destination file" field, enter a name for your merged PDF
    8. Click the "Browse" button to pick where you want to save it
    9. Click the big "Run" button at the bottom
    10. Watch the progress bar fill up, and within seconds your combined PDF is ready

     

    One cool thing about PDFsam is that you don't have to merge entire documents. Double‑click the "Page Selection" cell for any file, and you can specify exactly which pages you want to pull in—like "1-5, 8, 12-15". Perfect for when you only need certain chapters from a big PDF.

  • Ishaopan's avatar
    Ishaopan
    Tin Contributor

    Automator is Apple's built-in automation app that lets you create custom workflows without writing any code. To merge PDF files into one on Mac, you're essentially building a "Quick Action" that you can trigger directly from the Finder. Once set up, you just select your PDF files, right-click, and choose your custom action—Automator handles the rest.

    Step 1: Open Automator

    • Go to your Applications folder and launch Automator
    • When prompted, select "Quick Action" as the document type

    Step 2: Configure the Workflow Settings

    At the top of the workflow window, set:

    • "Workflow receives current" → select "PDF files" from the dropdown
    • "in" → choose "any application"

    This tells Automator that your action should appear whenever you select PDF files, no matter where you are.

    Step 3: Add the "Combine PDF Pages" Action

    • In the left sidebar (Actions Library), search for "Combine PDF Pages" or find it under the PDFs category
    • Drag this action into the empty workflow area on the right

    Step 4: Add the "Move Finder Items" Action

    • Search for "Move Finder Items" under Files & Folders
    • Drag it below your "Combine PDF Pages" action
    • Set the destination folder

    Step 5: Save Your Quick Action

    • Click File > Save (or press Command + S)
    • Name your action something memorable like "Merge PDFs"
    • Exit Automator

     

    Once saved, how do you merge PDF files into one on Mac:

    1. Open a Finder window and navigate to your PDF files
    2. Select all the PDFs you want to merge
    3. Right-click any of the selected files
    4. Go to Quick Actions
    5. Click "Merge PDFs"
  • SawyerColt's avatar
    SawyerColt
    Iron Contributor

    If you are comfortable using command-line tools, Terminal provides a fast way to merge PDF files on a Mac. This method is especially useful when you need to combine multiple PDFs regularly or automate the process with scripts. Unlike online PDF mergers, your files remain on your computer, which helps protect sensitive information.

    One of the easiest approaches is to install PDFtk Server using Homebrew. After installation, place all PDF files in the same folder and run a simple command to merge them into a single document. This can be much faster than manually dragging files in a graphical application when dealing with large batches of PDFs.

    Install PDFtk:

    brew install pdftk-java

    Navigate to the folder containing your PDF files:

    cd /path/to/pdf/folder

    Merge the PDFs into one on Mac:

    pdftk file1.pdf file2.pdf file3.pdf cat output merged.pdf

     

  • Bellauo's avatar
    Bellauo
    Tin Contributor

    cpdf - I found something that fits your request perfectly: Coherent PDF (also called cpdf). It's a completely free, open-source command-line tool that runs natively on Mac.

    How to combine PDF files Mac:

    Step 1: Download/Install cpdf

    Step 2: Authorize the App (One-Time Only)

    Since cpdf isn't from the Mac App Store, Apple will block it at first. Here's how to authorize it:

    • Double-click the cpdf file in your Applications folder. You'll see a warning popup
    • Click Done, then open System Settings > Privacy & Security
    • Scroll down to the Security section - you'll see a message about cpdf being blocked
    • Click Open Anyway
    • Terminal will open briefly with some text - you can ignore it and quit Termina

     

    You only need to do this once per Mac. After this, cpdf is ready to use.

    Open Terminal and use this command:

    bash

    /Applications/cpdf /path/to/first,pdf /path/to/second,pdf -o /path/to/merged,pdf

    That's it. The merged PDF will appear on your Desktop with all pages combined in the order you specified.

    If you have many PDFs in a folder, how to combine PDF files Mac:

    bash

    /Applications/cpdf ~/Desktop/myPDFs/*,pdf -o ~/Desktop/combined,pdf

    This merges every PDF in the myPDFs folder into one file called combined,pdf.

  • DaxtonRiver's avatar
    DaxtonRiver
    Iron Contributor

    Adobe Acrobat is one of the most powerful tools for managing PDF documents on a Mac. Its built-in Combine Files feature allows you to merge multiple PDF files into a single document while preserving formatting, bookmarks, and page quality.

    To combine PDF files on mac, open Adobe Acrobat and select Tools > Combine Files. Click Add Files to import the PDF documents you want to merge, drag them into the desired order, and then click Combine.

    Acrobat will automatically merge all selected PDFs into one document while preserving the original formatting and quality. Once the process is complete, save the merged PDF to your preferred location.

    Cons of Adobe Acrobat for PDF Merging

    Expensive subscription – Adobe Acrobat's full-featured version requires a paid subscription, which may not be cost-effective for users who only need to merge PDFs occasionally.

    Resource-intensive – Acrobat can consume a significant amount of CPU, memory, and storage space compared to lightweight PDF tools.

    Steeper learning curve – The interface includes many advanced features, which can feel overwhelming if your only goal is to combine PDF files.

    Slower startup time – Acrobat typically takes longer to launch than built-in Mac apps like Preview, making quick PDF-merging tasks less convenient.

  • PaxtonBlaze's avatar
    PaxtonBlaze
    Iron Contributor

    Preview comes pre-installed on every Mac and makes it easy to merge multiple PDF files on mac without installing extra software.

    How to combine PDF files into one on Mac with Preview:

    1. Open the first PDF in Preview.

    2. Click View > Thumbnails.

    3. Drag the second PDF into the thumbnail sidebar.

    4. Arrange the pages as needed.

    5. Click File > Export as PDF to save the combined file.

     

    Pros:

    • Completely free
    • No additional software required
    • Quick for small PDF files

     

    Cons:

    • Limited editing features
    • Can be slow with very large PDFs