Guide
How to Merge Multiple PDFs into One File
May 18, 20264 min readBy PDF99 Team
Merging PDFs is one of the most common tasks people need from a PDF
tool. You might have scanned a multi-page form as separate pages,
received several invoices that need to go in one email, or
accumulated chapters of a document in different files. Merging
combines them all into one clean PDF.
How to merge PDFs with PDF99
The fastest way is to use our
free Merge PDF tool. Here's exactly what
to do:
-
Go to the Merge PDF page and click
Choose PDF files (or drag multiple files onto the
page at once).
-
Add all the files you want to combine. You can add them in any
order — you'll be able to rearrange them.
-
Check the order in the thumbnail area. The files will be merged
from top-left to bottom-right.
-
Click Merge PDFs and download your combined
document.
The whole process takes under a minute for most people.
Does merging PDFs lose quality?
No. PDF99's merge tool uses PDF-lib, which copies pages from source
files directly into the merged document. There's no re-rendering, no
compression, no quality change whatsoever. The merged PDF contains
exactly the same content as the originals.
Is there a limit on how many PDFs I can merge?
PDF99 has no limit. You can merge two files or two hundred. The only
practical constraint is your browser's memory — very large PDFs with
many high-resolution images may slow things down on older hardware.
Alternatives if the online tool doesn't work for your use case
For very large batch merges, a desktop tool like LibreOffice Draw or
the free Ghostscript command-line utility can be more reliable. For
developer use cases, the pdf-lib npm package provides
the same functionality programmatically.
Merge your PDFs now — free
No sign-up, no watermarks, no file limits.
Merge PDFs
→
Why merging matters in everyday work
The need to merge PDFs comes up in dozens of professional contexts that people deal with regularly. Job applications are probably the most universal example. A recruiter asks for your CV, a cover letter, and copies of your qualifications as a single document. You have four separate files. Merging them takes 30 seconds and means the recruiter gets a clean, properly ordered package rather than four separate attachments with generic filenames.
Financial document submissions — tax returns with supporting evidence, insurance claims with receipts, loan applications with bank statements — almost always require everything in one file. A single well-organised PDF is far more professional and easier for the recipient to process than a collection of separate attachments.
For students, merging is a constant requirement. Individual assignment sections written separately, coursework with appendices, lab reports with data tables — combining them into a single submission PDF is standard practice. Some submission portals specifically enforce single-file requirements.
Getting the order right before you merge
The most important step in merging is getting the page order right before you click the merge button. PDF99's merge tool shows you a thumbnail of the first page of each uploaded document. Drag the thumbnails to put the documents in the correct order. It's worth taking 30 seconds to verify the sequence — a merged document where the conclusion comes before the introduction or where appendices precede the main body is unprofessional and confusing.
If you're merging more than four or five documents, number them before uploading — either in the filename (01-cover-letter, 02-cv, 03-certificate) or keep a mental note of the correct sequence. The thumbnail drag interface makes reordering simple but you still need to know the intended order before you start.
Merging PDFs with different page sizes
A common concern is whether merging PDFs with different page sizes — say, an A4 cover letter with a Letter-sized technical document — creates layout problems. It doesn't. Each page in the merged document retains its original dimensions. An A4 page followed by a Letter page followed by an A3 diagram all appear at their correct sizes when the merged PDF is opened. PDF viewers handle mixed page sizes gracefully.
Orientation differences work the same way. A portrait document merged with a landscape spreadsheet or diagram produces a PDF where the viewer simply rotates as you scroll to the landscape pages. This is standard PDF behaviour and works in every major PDF viewer.
File size of the merged document
The merged PDF's file size is approximately the sum of the individual source files. Merging doesn't compress the content — it copies it directly. If you have five PDFs totalling 8MB, the merged result will be approximately 8MB.
If the merged file is larger than you need — for email attachments or portal uploads with size limits — run it through PDF99's compression tool after merging. Compressing the final merged document is simpler than compressing each source file separately, and you only need to make one quality decision for the whole document.
Alternatives to merging for specific use cases
Merging is the right tool when you genuinely want one document. But sometimes what looks like a merging need is actually better solved differently. If you're combining a main document with appendices that recipients might want to navigate to directly, keeping them as separate files with clear naming may be more useful than one merged document. If you're archiving many related documents, a ZIP file preserves the individual files while packaging them for transport. Merging is specifically for situations where a single continuous document is the goal — submission portals, client deliverables, professional packages, and anything where one clean file is better than several.
Troubleshooting common merge issues
The most frequent problem people encounter when merging PDFs is pages appearing in the wrong order. This almost always happens when files were added in the wrong sequence and the thumbnails weren't checked before merging. The fix is to re-do the merge: re-upload the files, take a moment to verify the thumbnail order matches your intended sequence, then merge again. The original files are untouched so there's no cost to starting over.
A second common issue is one source file appearing blank or partially rendered in the merged output. This typically means that file was corrupt or had unusual encoding. Try opening the problematic file separately first to confirm it renders correctly. If it does, try converting it to PDF again from the source application and use the fresh export.
For very large merges — combining 20 or 30 PDFs — browser memory can become a limiting factor. If the merge fails or the browser tab crashes, try splitting the task: merge 10 files at a time into intermediate PDFs, then merge those intermediate PDFs into the final document. This chunked approach is more reliable for very large jobs.
Merging PDFs vs combining into a portfolio
Standard PDF merging produces a flat document — pages flow continuously from one former file to the next. A PDF Portfolio, by contrast, is a PDF container that holds multiple separate files while presenting them together. Portfolios preserve the individual files as navigable components. They're mainly used in legal and corporate contexts where the individual documents need to retain their identity within a package.
For everyday purposes — sending a job application, submitting coursework, sharing a project proposal — standard merging into a flat PDF is always the right choice. Portfolios require Acrobat to view properly and are overkill for typical use cases.