PDF Split (By Pages)
Split a PDF by page ranges and download the parts.
Drop PDF here or click to select
0 pages
Split Result
How to Use
Upload PDF
Drop or click to select the PDF file you want to split.
Select Split Method
Choose to split by page range or each page individually.
Download
Download split PDFs individually or all at once.
FAQ
Are my PDFs uploaded to a server?
No. All processing happens in your browser. Your PDF data is never sent externally, protecting your privacy.
Is there a size limit for PDFs?
It depends on page count and how heavy the pages are (browser memory limits). If it feels heavy, split only the needed pages or process in smaller steps.
How do I specify page ranges?
Use hyphens for consecutive pages and commas for individual pages, like '1-3, 5, 7-10'. Each range creates a separate PDF file.
Can I split password-protected PDFs?
Only unencrypted PDFs are supported. Please remove password protection before using this tool.
Are page numbers 1-based?
Yes. Enter ranges using 1 as the first page (e.g., 1-3 means the first three pages).
Are bookmarks/links preserved after merge?
It depends on the source PDFs. For important documents, verify links and bookmarks after export.
How flexible are split ranges?
Splitting is page-number based. You can split by ranges or extract only the pages you need.
How about resolution in PDF-to-image?
Effective resolution (DPI-like) depends on settings and use case. Prefer lighter outputs for sharing and higher detail for print.
References
- Adobe: PDF 32000-1
Core document for PDF file structure.
- Mozilla PDF.js
Reference implementation for browser-side rendering.
- MDN: File API
Base API behavior for client-side file handling.