Most PDF problems aren't really about the content of a document — they're about its pages. A scan comes out of order. A form has three blank pages that shouldn't be there. A report needs just its appendix pulled out for one specific reviewer. A page prints sideways because of how it was originally scanned.

None of these problems require specialized software, and none of them require recreating the document from scratch. They're all page-management tasks, and each one has a specific, purpose-built tool. This guide walks through all of them, in the order you're most likely to need them, so you can go straight to the right one instead of hunting for it.

The Five Page-Management Tools, at a Glance

Before getting into detail, here's the quick map — the difference between these tools trips people up more than any of them being individually complicated:

ToolWhat it doesUse it when
Split PDFBreaks a whole document into multiple smaller filesEvery page (or group of pages) needs to become its own file
Extract PagesPulls specific pages into one new fileYou only need a subset of pages, in one new document
Remove PagesDeletes specific pages, keeps the restA few pages need to go, but most of the document stays
Organize PagesChanges the order of pagesThe content is right, but the sequence is wrong
Rotate PDFFixes sideways or upside-down pagesOrientation is wrong on one or more pages

The rest of this guide goes through each in turn, with the specific situations where it's the right call.

Splitting: When One File Is Really Several Documents

A PDF that's technically one file sometimes represents many separate documents bundled together — a batch scan of signed forms where each page belongs to a different person, or a long report that different departments each only need one section of.

Split PDF handles this by breaking a document into individual pages, or into fixed-size chunks if you specify how many pages should go in each piece. The result — since splitting usually produces more than one file — is delivered as a single .zip archive containing every piece.

Set "every 1 page" when you need maximum flexibility (say, filing each page of a bulk scan separately), and a larger number like 10 or 20 when you just want a huge document broken into a handful of more manageable chunks.

Extracting: When You Only Need Certain Pages

Splitting divides an entire document into pieces so nothing is lost. Extraction is more targeted: you specify exactly which pages you want — individual page numbers, ranges, or a mix like 1,3,5-7 — and everything else is left out of the result entirely.

This is the right tool when what you actually need is a small, specific slice of a much bigger file: a single signed signature page pulled from a fifty-page contract, or just the appendix of a long report for a reviewer who doesn't need the rest.

Extract Pages builds one new file from exactly the pages you list, in a single operation.

Removing: When a Few Pages Need to Go

Remove Pages is the mirror image of extraction — instead of listing the pages you want to keep, you list the ones you want gone, and everything else stays exactly as it was, in its original order.

This is usually the faster choice when the pages to remove are a small minority of the document: a blank page an automatic scanner inserted between sections, a cover memo that shouldn't go to an external recipient, or a single outdated page in an otherwise current policy document.

This tool removes entire pages, not specific content within a page. If sensitive text shares a page with content you need to keep, removing that whole page isn't the right approach — you'd need to recreate that page without the sensitive part instead.

Reordering: When the Content Is Right but the Sequence Isn't

Misordered pages are one of the most common side effects of scanning. An automatic document feeder occasionally skips or jams, and pages combined from more than one source rarely arrive in the correct sequence by default.

Organize Pages fixes this by taking a new-order instruction — for example, 3,1,2 to move what was originally page 3 to the front, followed by pages 1 and 2 — and rebuilding the document in that exact sequence. Every original page must appear exactly once in the new order; the tool checks this and will flag it clearly if a page is missing or duplicated by mistake.

Before typing out a new order for a longer document, open it once and jot down the correct sequence by original page number. It's much easier to catch a typo on paper than after submitting a long comma-separated list.

Rotating: When Orientation Is the Only Problem

Sometimes the content and order are both fine — a page just needs to be turned the right way up. This happens constantly with scanned documents: a scanner fed a mixed stack of portrait and landscape pages, or a photo of a document saved sideways from a phone.

Rotate PDF fixes this permanently, by 90, 180 or 270 degrees, applied either to the whole document or to a specific page range you specify. Once rotated, the fix travels with the file — anyone who opens it afterward sees it correctly, without needing to manually rotate their own view.

Putting It Together: A Real Workflow

Here's how these tools typically combine in practice, using a common scenario: a 40-page scanned intake packet that came out of order, has two blank pages, and one page scanned sideways.

  1. Rotate the one sideways page first, targeting just that page number, so the rest of the workflow deals with a document that's at least oriented correctly.
  2. Remove the two blank pages, since they add nothing and would just shift page numbers around confusingly if left in during reordering.
  3. Organize the remaining pages into their correct sequence.
  4. If only one section of this packet needs to go to an external reviewer, extract just that section as its own file at the end.

Doing these in this order — fix orientation, then remove clutter, then reorder, then extract if needed — avoids having to recalculate page numbers repeatedly as the document changes shape.

Once your pages are in the right order and shape, merging PDF files is the natural next step if you need to combine the result with other documents. For the mechanics of PDF pages and structure in general, see Wikipedia's entry on PDF.

Have a page problem to fix right now? Jump straight to Split PDF, Extract Pages, Remove Pages, Organize Pages, or Rotate PDF.