Field guide / PDF workflows
Merge, split and organize PDFs privately
Learn the right tools and safe order for merging, splitting, reordering, rotating and deleting PDF pages privately in your browser.
Inspect page sizes first (mixed A4/Letter creates mixed results), then merge, then verify page order. Avoid merging interactive forms, signed documents, or portfolios. Use organize-pdf-pages for reordering/rotating, split-pdf-pages for extracting ranges, merge-pdf-files for combining. Verify output by reopening and spot-checking transitions. Name files clearly with version numbers.
| Job | Right tool | Watch for |
|---|---|---|
| Merge multiple PDFs | merge-pdf-files | Mixed page sizes (A4/Letter) |
| Extract page ranges | split-pdf-pages | Incorrect range syntax (1-3,7,10-12) |
| Reorder/rotate pages | organize-pdf-pages | Lost interactive forms |
| Check page sizes | pdf-page-size-checker | Unexpected dimensions |
| Split large document | split-pdf-pages | Broken page numbering |
The family of page-organization jobs
PDF organization encompasses several distinct tasks: merging multiple documents into one, extracting specific page ranges, reordering existing pages, rotating pages, and deleting unwanted pages. Each task has different requirements and potential pitfalls. Understanding which tool to use for each job prevents errors and preserves document features.
Merge-pdf-files combines complete documents. Split-pdf-pages extracts ranges from one or more documents. Organize-pdf-pages reorders, rotates, and deletes pages within a single document. Using the right tool for the right job ensures you get the expected results without unintended consequences.
When merging documents, consider the total file size and page count. A 50-page report (2 MB) merged with a 20-page appendix (800 KB) results in a 2.8 MB file. Large merges may affect browser performance and download times. Split-pdf-pages is optimized for extracting ranges without loading the entire document into memory, making it suitable for very large files. Organize-pdf-pages works best on documents under 200 pages to maintain smooth interaction during reordering and rotation operations.
A safe order of operations
Start by inspecting each source document's page sizes using the PDF Page Size Checker. Mixed page sizes (A4 and Letter in the same document) can create unexpected results when merged. Verify that all sources use consistent dimensions before proceeding. For example, merging an 8.5×11 Letter document with an 8.27×11.69 A4 document will result in a document with inconsistent page dimensions, which may cause alignment issues in printed or electronic viewing.
Next, merge the documents if needed. Then use organize-pdf-pages to reorder pages and apply rotations. Finally, extract any ranges you need with split-pdf-pages. This sequence minimizes the risk of feature loss and makes verification easier. Always perform these operations in this order: check sizes → merge → organize → split.
- Inspect page sizes first (check for mixed A4/Letter)
- Merge documents if needed
- Reorder and rotate pages
- Extract specific ranges
- Verify the final result
When NOT to merge PDFs
Interactive forms, signed documents, and portfolios often contain features that don't survive merging. Digital signatures may become invalid, form fields may lose functionality, and portfolio layouts may break. For these documents, consider alternative approaches like creating a table of contents or using organize-pdf-pages to arrange pages within the original file.
If you must combine these document types, test the result thoroughly. Open the merged file and interact with form fields, check signature validity, and verify that layout elements remain intact. Keep the original files as backups in case the merged version doesn't meet requirements. Password-protected PDFs must be unlocked before processing. Some tools cannot handle encrypted files, and attempting to process them may result in errors or incomplete output.
When working with PDFs containing JavaScript, annotations, or embedded fonts, merging can disrupt these features. For example, a form with calculated fields may lose its functionality after merging. Always test merged documents in the intended viewer to ensure all features work as expected. Consider using organize-pdf-pages instead of merge-pdf-files when you only need to rearrange pages within a single document.
Worked example: client proposal assembly
Assembling a client proposal typically involves combining a cover page, a report, and appendices. First, check each document's page size—ensure all are Letter or all are A4. Merge the three documents in the desired order: cover, report, appendices. Then use organize-pdf-pages to verify page order and apply any needed rotations (scanned pages often come in landscape orientation).
After merging, spot-check page transitions: does the report start on an odd page? Are appendices numbered correctly? For professional work, add page numbers and a table of contents. Finally, save the assembled proposal with a clear filename like 'client-proposal-v2-2026-09-11.pdf' to track versions.
Let's walk through a concrete example: You have a 2-page cover letter (Letter size), a 15-page technical report (A4), and a 5-page appendix (Letter size). First, check that all documents use consistent page sizes. Since the report is A4 and the others are Letter, you have two options: convert the report to Letter format or accept mixed sizes in the final document. If you choose to merge as-is, the final document will have pages of different dimensions. The cover (8.5×11) and appendix (8.5×11) will display differently from the report pages (8.27×11.69) when viewed electronically or printed. For print, this may cause alignment issues at page boundaries. After merging, verify that page 1 is the cover, pages 2-16 are the report, and pages 17-21 are the appendix. Check that the table of contents correctly references page numbers. If the report starts on page 2 but should start on an odd page (common in book formatting), you may need to insert a blank page before the report.
Scanned document cleanup workflow
Scanned documents often require rotation of landscape pages, deletion of blank pages, and extraction of signed pages. Use organize-pdf-pages to rotate strays, delete unwanted pages, and then extract the signed pages with split-pdf-pages. This workflow preserves the original scan quality while creating a clean, usable document.
When rotating pages, apply 90-degree rotations without rasterizing content. Most PDF tools preserve vector and image quality during rotation. For scanned text, ensure the rotation doesn't make text unreadable or un-OCRable.
Consider a real-world scenario: You have a 50-page scanned contract where pages 12-15, 23, and 38-40 are in landscape orientation. You also need to extract pages 5-8 (signed pages) for separate processing. First, use organize-pdf-pages to rotate the landscape pages to portrait orientation. Verify that text remains readable after rotation—sometimes 90-degree rotations can make text appear upside down or mirrored. Next, delete any blank test pages (common in scanning workflows). Then use split-pdf-pages to extract pages 5-8. The extracted document should maintain the original scan quality without any degradation. Finally, verify that the extracted pages are in the correct order and that the signatures are clearly visible.
- Rotate landscape pages to portrait
- Delete blank or test pages
- Extract signed pages for separate processing
- Verify text remains readable after rotation
- Keep original scans as backup
- Check for page numbering consistency
Verifying the output
Always reopen the processed PDF and perform basic checks. Count pages to ensure the correct number were included. Spot-check page transitions between merged documents. Zoom to actual size and verify that text and images look correct. For critical documents, print a test page to confirm quality.
Page numbering in PDFs is 1-based, meaning the first page is page 1. When extracting ranges, remember that '1-3,7,10-12' includes pages 1, 2, 3, 7, 10, 11, and 12. Duplicate page numbers intentionally duplicate those pages in the result.
For merged documents, verify that page transitions are seamless. Check that the header/footer styles match across documents. Ensure that page numbers continue sequentially rather than restarting. For example, if Document A has pages 1-10 and Document B has pages 1-5, merging them should result in pages 1-15, not 1-10 followed by 1-5. Use the PDF Page Size Checker to confirm that all pages have consistent dimensions. Zoom to 100% and scroll through the document to check for any visual anomalies at page boundaries. Print a test page (preferably page 1 and the middle page) to verify that text is sharp and colors are accurate.
File naming and versioning
Clear file naming helps track document versions and purposes. Include the document type, client or project name, date, and version number. For example: 'annual-report-2026-final.pdf' or 'client-proposal-v3-revision.pdf'. This makes it easier to identify the correct file among many similar documents.
When working with client documents, consider adding a version suffix (v1, v2, final) to avoid confusion. For internal documents, include dates or project codes. Consistent naming conventions save time when searching for specific versions later.
Implement a systematic naming convention that includes: document type (proposal, report, invoice), client name or project code, date (YYYY-MM-DD), and version indicator. For example: 'ACME-PROPOSAL-2026-09-11-v2.pdf'. This format allows for easy sorting by date and quick identification of the most recent version. Avoid using spaces or special characters that may cause issues in different operating systems. Use hyphens or underscores instead. For documents with multiple revisions, include a clear version history in the filename or maintain a separate version log document.
- Include document type (report, proposal, invoice)
- Add client/project name
- Include date or version number
- Use consistent naming across all documents
- Avoid generic names like 'document.pdf'
- Use hyphens or underscores instead of spaces
Common pitfalls to avoid
Mixed page sizes can create unexpected results in merged documents. A Letter page (8.5×11) and an A4 page (8.27×11.69) have different dimensions, which may cause alignment issues in printed or electronic viewing. Always check page sizes before merging.
Password-protected PDFs must be unlocked before processing. Some tools cannot handle encrypted files, and attempting to process them may result in errors or incomplete output.
When merging documents with different orientations (portrait vs landscape), the result may have inconsistent page layouts. For example, merging a portrait document with a landscape document will result in pages that display differently when viewed in continuous scroll mode. Consider converting all pages to the same orientation before merging. Be aware that some PDF viewers may automatically rotate pages based on their content, which can create confusion during review.
- Check for mixed page sizes before merging
- Unlock password-protected PDFs first
- Test merged documents for feature loss
- Keep original files as backups
- Verify page numbering after splitting
- Standardize page orientation before merging
Handling password-protected PDFs
Password-protected PDFs require special handling. Before processing, you must unlock them using their password. Most PDF tools cannot process encrypted files directly. If you attempt to merge or split a password-protected PDF without unlocking it first, you'll likely encounter errors or incomplete results.
When working with client documents that contain sensitive information, ensure you have permission to remove password protection. Some organizations have policies against sharing unprotected sensitive documents. In such cases, consider alternative workflows like extracting the pages you need and re-encrypting them, or working with the client to provide an unprotected version for processing.
For password-protected forms, note that removing protection may also remove interactive functionality. Test the unprotected document thoroughly to ensure all form fields, calculations, and validations still work as expected. Document any changes or issues encountered during the unlocking process for future reference.
Strategies for handling mixed page sizes
When faced with documents of different page sizes, you have several options. The simplest approach is to accept mixed sizes in the final document, but this may cause issues in print workflows where consistent paper size is required.
A better approach is to standardize page sizes before merging. Use a PDF converter to resize A4 pages to Letter format or vice versa. Be aware that resizing can affect text flow and image placement. For documents with complex layouts, manual adjustment may be necessary after resizing.
Another strategy is to create separate documents for different page sizes. For example, keep the A4 report as a separate document and only merge the Letter-sized cover and appendix. This maintains document integrity while achieving your organizational goals. When presenting mixed-size documents, consider adding a note explaining the different page sizes and why they were preserved.
- Accept mixed sizes (suitable for review documents)
- Standardize sizes before merging (best for print)
- Keep different sizes in separate documents
- Add explanatory notes for mixed-size documents
- Test resized documents for layout issues
Frequently asked questions
Can I merge PDFs with different page sizes?
Yes, but the result will contain mixed sizes. This may be acceptable for review documents but can cause issues in print workflows. Consider standardizing page sizes first.
Will merging break interactive forms or signatures?
Often yes. Digital signatures may become invalid, and form fields may lose functionality. Test merged documents thoroughly or avoid merging these types of files.
How do I extract specific pages from a PDF?
Use split-pdf-pages and enter ranges like '1-3,7,10-12' to extract those pages in order. Page numbers are 1-based.
What happens to page numbers when I merge PDFs?
Pages are numbered sequentially. If you merge a 10-page document with a 5-page document, the result will have pages 1-15.
Can I rotate pages without losing quality?
Yes, most PDF tools rotate pages without rasterizing content, preserving original quality.
Why should I check page sizes before merging?
Mixed page sizes (A4 and Letter) can create unexpected results in printed or electronic viewing. Standardizing sizes ensures consistent output.
What should I do with password-protected PDFs?
Unlock them first using their password. Some tools cannot process encrypted files. Be aware that removing protection may affect interactive features.
How do I handle mixed orientations (portrait/landscape)?
Standardize orientation before merging. Rotating pages can be done with organize-pdf-pages, but mixed orientations may cause display issues in continuous scroll mode.
References
Put the method to work