6

I am looking for an fast online/offline free solution to change the page order of a PDF file, such as changing the 5th page of a PDF with 3rd.

Burgi
  • 6,768
Hellnar
  • 163
  • 1
  • 1
  • 3

7 Answers7

10

If you use or have access to a Mac:

  • Open the pdf with Preview.
  • Select View -> Contact Sheet or View -> Thumbnails
  • Drag the pages into the order you want them in.
  • Save the file.
JRobert
  • 7,134
7

Easiest way? Print the original PDF, choosing either Cute PDF Writer or Adobe PDF from the print dialogue screen. Under "Print Range", simply type all of the pages in the order you want them printed (eg. "1,2,5,4,3,6,7,8). The file will prompt you to save to a location. The saved PDF will be with pages in the new order.

6

You can use the free PDFill PDF Tools

image

Gareth
  • 19,080
harrymc
  • 498,455
4

pdftk can be used to perform various operations on a PDF file.

2

For changing the page ordering, there's a very simple online tool called PDFHammer that should do the trick.

If you happen to be on a Mac, Preview can be used for more advanced editing of PDFs, including annotating pages, adding extra images as well as rearranging and deleting pages.

1

PDFSAM (PDF Split and Merge) is a free open-source tool that can split PDF documents out to individual pages and then remerge them in whatever order you like. I've used it previously and it works great. I think it requires the Java runtime which is installed on practically every machine these days so generally it "just works".

Mokubai
  • 95,412
0

If you need to re-order the pages of a PDF document on Windows then take a look at Infix PDF Editor from Iceni...

To re-order pages using Infix, simply open your document and then from the menu select 'Document > Pages > Re-order...'

A user-friendly dialog will pop up enabling you to specify a range of pages to move and a target destination. No messing around with command line stuff!

The free version of Infix will apply a small watermark to the footer of saved documents however you'll find this can be removed fairly easily, and there's no trial period expiry.

studiohack
  • 13,477
AffineMesh
  • 672
  • 3
  • 6