Free PDF Tool

Split PDF

Extract specific pages or ranges from a PDF. Enter a range like 1-3,5 and download only the pages you need.

Secure HTTPS Processes in seconds Auto-deleted in 15 min Always free

Drop your file here

Tap to upload

or click to browse your files

PDF only · Max 50 MB

How to Split PDF

1
Upload your file

Drag & drop or click the area above to select your PDF file.

2
Set page range & click "Split PDF"

Your file are securely uploaded and processed on our server in seconds.

3
Download instantly

Save your result file. It's automatically deleted from our servers within 15 minutes.

Flexible Ranges

Use 1-3, 5, 8 syntax to extract exactly the pages you need into a new PDF.

Single Upload

Upload one PDF. The selected pages are saved as a clean new document.

Precise Extraction

Leave the range blank to extract all pages, or specify any combination of pages and ranges.

What Is PDF Splitting?

PDF splitting extracts specific pages or page ranges from an existing PDF and saves them as a new, separate document. The source PDF is not modified — the tool reads it, copies the requested pages, and creates a new file containing only those pages.

This is a lossless operation. Extracted pages are identical to the originals — same text, same images, same fonts, same layout. Nothing is re-rendered or re-encoded during extraction.

When to Split PDFs

  • Contracts and legal documents — Extract a specific clause, exhibit, or signature page for distribution to the relevant party.
  • Invoice bundles — Split a bulk invoice PDF into individual client invoices for separate delivery.
  • Reports and presentations — Extract a specific chapter or section to share with a team member who only needs that portion.
  • Academic papers — Separate a dissertation into introduction, methodology, findings, and appendices for review.
  • Property documents — Extract individual lease pages for tenants who only need their section.
  • Medical records — Pull specific test results from a larger patient record file.
  • Book chapters — Extract chapters from a scanned or digital book for study or sharing.

Page Range Syntax

The Split tool uses a flexible range syntax:

  • 1-5 — Pages 1 through 5 (inclusive)
  • 3, 7, 12 — Individual pages 3, 7, and 12
  • 1-3, 5, 8-10 — Combined: pages 1, 2, 3, 5, 8, 9, 10
  • Leave blank — All pages (produces a copy of the original)

Pages are extracted in the order specified. If you enter 5, 1-3, page 5 appears first in the output, followed by pages 1, 2, 3.

How Splitting Works at QuickyDesk

  1. Your file is uploaded over HTTPS and saved temporarily to our server.
  2. PyPDF2 reads the file and identifies the total page count.
  3. The page range you entered is parsed and validated against the actual page count.
  4. The specified pages are written to a new PDF file.
  5. The output is staged for download. Both the original and output are deleted within 15 minutes.

Tips for Best Results

  • Check total page count first. Open your PDF and note the total pages before entering a range. Requesting page 15 from a 10-page document will produce an error.
  • Use the blank range to verify. If you leave the range blank, you get a copy of the full PDF. Useful for testing the upload before a specific extraction.
  • For one-page-per-file needs, run multiple splits — one per page range — until you have all the individual pages you need.
  • Check orientation. If the source PDF mixes portrait and landscape pages, verify that your extracted pages include the correct orientation.

File Requirements

  • File format: PDF only
  • Maximum file size: 50 MB
  • Files per operation: 1 (single file upload)
  • Password-protected PDFs: Not supported

Frequently Asked Questions

What page range syntax does the Split tool accept?

Use commas to separate individual pages and hyphens for ranges. For example: 1-3, 5, 8-10 extracts pages 1, 2, 3, 5, 8, 9, and 10 into a single output PDF. Spaces around commas and hyphens are ignored.

Can I extract non-consecutive pages?

Yes. Combine ranges and individual pages freely. 2, 5-7, 12 is valid syntax and will produce a 5-page output containing those specific pages. Pages are included in the order you specify.

What happens if I leave the page range blank?

Leaving the range blank extracts all pages from the PDF, producing an output that is a complete copy of the original file. This is the same as downloading the original, but processed through the tool.

Does splitting reduce the quality of extracted pages?

No. Splitting is a structural operation — the extracted pages are taken directly from the internal PDF page tree without re-encoding any content. Text, images, fonts, and vector graphics are all identical to the original.

Can I split a PDF into every individual page as separate files?

The tool produces a single output PDF from the range you specify. To get individual pages as separate files, run the split operation multiple times — once per page (range "1", then "2", then "3", etc.). Each run produces a single-page output.

Can I split a password-protected PDF?

No. The tool cannot process password-protected PDFs. You will need to remove the password protection before uploading the file.

Will the output include form fields from the original pages?

Yes. All content from the extracted pages — fonts, images, links, annotations, and form fields — is preserved exactly as it appears in the original document.

What happens if I request a page number that doesn't exist?

If you enter a page number beyond the document's total page count, the tool will return an error indicating the range is invalid. Check the total page count of your PDF and adjust the range accordingly.