Fix a PDF scanned in reverse
Reverse the entire page order in one action and insert a blank cover page at the beginning.
030 · PDF
Delete, reorder, duplicate and rotate pages inside one PDF, reverse the full order, or insert blank pages in one workspace.
LOCAL ONLYThe file is processed only in your browser.
HOW TO USE
Choose one PDF and review all page thumbnails and the current order.
Select one or multiple pages, then delete, move, duplicate, rotate, or insert a blank page.
Use Reverse Order for fully reversed scans and Undo if the change was not intended.
Review the change summary and output filename, then save the new PDF.
Confirm the result recheck for page count, rotation, and page sizes, then download the file.
USE CASES
Reverse the entire page order in one action and insert a blank cover page at the beginning.
Delete duplicate scans in a batch, then use drag or movement buttons to return misplaced pages to their proper positions.
Duplicate the signature page directly after its source and rotate only the pages that were scanned sideways.
EXPERT POST
Tool 030 changes the page-level structure rather than editing text or images inside pages. OCR, signatures, watermarks, page numbers, and document-content editing belong in separate tools.
Canvas thumbnails are useful for preview, but the saved PDF should copy original page objects into a new document. This avoids unnecessary rasterization of original vector, text, and image content.
Current numbers change after deletion and movement. Keeping the original source page number visible makes it easier to identify duplicates and understand where a page came from.
A CSS-only preview rotation can look correct while the downloaded PDF remains sideways. Normalize rotation to 0, 90, 180, or 270 degrees and apply the same value to both edit state and output PDF.
Dragging page cards can conflict with vertical scrolling on phones. Dedicated move up, move down, first, and last controls provide a reliable touch and accessibility path.
A cover or note page with a different size can look awkward in print. Matching the adjacent page is the safest default, with explicit A4 or Letter choices when needed.
Saving a full PDF copy for every history step wastes memory. Store the page array and page metadata instead so delete, move, duplicate, rotate, reverse, and blank-page operations remain lightweight.
A small file can still contain hundreds of pages. Manage file size, source page count, edited page count, and thumbnail concurrency separately, and prefer limits that remain stable on normal laptops and phones.
IMPORTANT NOTES
FAQ
No. The original file stays unchanged and a new PDF is created in the browser.
The tool is designed to copy original PDF page objects rather than rebuilding the result from thumbnail images.
Yes. Select multiple pages and rotate them left or right in 90-degree steps.
The default follows the adjacent page, with A4 and Letter available as explicit options.
Yes. Reverse Order is included in the edit-state history and can be undone in one step.
Your PDF is processed in the current browser and is not uploaded or stored on our server.