To change PDF page order, type every page number once in the new sequence — separated by commas or spaces — then click reorder; the browser rebuilds the document locally and never uploads the file. The whole task is one of permutation: the tool keeps every page from your original document and copies them into the order you specify, so nothing is added, removed, or recompressed in the process. Text stays selectable, images keep their original resolution, and links and form fields remain intact in the output. You do not install software, create an account, or hand the file to a remote server — JavaScript inside your browser handles the rebuild, which means the same method works on Windows, macOS, Linux, Chromebook, and mobile browsers, and the page still works after your connection drops because everything happens on your device. Page numbering is one-based: the first page of your file is page 1, the second page is page 2, and so on. Open the Rearrange PDF Pages tool, choose your file, and the steps below walk through the rest.

change pdf page order
Change PDF Page Order: A Complete Browser-Based Method

Common Reasons the Page Order Needs Changing

Page order problems show up in many everyday document workflows, and the cause is usually mechanical rather than intentional:

  • A flatbed or sheet-fed scanner fed pages out of sequence, so a multi-page report starts on page 4 or jumps around between chapters.
  • A duplex (double-sided) scanner pulled the back sides in reversed order, leaving a chapter's final page before its first.
  • A long report assembled from several sources ended up with the cover, table of contents, or executive summary at the back instead of the front.
  • A signed contract has its signature page or appendix in the wrong spot, and the document has already been saved and closed.
  • Scanned invoices or receipts got reversed during batching, and you need them in chronological order before sending them onward.
  • A printed PDF was emailed as separate files, then reassembled by hand in the wrong sequence.

In every case, the goal is the same: keep every page exactly as it is and just move them around. No content edits, no recompression, no re-scanning.

How to Change PDF Page Order in Your Browser

The reorder tool is built around five concrete steps. Follow them in order, and the new file is ready in the same session:

  1. Click Browse PDF and choose the PDF whose pages you want to rearrange, or drag and drop the file onto the page.
  2. Read the page count shown next to the file name so you know the valid page numbers (for example, 1 to 12 for a twelve-page file).
  3. In the New page order box, type the pages in the sequence you want, separated by commas or spaces, listing every page exactly once (for example, 3,1,2 to bring the third page to the front of a three-page file).
  4. Click Reorder PDF to build the rearranged document entirely in your browser.
  5. Click the download link to save your reordered PDF, then open it to confirm the new page order.

The input box is pre-filled with the current order so you only have to edit the positions you actually want to change. If your PDF has ten pages, the box starts with 1,2,3,4,5,6,7,8,9,10 and you adjust the numbers you care about.

Rules the New Page Order Must Follow

This version of the tool requires a complete permutation: your new order must list every page exactly once. The numbering is one-based, meaning the first page of your file is page 1, not page 0. You can separate numbers with commas or spaces, so both 3,1,2 and 3 1 2 are accepted for a three-page file. The tool checks your input as you type and gives a clear message if a number is out of range, if a page is listed twice, or if a page is missing, so you never end up with a broken or half-finished file. The table below shows what the tool accepts and rejects for a five-page PDF:

Input for a 5-page PDF Outcome
3,1,2,4,5 Accepted — moves page 3 to the front, keeps the rest
5,4,3,2,1 Accepted — reverses the document completely
1,2,3,4,5 Accepted — original order, no visible change
1,2,3,4 Rejected — page 5 is missing
1,2,3,4,4 Rejected — page 4 is listed twice
1,2,3,4,6 Rejected — page 6 is out of range

This requirement guarantees that the output has the same pages as the input, just rearranged. If you need to drop or extract pages first, do that with a dedicated tool, then run the result through the reorder tool to set the final sequence.

What Stays the Same After You Reorder

Under the hood, the pages are copied losslessly into a new document in your chosen sequence. The visible content is not touched at all: text remains selectable, images keep their original resolution, and links and form fields are preserved. The output page count always matches the input, so nothing is silently lost or degraded in the process. There is no re-rendering, no rasterization, no recompression of the embedded images, and no introduction of a watermark. The result is a standard PDF that opens cleanly in every reader, including Acrobat, Preview, Chrome, Edge, Safari, Firefox, and the built-in viewers on iOS and Android.

Privacy and Local Processing

The reorder runs entirely on your own computer using JavaScript. The PDF is read directly in your browser, never uploaded to a remote server, and never sent to any cloud service for processing. No copies are stored, no analytics are attached to the file contents, and no sign-in is required. Because the work happens locally, the tool still functions after your internet connection drops once the page has loaded — a useful property on flights, in meetings, or on restricted networks. That local-only design makes the tool safe for confidential contracts, financial statements, medical records, legal filings, internal reports, and any other sensitive document where uploading is not an option.

Common Order Fixes and When to Use a Different Tool

Most "wrong order" problems are actually reorder problems, but a few look like reorder problems at first and aren't:

  • If your goal is to remove pages entirely (delete blank pages, drop a duplicate, strip a cover), the reorder tool will not do it — it requires every page to be listed once. Use the Delete PDF Pages tool first to trim the document, then reorder the result if the surviving pages still need to move.
  • If you want a copy of specific pages in a chosen sequence without disturbing the original, use the Extract PDF Pages tool, which produces a new file containing exactly the pages you list.
  • If your pages are correctly ordered but upside down or sideways, that is a rotation problem, not a reorder problem — fix orientation first, then reorder if needed.
  • If you have two separate PDFs and want their pages interleaved (A1, B1, A2, B2, …), use the alternate mix tool rather than reordering after a merge.
  • If your scans came out reversed as a block (last page first, first page last), enter the full reverse order — for a six-page file, type 6,5,4,3,2,1 — and the tool handles the complete reversal in a single pass.

For everything else — chapters out of flow, signature pages in the wrong spot, a cover that belongs at the front, scans that fed in the wrong sequence — typing the new sequence into the New page order box is the complete fix.