Why Merge PDFs?
Scattered documents are a productivity killer. A project proposal might exist as three separate files: the cover letter, the main proposal, and the appendix with financial projections. An insurance claim might require combining a completed form, photographs of damage, receipts, and a police report. A student's application package might include a transcript, personal statement, recommendation letters, and a resume — each as a separate PDF.
Merging these into a single PDF creates one cohesive document that is easier to email, upload to portals, share with colleagues, and archive. Recipients get everything in one file with no risk of missing attachments. The merge process is lossless — every page from every source file is preserved with identical quality, formatting, fonts, and interactive elements.
Method 1: Merge PDFs Online
The fastest approach for occasional merging is an online tool. Our PDF Merge tool works in three simple steps: drag and drop your PDF files onto the upload area, arrange them in the order you want (each file's pages will appear in sequence in the merged output), and click Merge. The server combines them using qpdf — a professional-grade PDF library — and your merged file is ready to download within seconds.
This method works on any device with a web browser — Windows, Mac, Linux, iPhone, iPad, Android, Chromebook. No software installation required. Files are uploaded over encrypted HTTPS and automatically deleted from the server within 10 minutes.
Online merging is ideal for combining 2-20 files up to 50 MB each. For very large files or highly sensitive documents where you prefer not to upload to any server, desktop methods are more appropriate.
Method 2: Merge on Mac with Preview
macOS includes PDF merging capability built into Preview — no additional software needed. Open the first PDF in Preview, then go to View and select Thumbnails to show the page sidebar. Open Finder alongside Preview and drag additional PDF files into the sidebar at the position where you want them inserted. You can drag individual PDFs between existing pages or at the end.
Once all files are arranged, go to File and select Export as PDF. This saves a new merged file while leaving your originals untouched. Preview handles bookmarks, links, and form fields correctly in most cases, though very complex PDFs with JavaScript or multimedia content may lose some interactive features.
The limitation is that Preview does not offer fine-grained control over page insertion — you are dropping entire files into the sidebar. If you need to interleave specific pages from different files, you would need to split the PDFs first and then merge the individual pages.
Method 3: Merge on Windows
Windows does not include a built-in PDF merger, but several free options are available. The Microsoft Print to PDF feature can technically combine PDFs by printing multiple files in sequence, but this re-renders each page and may alter formatting. For lossless merging, dedicated tools are necessary.
PDFsam Basic is a free, open-source desktop application for Windows, Mac, and Linux that handles merging, splitting, rotating, and extracting PDF pages. Its merge function accepts multiple files, lets you reorder them with drag-and-drop, and produces a lossless output. It runs entirely on your computer — no internet connection or upload required.
For users comfortable with the command line, qpdf (available via package managers or direct download) performs merging with a single command. This is particularly useful for scripting batch operations or integrating PDF merging into automated workflows.
Tips for Clean Merges
Check page orientation before merging. If some of your source PDFs have landscape pages and others have portrait, the merged output will preserve each page's original orientation — which is correct, but can look inconsistent when scrolling through the document. Consider rotating pages to a consistent orientation if the content allows it.
Watch for duplicate page numbering. If each source PDF has its own page numbers starting at 1, the merged document will show repeated numbers. For formal documents, regenerate page numbers in the merged file using a PDF editor, or add a table of contents that references absolute page positions.
File size adds up directly. A merge of three 5 MB files produces a roughly 15 MB output. If the merged result exceeds your email or upload limit, use our PDF Compress tool afterward to reduce the size — compression after merging is often more efficient than compressing individual files because the tool can identify cross-file redundancies in fonts and images.
When Order Matters
The order you arrange files before merging determines the final page sequence. Most merging tools process files from top to bottom in the list. Our PDF Merge tool shows each file with a number indicating its position — rearrange them before clicking merge to ensure the correct page order.
For complex merges where you need specific pages from specific files (for example, pages 1-5 from document A, then pages 3-7 from document B, then pages 10-12 from document A), use our PDF Split tool first to extract the exact pages you need, then merge the extracted portions in order.