🔀

Reorder PDF Pages

Drag PDF pages into any order — runs in your browser, original quality preserved.

Loading PDF engine…

About this tool

Rearrange the pages of any PDF using a visual drag-and-drop thumbnail grid — all inside your browser. Drag a page tile to its new position and the order updates live. Use quick-action chips to reverse all pages, move the first to last, move the last to first, or reset to the original order. The output PDF is assembled byte-for-byte using pdf-lib — no re-rendering, original quality preserved. No upload, no account, no watermark.

🔒100% client-side — your PDF never leaves your browser
🖱️Smooth drag-and-drop with live position labels
Quick actions: reverse all, move first/last, reset
🪶No re-render — original quality preserved
📱Touch-friendly on tablets
🆓Free, no sign-up, no watermark

How to use it

Quick steps to get the most out of this utility.

  1. 1

    Drop your PDF

    Any size up to 100 MB.

  2. 2

    Drag thumbnails

    Drop anywhere in the grid to insert the page.

  3. 3

    (Optional) Use quick actions

    Reverse all, move first/last, reset.

  4. 4

    Save & download

    One click, identical page quality.

When you need to rearrange a PDF

There are many everyday situations where the page order of a PDF needs fixing or adjusting. A duplex scanner can produce odd/even page interleaving — where all the odd pages come first, then all the even pages in reverse, rather than sequential order. A presentation deck assembled from multiple sections may need chapters re-sequenced. A legal document might need exhibits reordered before filing. In all of these cases, you need a tool that is precise, visual, and private — and that is exactly what this tool provides.

As a worked example: a 24-page bundle where pages 7–12 belong before pages 1–6. Drag the thumbnails for pages 7, 8, 9, 10, 11, and 12 into positions 1 through 6, or use quick actions to move blocks. Save the reordered PDF — you get a 24-page output with the new order. Identical visual quality, because pdf-lib copies the original page objects directly without decoding or re-encoding any content.

Why no upload matters

PDFs frequently contain sensitive information — signed contracts, tax documents, ID scans, medical records. When you use a server-side tool, that file travels to a third-party server. Even if the provider claims to delete files immediately, there is no way to verify that claim, and the data has left your device.

Toolisk's Reorder Pages tool uses pdf-lib — an open-source JavaScript PDF library — entirely inside your browser tab. The PDF bytes are read into memory, the pages are copied in the new order, and the output document is assembled in RAM. Nothing is transmitted anywhere. When you close the tab, everything is gone. This is not a privacy promise — it is how the technology works.

Reorder Pages vs Delete Pages vs Merge PDF

These three tools solve related but distinct problems. Reorder Pages rearranges the pages within a single PDF — the output has the same number of pages as the input, just in a different sequence. Delete Pages removes unwanted pages — useful when you want to trim a document down to a relevant subset. Merge PDF combines multiple PDF files into one — the right choice when your document lives across several separate files that you want to unite.

If your goal is to reorder and simultaneously remove pages, use Reorder Pages first, then Delete Pages on the result — or handle it in two passes. The combination covers the full range of page-level editing without needing a desktop PDF editor.

Frequently asked questions

Is this safe? Does it upload my PDF?+

No upload whatsoever. The entire operation runs in your browser using JavaScript and the open-source pdf-lib library. Your PDF never leaves your device, is never sent to a server, and is never logged. This makes it safe for sensitive files like contracts, medical reports, or financial statements.

What is the maximum file size?+

PDFs up to 100 MB are accepted. Files over 30 MB may be slower on mobile. For very large PDFs, consider splitting the file first using the Split PDF tool, then reordering each part.

Does it work offline?+

After the page has loaded once, yes — the PDF engine is cached in your browser and reordering runs locally even without an internet connection.

Will this work on iPhone / iPad?+

Yes, on modern iOS Safari. iOS limits per-tab memory, so processing PDFs with hundreds of pages may be slow or cause the tab to reload. For large files, try splitting first.

Will reordering re-render the pages?+

No. We copy pages byte-for-byte using pdf-lib; the visible content of each page is untouched. Only the order changes.

Can I duplicate a page while reordering?+

Not in this tool — reorder is a one-to-one rearrangement. If you need to duplicate a page, extract it with Split PDF and merge it in where you want.

Does drag-and-drop work on a phone or tablet?+

Yes — the page grid responds to touch events on iOS Safari and Chrome for Android. Long-press a thumbnail to start dragging.

Can I save my reordered file with a different name?+

Yes — the filename field defaults to {original}-reordered.pdf but you can change it before downloading.

Keep exploring

More utilities and reading from Toolisk.