Merge PDF Free
Combine multiple PDFs into one, split by page range, or reorder and delete pages — all without uploading a single file. Works entirely in your browser.
pdf-lib.min.js is present in the same directory as this file.
How to Merge PDF Files
- Drop or select your PDFs. Drag files from your desktop into the drop zone, or click "Choose Files". You can add as many PDFs as your browser can hold in memory.
- Arrange the order. Drag file rows up and down, or use the ↑↓ buttons. The merged PDF will follow this exact order.
- Name your output. Edit the filename field if you want a custom name — the default is
merged.pdf. - Click Merge PDFs. Processing happens locally on your CPU. Large or image-heavy files may take 10–30 seconds. A progress bar keeps you informed.
- Download. Your browser downloads the merged PDF automatically. No login, no email required.
How to Split a PDF by Page Range
- Click the Split tab above the tool.
- Drop or select the PDF you want to split.
- In the "Page range" field, type the pages you want. Examples:
1-3extracts pages 1, 2, and 3.1-3, 5, 8-10extracts pages 1, 2, 3, 5, 8, 9, 10. Page numbers start at 1. - Or check "Split every page" to download each page individually.
- Click Extract Pages to download your new PDF.
How to Reorder or Delete PDF Pages
- Click the Reorder / Delete tab.
- Load a single PDF file.
- Use ↑/↓ buttons to move pages up or down. Press the × button to toggle a page for deletion (it will appear crossed out). You can un-toggle it before saving.
- Click Save PDF to download your rearranged PDF with deleted pages removed.
Why Use a Browser-Only PDF Tool?
100% Private
Your tax returns, contracts, medical records, and ID documents stay on your device. Nothing touches a server — ever.
No Account Needed
Skip the sign-up form. Open the page, drop your files, merge them, done. Zero friction.
No Watermark
The output is a clean PDF. No "Processed by XYZ" banner, no promotional page, no visual noise.
No File-Size Limit
The only cap is your browser's available RAM. For most users that means hundreds of MB of PDFs merge without issue.
Works Offline
Once the page is loaded, you can disconnect from the internet. The pdf-lib library runs entirely client-side.
Free Forever
No trial, no premium tier, no credit card. This tool runs on ads — you get full functionality for free.
PDF Merging Best Practices
Getting the best results from a PDF merge involves more than just clicking a button. Here are practical tips that save time and prevent common mistakes:
- Check page orientation before merging. If one document is landscape and another is portrait, the merged PDF will have mixed orientations — which is usually fine, but worth verifying before sending to a printer.
- Confirm page count per file. Each file row shows its page count. Make sure a 12-page contract shows 12 before you merge a dozen contracts into one report.
- Order matters. The merge output follows the list order exactly. Drag files into the correct sequence before clicking Merge.
- Large files are slower. A 30 MB scanned document will take noticeably longer than a 200 KB text PDF. Process heavy files with a charged laptop, not on low battery.
- pdf-lib preserves document content, not interactive features. Form fields, digital signatures, and JavaScript actions are preserved as static content in many cases, but highly complex interactive forms may lose their interactivity. For archival merges (combining scanned statements, contracts, etc.), the output is always correct.
- Splitting tip: count from 1. Page numbers in this tool are 1-indexed — page 1 is the first page of the document, matching how you'd refer to pages in conversation.