PDF Merger

Combine contracts, scans and reports into a single PDF. Files are processed on your device — nothing is uploaded, so it's safe for confidential documents.

    How this works (and why it's private)

    Most "free PDF merger" sites upload your documents to their servers — a real problem for contracts, medical records or financial statements. This tool instead runs the open-source pdf-lib library inside your browser: pages are copied from your source files into a new PDF entirely on your device. Disconnect from the internet after the page loads and it still works.

    Common uses

    • Job applications: resume + cover letter + certificates as one attachment.
    • Invoicing: invoice + timesheet + receipts for a client's records.
    • Scans: phone-scanned pages arrive as separate PDFs — merge them into one document.
    • Legal & applications: forms, IDs and supporting documents in the required order.

    Ordering

    Files merge in the order shown in the list — use the ↑↓ buttons to rearrange before merging. Pages within each file keep their original order.

    Getting the order right first time

    Files merge in the order shown in the list, and pages within each file keep their original sequence. Two habits save re-doing it:

    • Name files numerically before selecting them01-cover.pdf, 02-resume.pdf, 03-references.pdf. Use a leading zero, or 10 will sort before 2.
    • Check the list before merging, not the output afterwards. The ↑↓ buttons reorder without re-selecting anything.

    What a combined document should look like

    Use caseSensible order
    Job applicationCover letter → CV → certificates → references
    Invoice packageInvoice → timesheet → receipts → contract
    Visa or immigration fileFollow the checklist order exactly — reviewers work through it in sequence
    Scanned contractPage 1 upward; check no page was scanned twice or upside-down
    Report submissionTitle page → summary → body → appendices

    For anything being reviewed by a person — an application, a tender, a claim — a single well-ordered PDF measurably improves how the submission is received. Reviewers dislike opening seven attachments, and some portals only accept one file.

    Why local processing matters here

    The documents people most often need to merge are exactly the ones that shouldn't be uploaded to a stranger's server: contracts, bank statements, medical records, passport scans, tax filings. Most free online mergers upload your files, process them remotely, and rely on a promise to delete them afterwards. This tool copies pages between documents entirely inside your browser using the open-source pdf-lib library — you can verify it by loading the page, disconnecting from the internet, and merging anyway.

    Frequently asked questions

    Is there a size or page limit?
    No artificial limits. Practical limit is your device's memory — hundreds of pages merge fine on any modern phone or laptop.
    Will quality be reduced or a watermark added?
    Neither. Pages are copied losslessly — text stays selectable, images keep full resolution, and the output is exactly your content, nothing else.
    Can it merge password-protected PDFs?
    Encrypted PDFs can't be read without the password. Remove the protection first (open it with the password and re-save/print to PDF), then merge.
    Why does merging need an internet connection the first time?
    Only to load the pdf-lib library itself from a CDN. Your documents never travel anywhere — the merging is 100% local.
    Can I merge images or Word documents?
    Not directly — this tool works with PDFs. Convert first: most word processors export to PDF via File → Save as PDF, and phones can export photos as PDF from the share menu. Once everything is a PDF, merge them here.
    The merged file is very large. Can I make it smaller?
    Merging is lossless, so the output is roughly the sum of its inputs. Size usually comes from scanned pages saved as high-resolution images. Rescanning at 200–300 DPI in greyscale rather than colour typically cuts the size dramatically with no meaningful loss for text documents.
    Will form fields, links and signatures survive?
    Page content, text, links and images copy across intact. Interactive form fields and digital signatures may not survive, because a signature cryptographically covers the original document — altering it necessarily invalidates it. For signed documents, merge first and sign the combined file afterwards.
    Can I remove or rotate pages instead of merging?
    Not in this tool yet — it merges whole documents. Most operating systems include basic page management: Preview on macOS and Edge or the built-in PDF viewer on Windows can both delete and rotate pages, then save.