Guide · PDF

How to Merge Multiple PDFs Into One File

Updated 2026-08-17 · 4 min read

Portals, lawyers, and half the forms on the internet want one PDF. What you have is three: an invoice, a signed page, and a scan of a receipt. Zipping them is not the same job. A zip is a folder. A merge is one document with a page order.

PDF Merge on DevOkk.com builds that file in the browser. No Adobe license. No account. The inputs are not uploaded to DevOkk to finish the combine.

One attachment is a decision about order

The merge is the easy part. The argument is which file comes first.

A readable packet usually looks like this: cover or letter, the form or invoice, then evidence (receipts, IDs, photos). People open page 1. If page 1 is a sideways receipt, they stop.

Filename order from a downloads folder is not reading order. scan-final.pdf can be older than scan-final-2.pdf. Multi-select in Explorer or Finder does not promise the sequence you think you clicked.

Put the files in the list the way a stranger will flip them. If you already merged and the order is wrong, PDF Sort reorders pages inside the combined file. That is often faster than starting the stack over.

How to merge in the browser

  1. Gather the PDFs you actually want. Leave out drafts.
  2. Open PDF Merge.
  3. Drop the files. Confirm each one opened (page count should match).
  4. Drag the list into reading order. Do this before you click merge, not after you notice page 10 sitting behind the cover.
  5. Run the merge. Download the result.
  6. Open the new PDF and walk the first page of each former file. Confirm nothing is missing and nothing duplicated.

Password-protected inputs will fail. That is a stop sign. Unlock them in a tool you already trust, or do not merge those files here.

If one of the “PDFs” is really a set of photos, convert the images first with Image to PDF, then merge that result with the rest.

A concrete stack: a one-page invoice export, a two-page signed terms PDF, and a phone scan of a receipt. That is three sources and one attachment. Drop them in that order - money, agreement, evidence - not in the order they landed in Downloads. If the receipt scan is three pages and only page 1 is the receipt, delete the extras from that file before you merge. Combining first and trimming later works, but you will be counting pages across former file boundaries, which is how people delete the signature page.

Size after the merge

Merge is addition. It does not secretly recompress every image.

Three clean text PDFs stay small. Three phone-scanned packets become an email problem. Gmail’s 25 MB cap is the usual wall; many work accounts sit lower. If the combined file is too big:

Do not flatten the whole packet to low-quality JPG and back into a PDF “to make it merge.” You will lose selectable text and you still have to merge.

What merge will not clean up

Wrong pages inside a source. Merge cannot delete page 4 of file two. Open that file in PDF Delete Pages first.

Crooked scans. Merge will not deskew. You get the page as it was.

Live forms. Copying pages into a new document can flatten fields. If someone still has to type in the form, send the original fillable file, not a merged collage.

A table of contents that points at old page numbers. Those links will be wrong after you concatenate. Rebuild them in a desktop editor, or add printed numbers after the merge with PDF Page Numbers.

Hundreds of megabytes in one tab. Browser memory will lose. Merge fewer files per pass, then merge the sub-results.

Download one file, then number if you need to

Open PDF Merge, set the order on purpose, and download. If the pages are right but the sequence is still off, use How to reorder PDF pages in your browser. If you numbered the sources before merging, those numbers now lie - number the combined file last.

Keep the separate originals until the recipient confirms they opened the packet. Merged files get forwarded. The pieces are what you use to rebuild a clean copy.

Frequently asked questions

Will merge keep my files in the order I dropped them?

Order is whatever you set in the tool, not whatever the OS used when you multi-selected in a folder. Check the list before you run the merge. A filename sort (1.pdf, 10.pdf, 2.pdf) is a common way to get page 10 before page 2.

Does merging upload the PDFs?

No. PDF Merge combines the files in the browser. You do not need an account. The documents are not sent to DevOkk to complete the merge.

Why is the merged file so large?

Merge concatenates pages. It does not recompress images. Three 8 MB scans become about 24 MB. If the result has to go through email, run PDF Compressor on the combined file, or compress the heavy inputs first.

Can I merge a mix of page sizes?

Yes. Letter and A4, portrait and landscape, can sit in one PDF. Viewers will show each page at its own size. That looks fine on screen and can surprise a printer. If every page must be the same sheet, fix size in the source exports before you merge.

What happens to forms and signatures?

Filled form fields, some signature widgets, and certain annotations can flatten or drop when pages are copied into a new document. Open the output and click anything you expect to still be interactive. If a live form has to stay live, merge is the wrong tool.

I merged in the wrong order. Do I start over?

You can merge again, or open the combined file in PDF Sort and reorder the pages. Sorting one file is often faster than reconstructing the stack from the originals.

More reading that links back to the same tools and workflows.