Organize PDF Pages
Rearrange, rotate and delete PDF pages with a visual editor, fully offline in your browser.
PDF Vault lets you reorder, rotate, and delete PDF pages in a visual editor that runs entirely in your browser.
Page problems are mundane and constant: the scanner fed a page in sideways, a duplicate slipped in, the appendix should be at the back, page three should not go to this recipient at all.
This tool shows every page as a thumbnail and lets you drag, rotate, and delete until the document is right, then exports a new PDF. Removing a page here genuinely removes it, rather than hiding it behind an annotation.
Nothing you do here is uploaded. The file is read into your browser's memory, processed by WebAssembly on your own machine, and written straight back to your downloads folder. You can confirm it yourself: open DevTools, switch to the Network tab, and run the tool — there is no request carrying your document, because there is no server endpoint to receive it.
How to reorder, rotate, and delete PDF pages
- Load the PDF to see every page as a thumbnail.
- Drag thumbnails to change the page order.
- Rotate any page that was scanned in the wrong orientation.
- Delete pages you do not want, then export the rebuilt document.
What you get
- Visual thumbnails. See the whole document at a glance instead of working blind by page number.
- Drag to reorder. Move pages directly rather than describing a range.
- Per-page rotation. Fix sideways scans one page at a time.
- Real deletion. Removed pages are absent from the exported file, not merely hidden.
Frequently asked questions
Is a deleted page really gone from the exported file?
Yes — the export is rebuilt from the pages you kept, so the removed page's content is not present in the new document.
Can I rotate every page at once?
Yes, apply rotation across the document, or do it per page when only some scans came in sideways.
Can I insert pages from another PDF?
Use Merge to combine the documents first, then Organize the combined file into the order you want.