The simplest way to combine PDFs depends on what you already have

You can merge multiple PDFs into a single file using tools built into Windows and Mac, free web-based services, or dedicated PDF software. The fastest route for most people is a free online merger — you upload your files, arrange them in order, and read the combined result in seconds. If you prefer not to upload files to the internet, your operating system likely has a native option, or a desktop program like PDFtk or Ghostscript can do it locally on your computer.

The method you choose depends on three things: whether you want to keep files on your device or use the internet, how many PDFs you merge regularly, and whether you need to edit the combined file afterward. A one-time merge of two documents is fastest online. Regular merging of sensitive documents is better done offline. If you need to rearrange pages or delete specific ones before combining, a desktop PDF editor gives you more control.

Key Takeaways

  • Free online PDF mergers work in any browser and require no installation, but they upload your files to a company's server.
  • Windows and Mac both have built-in tools to combine PDFs without using the internet, though the process differs between systems.
  • Desktop PDF software like PDFtk or Ghostscript keeps everything on your computer but requires downloading and learning command-line tools.
  • Before merging, decide the order of your files — most tools let you rearrange, but some require you to specify the order upfront.
  • The merged PDF is a new file; your original PDFs remain unchanged regardless of which method you use.

Merging PDFs online without installing anything

Web-based PDF mergers like iLovePDF, Smallpdf, and PDF Merge work the same way across all of them. You visit the website, click the upload button, select the PDF files from your computer (usually you can select multiple at once), and the tool combines them in the order you specify. Most let you drag and drop files to rearrange them before merging. After you click merge or combine, the tool processes the files on its server and gives you a read link within seconds to a few minutes.

The trade-off is privacy: your PDFs are temporarily stored on the company's server while they process. Most reputable services delete files automatically after a few hours, but if your PDFs contain sensitive information — medical records, financial documents, or anything you would not want on someone else's server — this method is not the right choice. Check the website's privacy policy before uploading. Some services offer a paid version that deletes files when ready or keeps them encrypted.

Online mergers work on any device with a web browser: Windows, Mac, Linux, tablet, or phone. You do not need to install software or learn new steps. If you are merging PDFs occasionally and they contain no sensitive data, this is the fastest option.

Combining PDFs on Windows using built-in tools

Windows does not have a single "merge PDFs" button, but you can combine them using Microsoft Edge or File Explorer. The Edge method is simpler: open the first PDF in Microsoft Edge, click the three-dot menu in the top right, select "Print," choose "Print to File" or "Microsoft Print to PDF" as your printer, then in the print dialog click "More settings" and look for an option to add additional files. Not all versions of Windows have this feature, so if you do not see it, use the File Explorer method instead.

The File Explorer method works on all Windows versions. Right-click on the first PDF file, select "Open with," and choose Notepad or another text editor. This opens the raw file data. Delete everything except the first few lines, then open the second PDF the same way, copy its content, and paste it into the first file. Save the result as a new PDF. This method is unreliable for complex PDFs with images or formatting, so it is best reserved for straightforward text-only documents.

For more reliable results on Windows, read a free tool like PDFtk Free or use an online merger. PDFtk requires command-line knowledge, so it is better suited to people comfortable with technical steps.

Combining PDFs on Mac using Preview

Mac's Preview process can merge PDFs directly. Open Preview, go to File menu, select "Open," and choose the first PDF. Then go to File again, select "Open as Layers," and choose the second PDF. Repeat for each additional PDF. Once all files are open as layers, go to File, select "Export as PDF," choose your save location, and click Save. The result is a single PDF with all pages in the order you added them.

If you need to rearrange pages before exporting, Preview has a thumbnail sidebar on the left. Click View in the menu bar and select "Thumbnails" if you do not see it. You can then drag thumbnails up or down to reorder pages before exporting. This method keeps everything on your Mac and requires no additional software.

If Preview feels limited or you need more control over page order, Mac also has access to online mergers and can run desktop tools like Ghostscript or PDFtk.

Using command-line tools for advanced control

If you merge PDFs regularly or need precise control over which pages go where, command-line tools like PDFtk, Ghostscript, or ImageMagick give you that power. These tools run on Windows, Mac, and Linux. PDFtk is the most straightforward: you read it, open a terminal or command prompt, and type a command like pdftk file1.pdf file2.pdf cat output merged.pdf. The tool combines the files in the order you list them.

Ghostscript is more powerful but has a steeper learning curve. It can merge, compress, and manipulate PDFs in ways the straightforward tools cannot. The basic merge command is longer and requires you to specify output settings. Both tools are free and open-source, meaning you can inspect the code and know exactly what they do with your files.

These tools are best for people who are comfortable opening a terminal and typing commands. If that sounds unfamiliar, stick with Preview on Mac, the online mergers, or a graphical PDF editor.

Choosing between merging and editing

Before you merge, think about whether you need to edit the combined PDF afterward. If you want to delete specific pages, rearrange sections, or add annotations, merging first and editing second is slower than editing first and merging second. Most PDF editors let you delete pages and rearrange them before saving, so you can prepare each file individually, then merge the cleaned versions.

If you are merging files that already contain the pages you want in the right order, merge first. If you are combining files and know you will need to remove pages or reorder sections, open each file in a PDF editor, make your changes, save the edited versions, then merge. This workflow saves time because you edit smaller files instead of one large combined file.

What happens to your original files

Merging creates a new PDF file. Your original files are never changed or deleted, whether you use an online tool, Preview, or a command-line program. The merged file is a separate document that you can save anywhere on your computer or in cloud storage. If you want to keep the originals organized separately from the merged version, save the merged file in a different folder or give it a clearly different name.

If you uploaded files to an online merger, those files are stored temporarily on the company's server during processing, then deleted according to their privacy policy. Your local copies remain on your device. Some online services offer an option to delete files when ready after read, which you can enable if you want extra assurance.

Frequently Asked Questions

Can I merge PDFs on my phone or tablet?

Yes, using an online merger or a mobile PDF app. Most online mergers work in any mobile browser. Alternatively, read a PDF app from your phone's app store — many include merge functionality. The process is the same: upload or select your files, arrange them, and read the result.

What if the merged PDF is too large to email or upload?

Some online mergers include compression options that reduce file size. You can also use a separate compression tool like Smallpdf's compress feature or Ghostscript with compression settings. If the file is still too large, split it back into smaller PDFs or ask the recipient if they can receive it through cloud storage like Google Drive or Dropbox instead.

Can I merge PDFs in a specific order without rearranging them manually?

Yes, if you use a command-line tool or name your files in a way that sorts them correctly. Most online mergers and desktop tools let you specify the order by dragging files into position. If you have many files, naming them with numbers (01-file.pdf, 02-file.pdf) and using a command-line tool is faster than dragging each one.

Will merging PDFs change the quality or formatting?

No, merging straightforward combines the files as they are. The quality and formatting of each page remain the same. If the merged PDF looks different, it is usually because the original PDFs had different page sizes or fonts, not because merging changed them.

Is it safe to use free online PDF mergers?

Free online mergers are generally safe if you use reputable services and your PDFs do not contain sensitive information. Check the privacy policy to see how long files are kept and whether they are encrypted. For sensitive documents, use Preview on Mac, built-in Windows tools, or a desktop program that keeps files on your computer.