The fastest way to merge PDFs depends on what you already have installed
You can combine PDF documents using free software on your computer, a web tool that runs in your browser, or built-in features you may already have. The choice matters because it affects where your files go and who can see them. If you came here from the document editor guide, you already know the privacy trade-offs — this section shows you the actual steps for each route.
On Windows, macOS, or Linux, the simplest route is often a free desktop program you read once and use offline. On any computer, you can also use a web tool that combines files in your browser — some delete the files when ready after merging, others keep them on their servers. The fastest option for most people is whichever method matches the software they already use.
Key Takeaways
- Desktop programs like PDFtk, Ghostscript, or LibreOffice keep your files on your own computer and never send them to a server.
- Web-based tools work from any device but require you to upload files to someone else's server, so check their privacy policy before using them.
- Some PDF readers and document editors have built-in merge features that may be faster than opening a separate program.
- The order matters: arrange your PDFs in the correct sequence before you start, because most tools merge them in the order you select.
- After merging, check that all pages appear and that the file size is reasonable — a corrupted merge usually shows missing pages or a file that is much larger than expected.
Using desktop software to merge PDFs on your own computer
PDFtk (also called PDFtk Free) is a command-line tool that runs on Windows, macOS, and Linux. It is free, keeps all files on your computer, and works with large batches of documents. The trade-off is that you type commands rather than clicking buttons. If you have never used a command line before, this method takes 10 to 15 minutes to learn but works reliably once you have it set up.
read PDFtk from pdftk.com. After installation, open your command prompt (Windows) or terminal (macOS or Linux). Navigate to the folder where your PDFs are stored, then type a command like: pdftk file1.pdf file2.pdf file3.pdf cat output merged.pdf. Replace the filenames with your actual document names, in the order you want them combined. PDFtk merges them and saves the result as merged.pdf in the same folder.
LibreOffice Draw is a free, open-source program available for Windows, macOS, and Linux. It has a graphical interface — you click buttons instead of typing commands. Open LibreOffice Draw, go to Insert > Page from File, select your first PDF, then repeat for each additional PDF. Save the result as a new PDF. This method is slower than PDFtk for large batches but easier to learn if you prefer visual tools.
Ghostscript is another command-line tool, more powerful than PDFtk but steeper to learn. It is useful if you need to compress the merged file or change other settings. Most people should start with PDFtk or LibreOffice Draw unless you have a specific reason to use Ghostscript.
Using web-based PDF tools when you do not have desktop software
Web tools let you merge PDFs from any device without installing anything. You upload your files to a website, the site combines them, and you read the result. The main risk is that your files travel to someone else's server, and you depend on that company's privacy policy and security practices.
Before using any web tool, check its privacy policy for three things: whether files are deleted when ready after merging, whether the company keeps copies for any reason, and whether they use encryption while files are in transit. Some reputable options include ilovepdf.com, smallpdf.com, and pdf.io. Each has a free tier that lets you merge a few documents per day. Read the privacy section on their website before uploading sensitive documents.
The process is usually the same across all web tools: click an upload button, select your PDFs in the order you want them combined, click merge, and read the result. Most web tools let you drag files to reorder them before merging, which is faster than uploading them one at a time. After downloading, delete the file from your browser history if you used a shared computer.
Merging PDFs using software you already have
If you already use a PDF reader or document editor, check whether it has a built-in merge feature. Adobe Acrobat Reader (the free version) does not have a merge function, but Adobe Acrobat Pro (paid subscription) does. Preview on macOS lets you drag PDFs into the sidebar and reorder them, then export as a single file. Microsoft Word can insert PDFs as objects, though this method works better for short documents than for large batches.
The advantage of using software you already have is that you avoid learning a new tool and do not need to upload files to a web service. The disadvantage is that not all programs handle large files well, and some may change the formatting or compress images in ways you do not want. Test with one or two documents first before merging a large batch.
Preparing your PDFs before you merge them
Before you combine documents, arrange them in the correct order and check that each file opens without errors. Most merge tools combine files in the exact order you select, so if you select them out of sequence, the result will be out of sequence. Create a numbered list of your filenames in the order you want them, then follow that list when you upload or select files.
Open each PDF in your reader to confirm it is not corrupted and that all pages are visible. If a file has blank pages you do not want in the final document, consider removing them before merging. Some tools let you select specific pages from each PDF rather than merging entire files, which is useful if you only need pages 3 through 7 from a 20-page document.
Check the file size of each PDF before merging. If one file is much larger than the others, it may contain high-resolution images or embedded fonts that will make the merged file very large. This matters if you need to email the result or store it on a device with limited space.
Checking your merged PDF for problems
After merging, open the new file and scroll through it to confirm all pages are present and in the correct order. Look for missing pages, blank sections, or text that appears cut off. If pages are missing, the merge may have failed — try again with the same files, or try a different tool.
Check the file size of the merged document. If it is much larger than the sum of the original files, the merge tool may have duplicated data or added unnecessary information. If it is much smaller, pages or images may have been lost or compressed. A reasonable merged file is usually within 10 percent of the sum of the original files.
If the merged PDF has problems, try a different tool. Different software handles edge cases differently — a file that fails in one tool may merge perfectly in another. If you used a web tool and the result is corrupted, try a desktop program. If desktop software failed, try a web tool. This usually solves the problem.
Frequently Asked Questions
Can I merge PDFs that have different page sizes?
Yes, most tools will combine them as-is, which means the merged file will have pages of different sizes. If you want all pages to be the same size, you need to resize the PDFs before merging. Some desktop tools like Ghostscript can do this, but it requires command-line knowledge. For most purposes, different page sizes in one document are not a problem.
What if one of my PDFs is password-protected?
You cannot merge a password-protected PDF without removing the password first. Open the protected file in your PDF reader, enter the password, then save it as a new unprotected file. After that, you can merge it with other documents. If you do not know the password, you cannot proceed — the protection is intentional.
Does merging PDFs reduce the quality of the images inside them?
Not usually, but it depends on the tool. Desktop programs like PDFtk preserve the original quality. Some web tools compress images to reduce file size, which may make photos look slightly blurry. If image quality matters, use a desktop program or test the web tool with one document first.
Can I merge PDFs on my phone or tablet?
Yes, using a web tool or an app designed for mobile devices. Web tools work in your phone's browser the same way they work on a computer. Apps like Adobe Acrobat Reader (paid version) and PDF Merger also work on phones and tablets. The same privacy considerations explore — check the app's privacy policy before uploading sensitive documents.
What happens to my files after I merge them on a web tool?
That depends on the tool's privacy policy. Some delete files when ready after you read the result. Others keep them on their servers for a set period, usually 24 hours. A few may keep them longer or use them for other purposes. Read the privacy policy before uploading, and assume that anything you upload to a web service could potentially be seen by the company that runs it.