Merge PDF
Combine several PDF files into one document directly in your browser. Reorder files before merging, keep text sharp and selectable, and download the result — nothing is ever uploaded.
Upload PDFs
Drag and drop two or more PDFs here, or click to select
Merge Order
Your PDFs will appear here
Upload files to arrange their order
About Merging PDFs
- • Runs entirely in your browser — no file is ever uploaded to a server
- • Pages are copied, not re-rendered, so text stays selectable and searchable
- • Files merge top to bottom; use the arrows to change the order first
- • Each page keeps its original size, so mixed A4 and Letter documents are fine
- • Bookmarks, fillable form fields, and tagged accessibility data are not carried over
- • Password-protected PDFs must be decrypted before they can be merged
About Merge PDF
This tool combines multiple PDF documents into a single file using pdf-lib, which copies each source page — its content streams, fonts, and embedded images — into a newly constructed document. Because pages are copied rather than re-rendered, text stays selectable and searchable and vector graphics stay sharp at any zoom level. The merge runs entirely inside your browser tab.
Why use a Merge PDF?
Scattered PDFs are awkward to share and easy to lose track of. Merging turns a set of scanned receipts into one expense report, a batch of signed pages into one contract, or a folder of chapter drafts into one manuscript — a single attachment that opens in order and prints in one job.
Who is it for?
Handy for anyone assembling paperwork from separate sources: accountants collating invoices for a filing period, students combining scanned assignment pages, legal teams merging exhibits into one bundle, and job applicants joining a CV, cover letter, and portfolio into one attachment.
How to use the tool
Drag two or more PDF files onto the drop zone, or click to browse for them
Check the detected page count shown beside each file
Use the up and down arrows to arrange the files into the order you want
Remove any file you added by mistake with its remove button
Click Merge PDFs to build the combined document
Review the resulting page count, then download the merged file
Frequently Asked Questions
How do I merge PDF files into one?
Add two or more PDFs by dragging them onto the upload area or browsing for them. Each file appears in a list showing its page count, and you arrange them with the up and down arrows — the merged document follows that order exactly, top to bottom. Click Merge PDFs and the tool copies every page from every file into one new document, then hands you the result to download. The whole operation usually takes well under a second, since pages are copied rather than re-rendered.
Are my PDFs uploaded anywhere?
No. Merging happens entirely in your browser via JavaScript — each file is read into memory as an ArrayBuffer, assembled by pdf-lib, and written back out as a blob your browser downloads. No file reaches a server and nothing is logged. Check DevTools' Network tab if you want to confirm: after the page loads, merging fires zero HTTP requests, and the tool keeps working with networking disabled. That makes it safe for contracts, invoices, and medical paperwork.
Does merging reduce quality or make text unselectable?
Neither. Merging is a structural operation, not a re-encoding one. Each page's content stream is copied verbatim into the output document along with the fonts and images it references, so text remains real text — selectable, searchable, and copy-pasteable — and vector artwork stays resolution-independent. This is the key difference from rasterising a PDF to images: nothing is flattened into pixels, so there is no generational quality loss no matter how many times you merge.
Merge PDF vs. printing to PDF — what's the difference?
Printing several documents to a single PDF sends everything through a print pipeline that rasterises or re-encodes pages, often losing selectable text, bookmarks, and vector precision while inflating file size. Merging copies the original page objects untouched, so the output is faithful to every source. Printing also applies the printer's paper size to everything, silently rescaling pages; merging preserves each page's original dimensions, so mixed A4 and Letter pages keep their own sizes.
What is lost when I merge — bookmarks, forms, annotations?
This is the caveat worth knowing. Page content, fonts, and images copy faithfully, but document-level structures do not survive: outlines and bookmarks are dropped, interactive form fields lose their AcroForm registration and stop behaving as fillable fields, and the tagged-PDF accessibility tree is not rebuilt. Link annotations pointing within a source document may break, since page numbering shifts in the merged file. If bookmarks or working forms matter, merge in a full PDF editor instead.
Can I merge encrypted or password-protected PDFs?
Not while they are still encrypted. PDFs protected with a user password have genuinely encrypted content streams that cannot be copied without the password, and the tool will report the file as encrypted rather than produce a corrupt result. Files carrying only an owner password — permission flags that restrict printing or editing but do not encrypt content — can generally be merged. Decrypt password-protected files in a reader you have credentials for, then merge the decrypted copies.
What happens when the pages are different sizes?
Each page keeps its own dimensions and orientation. Merging an A4 report with a Letter invoice and a landscape spreadsheet produces one document containing all three sizes, exactly as they were. Nothing is scaled, cropped, or rotated to match a common size. Viewers handle this fine — they fit each page to the window as you scroll. It only becomes visible when printing, where your printer driver scales pages to the loaded paper, so check the print preview for mixed-size bundles.
How many files can I merge at once?
There is no fixed cap; the practical limit is your device's available memory, since every source document and the output are held in RAM simultaneously. Merging dozens of ordinary text PDFs is comfortable even on a phone. Very large scanned documents are the constraint — a few hundred megabytes of image-heavy PDFs can exhaust a mobile tab. If you are assembling something that big, merge in stages, or split oversized sources first with [Split PDF](/tools/split-pdf/).
Share This Tool
Found this tool helpful? Share it with others who might benefit from it!
💡 Help others discover useful tools! Sharing helps us keep these tools free and accessible to everyone.