By Updated

PDF Rotate & Reorder

Rotate, reorder, and delete pages in a PDF visually with thumbnails. Drag pages to reorder, click to rotate or remove

Interactive tool

Drop a PDF to edit

Rotate, reorder, or delete pages. Everything stays in your browser.

What is PDF Rotate & Reorder?

PDF Rotate & Reorder is a visual editor for the page-level structure of a PDF. Drop a file, see a thumbnail grid of every page, then drag pages to reorder them, click to rotate by 90°, or remove pages you don't need. Save the result as a new PDF: your original file is never modified, and nothing is uploaded to a server.

How to Use This PDF Editor

  1. 1Drop a PDF file into the upload area
  2. 2Wait for thumbnails to render for every page
  3. 3Drag a thumbnail to a new position to reorder
  4. 4Click the rotate button on a thumbnail to rotate by 90°
  5. 5Click the delete button to remove an unwanted page
  6. 6Save and download the edited PDF
What you get

Key features

Visual thumbnails

See every page in a grid; no need to remember page numbers

Drag-to-reorder

Reorder pages with native HTML5 drag-and-drop

Per-page rotation

Rotate any page by 90° increments, independent of others

Page deletion

Remove pages with a single click; the page count updates live

Rotate-all toolbar

Apply a 90° rotation to every page at once for landscape conversion

Lossless

Pages are copied byte-for-byte; no re-rasterizing or quality loss

No upload

Everything happens in your browser, perfect for confidential PDFs

Reset edits

Re-render thumbnails to start from scratch without losing the file

Why Use a Local PDF Page Editor?

Most online PDF editors require you to upload sensitive documents to a third party: a serious risk for legal, medical, financial, or HR files. This tool keeps the file in your browser, uses pdf-lib to manipulate page metadata directly, and never sees the content of your document. It also avoids the small quality loss that happens when servers re-rasterize pages.

Common use cases

  • Removing duplicate scanned pages from a multi-page document
  • Rotating pages that scanned upside-down or sideways
  • Reordering chapters to match a final table of contents
  • Cleaning up exported reports before sharing
  • Splitting up an export accidentally generated in the wrong order
  • Removing blank pages that scanners insert between sheets

How rotation works internally

PDF rotation is a metadata flag on each page (0°, 90°, 180°, or 270°). The page contents are not modified: only the rendering hint is changed. This makes rotation lossless and reversible. The same is true for reordering, which only updates the page order in the document tree.

Limitations

  • Password-protected PDFs are not supported; remove the password first
  • Very large PDFs (200+ pages) may take a few seconds to render thumbnails
  • Form fields and annotations are preserved but not editable here
  • Digital signatures are invalidated when pages are reordered or deleted
  • Encrypted attachments are stripped; embedded fonts are preserved
Pro tips

Tips & best practices

Use Rotate-all for landscape scans

When a whole document was scanned with the wrong orientation, the Rotate-all button fixes every page in one click.

Keep a copy of the original

The tool produces a new file rather than overwriting; still, save your original somewhere safe before bulk reorganizing.

Reorder before deleting

It is easier to spot duplicates and ordering issues when every page is still on screen. Delete after the order is final.

Cache thumbnails for big PDFs

Thumbnail rendering is the slowest step. Avoid clicking Reset unless you really need to start over, since it re-renders every page.

Check signatures before redistributing

If your PDF was digitally signed, reordering or deleting pages will invalidate the signature. Re-sign the result before sharing.

Built for trust

Privacy & security

All processing happens in your browser using pdf-lib and pdfjs-dist. The file you drop is never uploaded, never logged, and never stored anywhere outside your device. Once you close the tab, the file is gone from memory.

Frequently Asked Questions

Does this re-encode my PDF?

No. The tool uses pdf-lib to manipulate the page tree and rotation metadata directly. The page contents are copied byte-for-byte, so there is no quality loss for text or images.

Can it open password-protected PDFs?

No. Encrypted PDFs are blocked. Please remove the password (or open the PDF in a viewer and re-save it without protection) before using this tool.

Will it preserve form fields, annotations, and bookmarks?

Form fields and annotations are preserved on the pages that remain. Bookmarks and outlines may be partially affected when pages are deleted or reordered. Always verify the result before sharing.

What is the maximum file size?

There is no hard size limit, but very large PDFs (over 200 pages or 100 MB) may take several seconds to render thumbnails. Modern browsers handle most documents without issue.

Does reordering invalidate digital signatures?

Yes. Any page-level edit invalidates digital signatures because the signed bytes change. If the document is signed and you need to keep the signature, do not edit it here.

Is the file uploaded to a server?

No. The file stays in your browser the entire time. Thumbnails are rendered with pdfjs-dist and the final PDF is built with pdf-lib: both run client-side.