Allin1Tool
PDF ToolsRuns in your browser

Organize PDF

Rearrange pages by typing the new sequence, such as 3,1,2 to move a page forward or 12-1 to reverse a document.

Share:

Organize PDF workspace

Drop a file here

or click to browse your computer — .pdf, up to 100.00 MB per file

Runs in your browserNo upload

Your file stays on this device

Everything here runs as JavaScript inside your browser tab. Your document is read into the tab's own memory, processed there, and handed straight back to you as a download. It is never uploaded to a server, and the PDF rendering engine is served from this site rather than a third-party CDN.

Using Organize PDF

  1. Upload the PDF whose pages are in the wrong order.

  2. Type the new sequence, for example 3,1,2 or 7,1-6,8-20, naming every page exactly once.

  3. Rebuild the document and check a page in the middle rather than the first one, which often looks right even when the pattern is wrong.

Pages are copied into a new document in the order you type, with their content left exactly as it was. The sequence must be a complete rearrangement of the existing pages, so nothing can be duplicated or lost, and rotation, deletion and insertion are handled by other tools.

Reorder PDF Pages by Typing the New Sequence

You type the page numbers in the order you want them. 3,1,2 moves page 3 to the front. The document is rebuilt in that sequence and downloaded.

No thumbnails, no dragging. For a ten-page document typing the order is faster than dragging tiles anyway, and for a hundred-page document dragging is unbearable.

The sequence must name every page once

The list you type has to be a complete rearrangement: every page in the document, each appearing exactly once. A 12-page file needs twelve numbers.

If it does not add up, the tool tells you specifically what is wrong — which page numbers are missing, which are repeated, and which are outside the document — instead of a generic error. In practice that catches the two mistakes everyone makes: forgetting a page in the middle of a long list, and typing a number twice while reshuffling.

Ranges count toward the total, so 1-10 in a ten-page document is a valid do-nothing sequence, and 4,1-3,5-12 is a valid one that moves page 4 to the front of a twelve-page file.

Sequences worth memorising

Reverse a document. 12-1 for a twelve-page file. A descending range is read as descending order, so this flips the whole thing. Useful for a stack that went through a scanner back to front.

Move a page to the front. Name it, then the range that skips it: 7,1-6,8-20.

Interleave a duplex scan. This is the job the tool is really for. A double-sided document run through a one-sided scanner gives you all the fronts, then all the backs — and the backs are usually in reverse order, because that is how a stack comes out of the feeder.

For a 6-sheet document scanned as 12 pages, fronts on 1-6 and backs on 12-7:

1,12,2,11,3,10,4,9,5,8,6,7

Combine the two scan files with Merge PDF first, then apply the sequence here. Check a middle page rather than the first one — the first page is right even when the pattern is wrong.

Split a bundle's interleaved documents. Two alternating reports in one file: 1,3,5,7,9,2,4,6,8,10 groups them, ready to cut with Split PDF.

What reordering does not touch

The page content is copied unchanged, so nothing loses quality and nothing is re-encoded. It also means:

  • Printed page numbers stay where they are. The "12" at the foot of a page is ink on the page. Move that page to the front and it still says 12. Nothing here can renumber it; that needs a document editor or the original file.
  • Rotation travels with the page. A sideways page stays sideways in its new position. Fix it with Rotate PDF.
  • Internal links still point at their targets. Page references by name resolve correctly; a hand-typed "see page 4" does not, for the same reason as the printed numbers.

What it deliberately does not do

This tool only reorders. It does not rotate, does not delete, and does not insert blank pages.

That is why the complete-sequence rule can be enforced — the output is always the same pages you started with. If you also need to remove pages, do that with Delete Pages first, then reorder what is left. Working in that order keeps your numbering stable and means you are never counting pages you are about to throw away.

Files up to 100 MB, handled in your browser. Encrypted documents are rejected at upload and need Unlock PDF first.

Frequently asked

Why was my sequence rejected?

The list has to name every page in the document exactly once, so a twelve-page file needs twelve numbers. Missing pages, repeated pages and numbers outside the document are each reported by number so you can see what to fix.

How do I reverse a whole document?

Type a descending range covering every page, so 12-1 for a twelve-page file. It is the quickest fix for a stack that went through the scanner back to front.

Will the page numbers printed on the pages update?

No. Those numbers are ink drawn into the page content, so a page that says 12 still says 12 after you move it to the front. Renumbering needs a document editor or the original source file.

Can I rotate or delete pages here as well?

No, this only reorders, which is what lets the complete-sequence rule be enforced. Use Rotate PDF for orientation and Delete Pages to remove pages, doing the deletion first so your numbering stays stable.