Skip to main content
PDFBase

Rearrange PDF Pages

Local

Reorder, rotate and remove pages on a visual board

All Tools
Rearrange Pages
Local

Tool Details
Input formatsPDF
Output formatPDF
Max file size100 MB
Max files1
ProcessingLocal

Privacy First

Your files are processed entirely in your browser. Nothing is uploaded to any server.

How do I reorder the pages in a PDF?

Add your PDF and every page appears as a thumbnail on a board in output order. Drag a page where you want it, or move it with the buttons on its card, then save. Pages are copied into a fresh PDF in the order you set, so nothing is re-rendered and no content is lost. The original file stays as it is, and the work is done inside this browser tab.

About the Rearrange PDF Pages

Rearrange a PDF on a board of page thumbnails: drag a page to a new position, or move it with the arrow buttons, turn it a quarter at a time, and remove pages you do not want to keep. The board says what the saved file will contain before you save it, and pages are copied whole rather than re-rendered.

  • Put a scan back in order after a double-sided document came out of the feeder as all odd pages followed by all even pages.
  • Move an appendix, cover sheet or signature page to the position a filing system or court expects.
  • Decide the order while looking at the pages, instead of opening the file in another viewer to write the sequence down first.
  • Straighten the two pages a scanner fed in sideways and drop the blank separator sheet, in the same pass as the reordering.
  • Check what you are about to save: the board reports how many pages are kept, moved, turned and removed before anything is written.

How to use the Rearrange Pages tool

  1. 1

    Upload PDF file

    Select PDF file from your device or drag file into the upload area.

  2. 2

    Arrange the pages

    Drag a page thumbnail to a new position, or use the arrow buttons on each page. Turn a page a quarter at a time, and remove any page you do not want to keep.

  3. 3

    Save arranged PDF

    Save the arrangement. The board states how many pages will be kept, moved, turned and removed before the file is written.

  4. 4

    Download the result

    Download the finished file. The original file stays on your device and is not uploaded.

Is this a PDF organizer?

Yes. Every page is drawn as a preview you can move, turn or drop, and the board reports what the saved file will contain — how many pages are kept, whether the order changed, how many were rotated, how many removed — before anything is written. Both ways of working are covered: drag a thumbnail if you need to see the pages to decide, or step a page along with the arrow buttons if you already know where it belongs. The buttons are not a fallback but the primary control, because a drag cannot be performed with a keyboard and is awkward on a phone.

When do you need to reorder pages rather than merge?

Reordering fixes sequence problems inside one document: a scanner that fed pages in reverse, an appendix that belongs before the annexes, a signature page that ended up at the front. Merging combines separate files. If pages from two documents need interleaving, split them into parts first, then merge those parts in the sequence you want — reordering alone works within a single file.

Does reordering affect quality or text?

No. Each page is copied whole into the new document, so selectable text, fonts, vector content, and image compression are preserved exactly. The pages are the same objects in a different sequence. Anything anchored to a specific page travels with that page, which is why a page bearing a printed page number will still show its original number in its new position.

What about printed page numbers after reordering?

They do not update, because printed numbers are part of the page content rather than live metadata. A document reordered after numbering will read 1, 2, 5, 3, 4 on the page faces. If the sequence matters to a reader, reorder first and add pagination afterwards with the page-numbers tool, which stamps numbers according to the final order.

Are my files uploaded when rearranging PDF pages?

No. Reordering is performed locally by rewriting the document in memory. Nothing is uploaded, so the tool works with your connection switched off once this page has loaded — a quick way to verify the claim for yourself rather than taking it on trust.

How to do this offline, on the command line

Page order is just the order you list the ranges in — the same three operations the board performs, without the previews that tell you which page is which.

qpdf

macOS: brew install qpdf · Debian/Ubuntu: apt install qpdf

qpdf --empty --pages report.pdf 3,1,2 -- reordered.pdf

To interleave two halves of a duplex scan: qpdf --empty --pages odd.pdf even.pdf --collate -- merged.pdf

qpdf

macOS: brew install qpdf · Debian/Ubuntu: apt install qpdf

qpdf --empty --pages report.pdf 1-3,5-z -- pruned.pdf

Removing a page, as the board does: keep 1-3 and everything from 5 to the last page (z), dropping page 4.

qpdf

macOS: brew install qpdf · Debian/Ubuntu: apt install qpdf

qpdf --rotate=+90:2 report.pdf rotated.pdf

Turning one page a quarter clockwise. The leading + makes it relative, so it adds to whatever rotation the page already carries — the same arithmetic the rotate buttons on the board use.

Frequently Asked Questions

How do I reorder the pages?
Drop the PDF and every page appears as a thumbnail on a board, in output order. Drag a page where you want it, or move it with the left and right arrow buttons on its card. The number under each page shows the position it will hold in the saved file.
Can I reorder pages without a mouse?
Yes. Every action on a page has a real button — move earlier, move later, rotate left, rotate right, remove — so the whole board works from the keyboard, and focus stays with the page you are moving so repeated presses keep moving the same one. Each change is announced for screen readers, for example "Page 3 moved to position 1 of 12".
Can I rotate or delete pages at the same time?
Yes. Rotation is applied a quarter turn at a time on top of the page's existing orientation, and removing a page leaves its card on the board so you can put it back. A summary above the board states what the saved file will contain — how many pages are kept, whether the order changed, and how many were turned or removed.
Does reordering affect quality or content?
Pages are copied whole into a newly encoded PDF rather than being rasterized, so text, links, fonts and image compression are unchanged. The new file is not byte-identical to the source, so keep the original when exact binary identity matters.
Is my document kept private while rearranging?
Yes. The thumbnails are drawn and the file is rebuilt entirely in your browser; nothing is transmitted over the network.

Need More Tools?

Explore our collection of 58 free PDF tools, all with privacy-first processing.

Browse All Tools