ACHSAH WORKS
Back to Blog
PDF TipsAugust 3, 2026

PDF Reorder Pages: Visually Rearrange Pages with Drag and Drop

#pdf#reorder#pages#editing#drag-and-drop

PDF Reorder Pages: Visually Rearrange Pages with Drag and Drop

When you scan a multi-page document, the pages may come out in the wrong order. When you compile a report from multiple sources, the sections may need reorganizing. Reordering pages in a PDF lets you fix the page sequence without recreating the document from scratch.

How Visual Reordering Works

The tool generates a visual thumbnail of every page in the PDF using PDF.js. Each page is rendered to a small canvas at 30% scale and displayed as a thumbnail image. You then drag and drop the thumbnails to rearrange them into your desired order.

Once you are satisfied with the arrangement, pdf-lib copies the pages from the source PDF into a new document in the order you specified. The page content is preserved exactly — only the sequence changes. Text, images, fonts, and vector graphics on each page remain identical to the originals.

The entire process runs in your browser. Page thumbnails are generated locally, and the reordered PDF is created on your device. No page images are uploaded to any server.

Drag, Drop, and Arrow Buttons

Drag and drop. Click a thumbnail and drag it to a new position. The other thumbnails shift to make room. Release to drop the page in its new location. This works with both mouse and touch devices.

Arrow buttons. Each thumbnail has left and right arrow buttons below it that move the page one position in either direction. These buttons are keyboard-accessible with ARIA labels for screen readers, providing an alternative to drag and drop for keyboard users and accessibility.

What Reordering Preserves

Page content. Every page's content — text, images, fonts, vector graphics, annotations — is preserved at original quality. The tool copies pages, it does not re-render them. A page that was page 7 in the original becomes page 1 in the output, but its content is byte-for-byte identical.

Page dimensions. Each page retains its original size and orientation. If the source PDF has mixed page sizes (e.g., some A4, some A3), the reordered PDF preserves those sizes.

Document metadata. PDF metadata such as title, author, and subject are carried through to the new document.

What Reordering Does Not Change

Page content itself. Reordering changes the sequence of pages, not the content on each page. You cannot edit text, crop images, or modify page content with this tool — you can only change which page comes first, second, third, and so on.

Page numbers printed on the pages. If the pages have printed page numbers (e.g., "Page 3" printed at the bottom), those numbers stay as they were. Moving page 3 to the first position does not change the "3" printed on the page.

Common Use Cases

Fix scan order. Pages were scanned in the wrong sequence — page 4 was scanned before page 3, or the document was scanned back-to-front. Reorder the thumbnails to restore the correct reading order without re-scanning.

Reorganize report sections. Move the executive summary to the front, push an appendix to the back, or group related sections together. Reordering lets you restructure the document flow without recreating it.

Move a cover page. Add or reposition a cover page, table of contents, or title page by dragging it to the correct position in the sequence.

Combine pages from different sources. If you have pages from different PDFs, merge them first using the PDF Merge tool, then reorder the combined pages into your desired arrangement.

Original File Is Preserved

The tool creates a new PDF with the reordered pages. Your original PDF is not modified — it remains on your device unchanged. Always keep the original in case you need to revert the reordering or try a different arrangement.

Try the PDF Reorder Pages tool to visually rearrange your document.

Last updated: August 3, 2026