Split PDF

Need a few pages out of a PDF, or a giant file broken into pieces small enough to email? Upload it, tell the tool which pages you want or how to chop it, and download what comes back. You can grab a single range, list scattered pages, cut the document into equal chunks, or explode it into one file per page.

The pages you pull out are copied exactly as they sit in the original, so nothing loses quality on the way through. Extract a range or a handful of specific pages and you get back one PDF. Split it into chunks or single pages and the pieces arrive together in a ZIP.

Good to know: it's free, there's no signup, and your uploaded file is deleted as soon as the job finishes. There's no cap on page count. The one thing to watch is file size, and the upload zone shows the current limit. Password-protected PDFs have to have the password removed first.

Split Options

Use ranges (1-10), individual pages (1, 5, 10), or combine (1-5, 10, 15-20)

Split PDF

Pull specific pages out of a PDF, or slice a big one into smaller files. It runs on our server, and your upload is deleted the moment the split finishes.

Drag & Drop your PDF file here

or click to browse (max 10MB)

What splitting a PDF actually does

Splitting doesn't rewrite your PDF. It copies the exact pages you ask for into a fresh file and leaves each one untouched. Text stays selectable, images keep their original resolution, embedded fonts travel along, and vector graphics render just as they did before. That's the real gap between splitting and copy-pasting content into a new document. Copy-paste flattens formatting and scrambles tables. A split hands you the same pages, byte for byte, so a reader sees precisely what they saw in the original.

Behind the scenes your file uploads to our server, where a short Python routine built on the PyPDF2 library reads it, lifts out the pages you picked, and writes them into a new PDF. Nothing gets re-encoded or recompressed along the way, so no page loses a shred of quality. There's no cap on how many pages the source document can hold, and the routine runs with a few-minute ceiling that even a thousand-page file finishes well inside. The only real limit is the upload size, and the upload zone shows the current number before you choose a file.

The four ways you can split

You choose a mode before uploading, and each one gives you a different shape of result.

  • Extract a range returns one PDF holding a continuous block, say pages 15 through 30. Reach for this when you want a single chapter or a defined section.
  • Specific pages works the same way but lets you list pages scattered around the document, like 1, 5, 12, and 27. They all land together in one file.
  • Every N pages slices the document into equal chunks. Set it to 25 and a 100-page report comes back as four parts. The field starts at 10 and accepts anything up to 1000 per chunk.
  • Individual pages turns each page into its own single-page PDF, so a 50-page file becomes 50 separate files.

When a mode produces a single file, you download one PDF named after your original with -split added on. When it produces several, they arrive zipped into one archive, which keeps a pile of loose parts out of your downloads folder. Extracting a range or specific pages always gives you one PDF. Every-N and individual usually give you the ZIP. Honestly, if you're only after a couple of pages, extracting a range beats splitting the whole thing and fishing your pages out of a ZIP afterward.

How to write the page numbers

The page box reads ranges and single numbers mixed together. Type 1-10 for the first ten pages, 1, 5, 10 for three scattered ones, or 1-5, 10, 20-25 to combine both in a single request. Open-ended ranges work too. 15- means page 15 through the end, and -20 means the start through page 20.

Here's the part people trip on: pages always come out in document order. Type 10, 5, 1 and you still get pages 1, 5, 10 in that order, not the order you typed them. Repeated numbers collapse as well, so listing the same page twice includes it once. This is a splitter, not a page shuffler. If reordering is what you actually need, that's a different job.

The Reorder PDF Pages tool is built for exactly that, letting you drag pages into a fresh sequence instead of just pulling them out.

Where it won't do what you expect

A password-protected PDF stops the split before it starts. This tool has no password box, so an encrypted file comes straight back with a message telling you to remove the password first and try again.

That's where our Unlock PDF tool comes in. Run the file through it to strip the password, then split the copy it hands back.

A damaged or malformed file gets a similar nudge toward repairing it rather than a cryptic failure. A file that was only half-downloaded is the usual culprit behind that one.

Send a broken file through the Repair PDF tool first, then come back and split the version it fixes.

Small mistakes are handled quietly instead of loudly. Ask for pages 5 and 999 in a 30-page file and you'll simply get page 5, with 999 dropped. The only time you see a hard error is when none of the pages you requested exist at all, and even then the message reports the document's real page count so your next try lands.

A real example

Picture six invoices scanned into one 24-page PDF, four pages apiece, and an accountant who wants each filed on its own. Choose Every N pages, set it to 4, and back comes a ZIP with six PDFs: pages 1-4, then 5-8, and so on down the stack. Each file inside carries your original name with a part number appended, so they sort in order the second you unzip them. Rename each to its vendor, drop them in the records folder, and you're done. The split runs in a few seconds. Working out which invoice belongs to whom takes longer than the tool does.

What survives the split and what breaks

Anything anchored to a page you keep comes with it: the text, the fonts, the images, page-level annotations, form fields, and links that point within the pages you extracted. What can break is anything that reached across the whole document. Bookmarks and table-of-contents entries aimed at pages you left behind stop working, because their targets are gone. A "see page 47" note means nothing once page 47 isn't in the file. Printed page numbers don't renumber either. Pull page 15 out on its own and the footer still reads 15, even though it's now the first page you see.

When a different tool fits better

Split a document now and need the pieces recombined later? You can merge them back into one PDF in whatever order suits you.

One note on privacy before you go. Your PDF travels over an encrypted connection, gets split on the server, and the uploaded copy is deleted the moment the job finishes. The files you download are the only ones left. Nothing sits around longer than the handful of seconds the split takes, and nothing is handed to anyone else.

PDF Splitting Questions

Similar tools to explore

PDF

PDF to JPG Converter

Render every page of your PDF as a JPG image and download them all in one ZIP. Free, no signup, and your file is deleted as soon as the conversion finishes.

Convert to JPG

Crop PDF

Trim the margins off a PDF by setting how much to shave from each edge. The same crop hits every page, nothing gets re-rendered, and your uploaded file is deleted the moment the job finishes.

Crop PDF

Repair PDF

Fix corrupted or damaged PDF files that won't open properly. Recover content from broken PDFs and restore them to working condition.

Repair PDF

Compress PDF

Pick a compression level, upload your PDF, and get a lighter file back in seconds. Scans and image-heavy files shrink the most - often by 90% or more.

Compress PDF
90

Rotate PDF

Fix sideways scans and upside-down pages in seconds. Rotate PDF pages by 90°, 180°, or 270° without losing quality or formatting.

Rotate PDF

Delete PDF Pages

Remove specific pages from your PDF documents. Delete unnecessary pages, blank pages, or outdated content while preserving everything else.

Delete Pages