Skip to main content

Organize

Reorder PDF pages

Upload a PDF and specify a new order for its pages using comma-separated page numbers. The output is a new PDF with pages in the exact order you specify. Every page must appear in the new order exactly once.

Runs in your browserPrivate by designPDF only

Drop your PDF here

or click to browse

Processed entirely in your browser — files stay on your device

How this tool handles files

Processing
In your browser, on-device
Storage
Nothing stored
Output
A file you download
Your responsibility
Review before official use
  • Runs in your browser. Your file is processed on your own device and, on this site, is not uploaded to our servers.
  • Nothing is stored. Your file and its output are gone the moment you close or reload the page.
  • Review sensitive files (bank, ID, medical) and check the output before sharing it.

Every tool on FormatOS runs in your browser. Read our Privacy Policy and File Handling Policy.

Common uses

  • Move a signature page to the end of a document
  • Reverse the page order of a scanned document
  • Rearrange chapters in a compiled document

Limitations

  • Every page must be included in the new order exactly once.
  • Encrypted PDFs cannot be reordered.

Input

One PDF file. Must be a valid, unencrypted PDF.

Output

A new PDF with pages in the specified order.

When resequencing pages is the right move

Reorder PDF Pages exists for one precise job: producing a new PDF whose pages appear in an order you define, without re-exporting from the source application. That suits a handful of genuinely recurring situations. Office and admin users move a signature or approval page from the middle of a contract to the end, or pull an executive summary to the front of a compiled report. Anyone working with scans can flip a document that came off the feeder back-to-front by listing the pages in reverse.

For business and data-prep work, the tool helps when several exports have been stitched together and the sections landed out of sequence: invoices before the cover letter, an appendix ahead of its chapter. Students and researchers use it to reorder a thesis or a set of compiled readings so the table of contents matches the actual page flow. In each case the value is that the page content itself is untouched; only its position changes.

It is deliberately narrow. If you need to delete, rotate, merge, or split pages, those are separate operations and this tool will not do them. Reorder is the right choice specifically when the page set is already correct and only the running order is wrong.

How the reordering actually runs

The flow is direct. You add one PDF, the tool reads its page count, and you type the new sequence as page numbers separated by commas, with ranges allowed — for example '3, 1, 2' or '1, 5-8, 2-4'. Processing happens entirely in your browser using the pdf-lib library: a fresh document is created, the chosen pages are copied in your stated order, and the result is offered as a new file to download. Nothing is uploaded, and nothing persists once the tab closes.

The defining rule is completeness. Your sequence must list every page exactly once — no omissions, no duplicates, no numbers outside the document's range. If the sequence breaks any of those conditions, the tool stops and tells you instead of saving a malformed file, so you simply correct the list and run it again. This is a full-coverage reorder, not a page picker; to keep only some pages, use an extract tool instead.

Supported input is a single, valid, unencrypted PDF. Password-protected files cannot be processed and will be reported as such. The output preserves the original page content as-is — text, images, and vector graphics are copied, not re-rendered — so there is no recompression step in the reordering itself.

Where it trips people up

The most common mistake is an incomplete sequence. Because every page must appear once, leaving one out or typing a number twice will halt the run; with longer documents it is easy to lose count, so cross-check that the quantity of numbers you entered equals the page count shown. Off-by-one errors also occur because page numbers here are the PDF's physical positions starting at 1, which may not match printed folio numbers on a scan that has unnumbered front matter.

Encrypted or password-protected PDFs are a hard stop, not a quiet failure — remove the protection first. Damaged or non-standard PDFs that other readers open through error-recovery may also be rejected, since the file has to parse cleanly to be reordered. Very large or image-heavy PDFs are processed in memory in your browser, so an extremely big file can be slow or strain a low-memory device; that is a practical ceiling rather than a fixed limit.

Note also what reordering does not change. Internal bookmarks, named destinations, and link annotations that point to specific pages are not rewritten to follow the new order, so a table of contents or cross-reference that jumped to old page 5 may now land in the wrong place. Form fields and their values are likewise tied to their pages, not re-mapped to your new logic.

Checking the result before you rely on it

Open the downloaded PDF and read it front to back, confirming the first and last pages are what you intended and that every section lands where expected — reversed scans are especially worth a full pass, since a single transposed pair is easy to miss. Verify the page count matches the original exactly; an unexpected total means the sequence was wrong. Spot-check any two-page spreads or figures that span pages to make sure they still sit together.

Because bookmarks and intra-document links are not remapped, click through a few if the document has them, and re-check that any table of contents still points to the right place. If the original had form fields, confirm the fields and their data appear on the pages you expect.

For anything official or financial — signed contracts, statements, filings, or records submitted to a third party — do a deliberate manual review of the reordered file against the source before sending or archiving it. This tool changes page order faithfully but cannot judge whether the new order is legally or procedurally correct; that judgment remains yours.

Frequently asked questions

Enter all page numbers in the order you want them, separated by commas. For a 3-page document, entering '3, 1, 2' makes the old page 3 appear first, then page 1, then page 2. Every page must appear exactly once.

The new order must contain every page exactly once. If a page is missing or repeated, the tool stops with a clear message instead of producing a broken file — just correct the sequence and try again.

Yes. List the page numbers in reverse — for a 4-page PDF, enter '4, 3, 2, 1' to flip the order. This is handy for scans that came out back-to-front.

No. Reordering runs entirely in your browser using pdf-lib. Your PDF stays on your device and nothing is stored after you close the tab.

Related PDF tools

Tool last reviewed: June 30, 2026 · Report a problem