About the Handiwork PDF Merge
PDF Merge combines the pages from two or more PDF files into one new document without uploading the source files. The page order follows the order in which files are selected, and every page from each selected document is copied into the output. This is useful for joining scans, reports, receipts, or chapter files when page-level content matters more than document-level features.
How to use the Handiwork PDF Merge
- Choose two or more PDF files in the order they should appear.
- Confirm the selected-file count and start the merge.
- Open the downloaded PDF and check page order, links, forms, and visual output before replacing any original.
What the merge operation copies
The tool loads each PDF, copies its pages into a new PDFDocument, and appends those pages in selection order. It does not concatenate raw file bytes. Rebuilding the page tree this way produces one readable document while keeping the operation local to browser memory.
Worked example: report plus appendices
Select report.pdf first, appendix-a.pdf second, and appendix-b.pdf third. A 12-page report followed by two 3-page appendices produces an 18-page output in that sequence. If the order is wrong, select the files again in the intended order before merging.
Why document-level features need checking
Pages are only one part of a PDF. Bookmarks, attachments, document-level scripts, signatures, form relationships, layers, and metadata may not transfer in the same way as visible page content. A cryptographic signature on an input file does not certify the newly created merged file.
How this page was reviewed
The merge path was checked with multiple generated documents and different page counts. The review confirms selection-order page copying and a readable saved result; it does not claim preservation of every optional PDF feature.
Assumptions and limitations
- Password-protected, encrypted, malformed, or unusually structured PDFs may fail to load.
- Bookmarks, attachments, signatures, forms, layers, and document-level metadata may not be preserved completely.
- All selected files must fit in available browser memory at the same time.
- The output is a new document and should be checked before originals are deleted or replaced.
Sources and standards
These authoritative references were used to verify the method and guidance on this page.
Frequently asked questions
In what order are PDFs merged?
Pages are appended in the order the files appear in the browser file selection. Select them again if that order is not correct.
Does merging preserve digital signatures?
No guarantee is made. The output is a newly created PDF, so signatures on source files should not be treated as signatures on the merged result.
Are the selected PDFs uploaded?
No. The files are read and combined in browser memory on your device.
Why might a very large merge fail?
Every selected file and the new output consume browser memory. Try fewer or smaller documents on devices with limited memory.
Should I keep the original files?
Yes. Keep them until you have checked page order, links, forms, visual appearance, and any document features you rely on.