Merge PDF Frequently Asked Questions
Answers to the most common questions about merging PDF files: how many files you can combine, quality, order, password-protected PDFs, and more.
- merge pdf faq
- merge pdf questions
- combine pdf help
- merge pdf how many files
- merge pdf troubleshooting
- pdf me
How many PDF files can I merge at once?
Most browser-based merge tools, including PDF ME, do not impose a strict limit on the number of files you can add to a single merge. In practice, the limit is determined by your device's available memory and the combined size of all source files. Merging 20 small PDFs is straightforward on any modern device. Merging a very large number of files with many high-resolution pages may be slower, so for very large operations it can help to merge in batches and then merge the batches.
Will merging PDFs reduce the quality of my documents?
No. A merge operation copies page content — text, images, and vector graphics — from source files to the output without re-encoding or resampling. Quality loss after merging is almost always caused by source files that were already compressed before merging, or by a separate compression step applied afterward. If your merged result looks degraded, check whether the source files were already degraded before the merge.
Does the order of files matter when merging PDFs?
Yes. Pages appear in the merged document in exactly the order you specify when loading source files. Most merge tools let you reorder files before processing. Review the intended order carefully before running the merge and verify the result by checking the first few pages and the transitions between source files.
Can I merge password-protected PDFs?
It depends on the tool. Some merge tools require that source PDFs be unlocked before they can be processed. If you receive a protected PDF and know the password, remove the password protection first using a PDF unprotect or decrypt tool, then merge the unlocked version. Attempting to merge a password-protected PDF without decrypting it first may produce an error or an incomplete result.
Does merging PDFs affect bookmarks or hyperlinks?
Bookmarks (also called outlines or table of contents entries) from source files may or may not be preserved, depending on the merge tool. Hyperlinks within page content are typically preserved because they are part of the page annotation objects. External hyperlinks — links that point to URLs outside the document — are usually kept. Internal hyperlinks — links that jump to another page within the same document — may break if the target page number changes in the merged document.
Can I merge PDFs with different page sizes?
Yes. A merged PDF can contain pages of different sizes. A4, Letter, and legal pages can coexist in the same document. The merge tool does not resize or crop pages to match a single size — each page retains its original dimensions. If you want a uniform page size throughout the merged document, resize or normalize the source pages before merging.
Is it safe to merge PDF files in the browser?
Browser-based tools that process files locally — meaning all processing happens on your device using WebAssembly — do not transmit your files to a server. PDF ME uses local processing for the merge operation. This is especially relevant for PDFs containing sensitive information such as contracts, financial documents, personal records, or health data. Always verify that the tool you use explicitly states local or browser-based processing before uploading sensitive documents.
Why is my merged PDF file larger than expected?
The most common reasons are duplicate embedded resources (two source files embedding the same font or image), uncompressed content streams in older PDFs, or accumulated metadata and preview thumbnails from each source. To reduce the size, apply PDF compression to the merged result as a separate step. This typically recovers significant space without visible quality loss.