How to reorder the pages of a PDF
- Work out the target order
Thumbnails in the reader make this quick. Note the current number of each page in the order you want to read them.
- Write the sequence
Only pages you list survive, so include everything - a plain 1- covers the whole document as a starting point.
- Reorder
The result follows your sequence exactly.
Why this matters for exam and study documents
Feed a stack of hand-written answers into a sheet-fed scanner and about half the time you get them backwards. Reversing the order takes one field here and saves re-scanning forty sheets.
What is kept, what changes, and what this will not do
Page operations copy content rather than re-rendering it, so nothing here costs quality. What changes is which pages exist and where they sit - and the numbering printed on them stops matching.
Kept
- Every page's content, size and orientation
- Fonts, images and diagrams
Changed
- Page positions, and therefore any printed page numbers
- Bookmarks and internal links, which are not re-pointed
- Pages you leave out of the sequence are dropped
Limits
- Every page you want to keep has to appear in the sequence.
Questions and answers
How do I just reverse a document?
Enter 1- as the order and tick the reverse box, or write a descending range such as 40-1 if you know the page count.
Can I duplicate a page while reordering?
Yes. Listing a page number twice produces two copies of it.
What happens to pages I do not list?
They are dropped. If you only want to move a few pages, still write the full sequence - it is safer than it looks, and the result panel tells you the final page count.