Split PDF

Extract specific pages or split a PDF document into multiple files securely in your browser.

upload_file

Select PDF to Split

Drag and drop your PDF here or click to browse. The file will be processed entirely on your device for absolute privacy.

fact_check Reviewed by Senior Editor
verified Reviewed: Jul 28, 2026
update Updated: Jul 28, 2026
commit v2.0.0
schedule 5 min read

lightbulb When to use this tool

  • check_circle Extracting a single chapter or section from a large PDF report to share with a specific recipient.
  • check_circle Splitting a scanned multi-page contract into per-party sections for individual distribution.
  • check_circle Removing the first or last pages of a PDF (cover pages, back-matter) before sharing the body content.
  • check_circle Isolating a specific invoice or statement from a multi-document PDF batch.
  • check_circle Breaking a large PDF into smaller parts to work around email attachment size limits.

Why use our tool?

Page-Level Precision — Define Exactly What You Extract

Your Document Never Leaves Your Device

Original Quality Preserved — No Re-Encoding

Works on Scanned PDFs and Text-Based PDFs

Free, Unlimited — No Subscription or Daily Caps

How it works

1

Click 'Upload PDF' or drag your PDF file onto the upload zone.

2

The tool displays a summary of the total page count in your document.

3

Enter the pages you want to extract in the input field. Use commas for individual pages (1, 3, 5) and hyphens for ranges (2-7). You can combine both: 1, 3-5, 8, 12-15.

4

Click 'Split / Extract Pages' to run the extraction. The process runs locally.

5

Click 'Download PDF' to save the extracted pages as a new standalone PDF file.

Examples

science Extracting a Report Section

science Splitting a Multi-Section Contract

Frequently Asked Questions

Does splitting a PDF reduce quality or compress the content? expand_more
No. Pages are extracted at the internal PDF object level using pdf-lib — the tool copies the page structures, fonts, images, and vector elements from the source document into a new PDF container without re-encoding or rasterizing anything. The output quality is byte-for-byte identical to the original pages.
Is my PDF uploaded to a server during splitting? expand_more
No. The pdf-lib library processes your document entirely within your browser's local memory. The PDF is read from your local disk, manipulated in RAM, and the output file is offered as a download from that same memory. At no point is any HTTP request made containing your document data.
Can I split a password-protected PDF? expand_more
No. Password-encrypted PDFs cannot be read by the library without first decrypting them, because the encryption covers the page content itself. Remove the password first using a PDF unlocking tool, then split. After splitting, you can re-apply password protection using our Protect PDF tool if needed.
What page format should I use — can I enter ranges? expand_more
Yes. The tool accepts individual page numbers (1, 5, 9), hyphenated ranges (3-8, 12-20), and combinations of both in one input (1, 3-5, 8, 12-15). Pages are output in the order you specify. If you enter 5, 1, 3, the output PDF will have those pages in that sequence — which lets you also reorder pages if needed.
Is there a maximum file size or page count? expand_more
No hard limits are imposed by the tool. The practical constraint is your browser's RAM. Modern computers handle PDFs of 500+ pages and 100MB+ file sizes without issues. For very large documents, ensure other memory-heavy browser tabs are closed to maximise available memory.
Can I extract just one page from a PDF? expand_more
Yes. Enter a single page number (e.g. '5') and the output will be a one-page PDF containing exactly that page. This is useful for extracting individual invoices from a statement batch, a specific exhibit from a legal filing, or a single data table from a report.
Will the split PDF maintain bookmarks and hyperlinks? expand_more
Internal bookmarks (table of contents entries) that point to pages not included in the extraction will become broken references in the output PDF. External URL hyperlinks embedded on the extracted pages are preserved. Page-to-page internal links that reference extracted pages will work correctly; those referencing excluded pages will not resolve.
Can I split a PDF into multiple separate files at once? expand_more
The current workflow extracts one output PDF per operation. To split into multiple separate files, run the extraction multiple times with different page sets. Since each operation completes in seconds, splitting a document into three or four separate sections takes under a minute total.

More PDF Tools