100% local processing — your files and data never leave this browser. No uploads, no server storage.

OnboxTools

Free · Browser-only · No upload

Split PDF Online

Extract page ranges or divide a PDF into separate files

Upload a PDF, define one or more page ranges, and download each range as its own file. Splitting runs entirely in your browser with pdf-lib—no cloud upload required.

Use it to pull out a single chapter, separate a bulk scan into individual submissions, or break a long report into manageable sections for email attachments.

Split Range Settings

Range 1
Input PDF
Result Parts
Awaiting Extraction
Page Count0
Total Size0 MB
Extract Parts1

More PDF Tools

📉
Compress PDF
🔍
DPI Checker
📐
DPI Converter
📄
JPG to PDF
📂
Merge PDF files
📑
Organize PDF
✏️
PDF Editor
🔍
PDF OCR
📄
PDF Page Counter
🖼️
PDF to JPG
👁️
PDF Viewer
📊
PDF Word Counter
🔒
Protect PDF
🔄
Rotate PDF
✂️
Split PDF
🔓
Unlock PDF

Browse by category

Complete guide to splitting PDF files

Understanding PDF split operations

Splitting a PDF creates new documents that each contain a subset of pages from the original. Unlike deleting pages in an editor, split is non-destructive toward your source file: the uploaded PDF stays unchanged on disk; you only download new outputs.

Each output file gets a fresh object structure with renumbered pages starting at one. Internal page content—text, vectors, images—is copied, not re-rendered, so quality matches the source unless the saving step applies compression.

You can define multiple ranges in one run. Range 1 might be pages 1–3, range 2 pages 4–10, range 3 page 11 alone. Every range becomes a separate download, which saves time compared to repeating single-range extractions manually.

Common split scenarios

Extract one signed page from a multi-page contract without emailing the whole agreement. Pull appendix pages for a colleague while keeping the main report confidential. Divide a scanned stack where each student's work occupies a known page band.

Split also helps when a portal rejects oversized uploads. Break a 200-page manual into four 50-page chunks that each pass the size gate, then recipients can recombine if needed.

For recurring splits—say, every 2 pages is one receipt—note the pattern and apply consistent range sizes. Our interface accepts explicit from/to values per range so you control boundaries precisely.

  • Single page extraction for signatures or certificates
  • Chapter separation in ebooks or training PDFs
  • Bulk scan separation by page intervals
  • Removing unwanted sections by saving only desired ranges

Defining page ranges accurately

Page numbers in the tool are 1-based, matching what most PDF viewers display in the footer. Page 1 is the first page of the document, not the cover sheet hidden by some viewers.

Ranges are inclusive on both ends. A range from 5 to 8 includes pages 5, 6, 7, and 8. Overlapping ranges duplicate content in multiple outputs, which is intentional when you need the same summary page appended to several sections.

After upload, the tool reads total page count automatically. Use that number to validate your ranges before splitting—off-by-one errors usually mean a range exceeded the document length.

Quality, security, and performance

Splitting does not strip passwords from encrypted PDFs. If the source requires a password to open, supply it when loading or decrypt first. Output files inherit no encryption unless you run them through the protect tool afterward.

Large splits allocate memory per output PDF. Splitting a thousand-page file into fifty parts may take noticeable time on mobile browsers; prefer desktop Chrome or Firefox for heavy jobs.

Verify each downloaded part opens and shows the expected page count before deleting the original. A quick visual check on range boundaries prevents sending the wrong segment to a client.

Split versus other PDF tools

Organize reorders pages inside one file; split creates multiple files. Rotate adjusts orientation; split copies orientation as-is. Merge is the inverse operation—combine splits back into a whole if you kept the parts.

If you only need to discard pages rather than save them separately, split by defining ranges for what you want to keep, then ignore the rest. Alternatively, organize plus delete workflows in some apps achieve similar results; split is clearer when recipients need distinct attachments.

Splitting in professional contexts

Law firms split discovery productions so each exhibit uploads separately to court portals with strict megabyte caps. Define ranges aligned with exhibit cover sheets and Bates number plans before splitting to avoid re-labeling later.

Teachers split compiled exam PDFs into per-student sections when scans were batched on one machine. Each range becomes an attachment for grading systems that accept one file per learner.

Manufacturing teams split long equipment manuals by chapter so field technicians download only the hydraulic section on slow connections. Keep a merged master internally for full-text search in document management systems.

When splitting for email, name outputs descriptively—invoice-2025-03-pages1-2.pdf—so recipients opening multiple attachments understand order without opening each file.

Split output quality and delivery

Each split file inherits fonts and images from source pages, so text remains searchable when the original supported search. Bookmarks from the parent document usually do not map to child files because bookmark trees reference page indices in the original catalog.

Email clients may block multiple attachments from unknown senders. Zip split outputs when sending many parts, or upload parts to a secure folder and share links if size allows.

Version control systems handle binary PDFs poorly. Store split outputs in object storage or document management rather than Git when possible, keeping Git for source LaTeX or Markdown instead.

Regulatory submissions sometimes require both combined and split versions of the same material. Generate the merged archive first, then split along exhibit boundaries so indices stay aligned with Bates stamps applied later.

Detailed guide

Extracting every N pages from a scan batch

Count total pages, decide chunk size N, and add ranges: 1–N, N+1–2N, and so forth. The last range may be shorter if the total is not divisible evenly. Download all parts and rename them with zero-padded indices for sorting.

Pulling one page without sending the full PDF

Set a single range where from and to equal the page number you need—page 7 alone is range 7–7. Share the small resulting file instead of the full document when only a signature or certificate matters.

Common questions

Split PDF — frequently asked questions

Is the Split PDF private?

Yes. Everything runs in your browser. Your input is not uploaded, logged, or stored on our servers.

Do I need an account?

No account or sign-up is required. Open the page and start using the tool immediately.

Can I split into single-page PDFs?

Yes. Create one range per page—for example 1–1, 2–2, 3–3—or add multiple single-page ranges in one session.

What happens if my range exceeds the page count?

The tool clamps values to valid bounds when possible. Double-check the displayed total pages if a range looks wrong.

Will split PDFs keep the same print size?

Yes. Each copied page retains its media box dimensions from the source document.

Can overlapping ranges share pages?

Yes. Overlapping ranges intentionally duplicate those pages in multiple output files.