Merge PDF files
Nothing is uploaded — files are read and rewritten entirely in your browser.
Combine several PDFs into one, in the order you choose.
How it works
Combines PDFs into a single document. Files are read and rewritten entirely in your browser — nothing is uploaded, which for documents is usually the whole reason to avoid the online services that do upload.
Merging preserves the page content exactly. What it does not preserve is document-level structure: bookmarks, form fields, digital signatures and attachments belong to the file rather than the pages, and they do not survive being recombined. A signed PDF loses its signature when merged, which is correct behaviour — the signature covered the original document and no longer applies.
File size is roughly the sum of the inputs. Merging does not compress, and PDFs that share fonts will store them once per source document rather than deduplicating.
This tool runs entirely in your browser. Nothing you enter is sent to a server, logged or stored, and the page keeps working with the network disconnected.
Common questions
- Are my files uploaded?
- No. They are read and rewritten in your browser. The page works with the network disconnected once loaded.
- Do bookmarks and form fields survive merging?
- No. Those are document-level structures rather than page content. Digital signatures are also invalidated, which is correct — the signature covered the original file.
Related pages
- Password generator Generate strong random passwords in your browser, with the entropy shown.
- QR code generator Make a QR code for a link, text, WiFi network or contact details, and download it as SVG.
- Image resizer Resize an image to exact dimensions or a percentage, in your browser.
- Split and extract PDF pages Pull out a page range, split into single pages, or delete pages.
- Random number generator Random numbers in any range, plus dice, coin flips and a shuffled pick from a list.
- Random picker and team generator Pick a winner from a list, split into teams, or generate a random order.
- Image crop, rotate and flip Crop to an aspect ratio, rotate in 90° steps, or mirror an image.
- Lorem ipsum generator Generate placeholder text by paragraphs, sentences or words.
- Meta tag generator Generate title, description, canonical, Open Graph and Twitter Card tags.
- Printable graph paper Generate and print squared, dotted, isometric, hexagonal or lined paper.
Sources
- Calculated on this page — At One Place