Key Facts
- Category
- PDF Tools
- Input Types
- file, text, checkbox
- Output Type
- file
- Sample Coverage
- 4
- API Ready
- Yes
Overview
Easily rearrange the pages of any PDF document using a custom sequence. Whether you need to move an appendix to the front, extract specific pages, or reorder chapters, this tool provides a simple way to restructure your files without complex software.
When to Use
- •When you need to move specific pages like appendices or cover sheets to the beginning of a document.
- •When you want to extract a custom selection of pages from a large report or manual.
- •When you need to fix the page order of a document that was scanned or exported incorrectly.
How It Works
- •Upload your PDF file to the tool.
- •Enter your desired page sequence in the input field using comma-separated numbers or ranges (e.g., 1-2, 5, 3-4).
- •Toggle the 'Append Remaining Pages' option if you want to include any pages not specified in your sequence at the end of the file.
- •Process the file and download your newly reordered PDF.
Use Cases
Examples
1. Custom Page Sequence
- Background
- A user has a 4-page document and needs to swap the middle pages to fix a logical flow error.
- Problem
- The original order is 1, 2, 3, 4, but the content requires 1, 3, 2, 4.
- How to Use
- Upload the file and enter '1,3,2,4' in the Page Order field, keeping 'Append Remaining Pages' unchecked.
- Example Config
-
pageOrder: 1,3,2,4; appendRemaining: false - Outcome
- A new 4-page PDF is generated with the pages in the exact requested order.
2. Front-Loading Important Pages
- Background
- A project manager has a long report and wants the summary (page 4) and the cover (page 1) to appear first.
- Problem
- The important pages are buried at the end or scattered, and the user wants to keep the rest of the document intact.
- How to Use
- Upload the file, enter '4,1' in the Page Order field, and enable 'Append Remaining Pages'.
- Example Config
-
pageOrder: 4,1; appendRemaining: true - Outcome
- The output file starts with page 4 and 1, followed by the remaining pages (2 and 3) in their original order.
Try with Samples
pdf, fileRelated Hubs
FAQ
Can I use page ranges in the sequence?
Yes, you can define ranges using a hyphen, such as 1-3, 10-12.
What happens if I don't check 'Append Remaining Pages'?
Only the pages you explicitly list in the sequence will be included in the final output file.
Is there a limit to the file size I can upload?
The tool supports PDF files up to 400MB.
Can I reorder pages multiple times in one sequence?
Yes, you can list the same page number multiple times if you need to duplicate a page in the output.
Does this tool change the content of the pages?
No, the tool only changes the order of the pages; the content remains exactly as it was in the original file.