PDFKit
Loading the workspace

Organize PDF pages

Organize PDF shows every page as a thumbnail, so you can drag pages into a new order, rotate the ones that are sideways, and delete the ones you do not want. Pages from more than one PDF can share the same grid.

All of it happens in the browser: thumbnails are rendered with pdf.js and the new document is written with pdf-lib, on your machine.

Runs in your browser. Nothing is uploaded.

How to organize PDF pages

  1. Add one or more PDFs

    Every page from every file appears in one grid, tagged with the file it came from.

  2. Rearrange the grid

    Drag pages into place, rotate any page a quarter turn at a time, and remove the ones you do not need.

  3. Build the new PDF

    Press Organize PDF to write the pages out in their new order.

Questions

Can I combine pages from different PDFs?
Yes. Add several files and their pages share a single grid, so you can interleave them however you like.
How do I delete a page from a PDF?
Remove it from the grid. Deleted pages are simply left out of the document that gets written, and the original file on disk is untouched.
Does rotating here change the page content?
No. Rotation is stored as a page attribute, so the text and images are untouched and stay selectable.
Is anything uploaded while I organize?
No. Both the thumbnail rendering and the final write run in this tab.

Other PDF tools