How to rearrange, rotate and delete PDF pages online
Drag PDF pages into a new order, rotate the sideways ones, and delete what you don't need — all in your browser, no upload.
The free Rearrange PDF Pages tool on maratool shows every page as a thumbnail so you can fix the order, rotation, and page selection visually. Rendering uses pdf.js and editing uses pdf-lib — both run locally, so the file never leaves your device.
How it works
- Upload — drop your PDF and every page renders as a thumbnail.
- Edit — drag to reorder, click ↻ to rotate 90°, ✕ to delete; Undo or Reset if you change your mind.
- Download — click "Download PDF" and the edited file is assembled locally with pdf-lib.
Why nothing is uploaded
Everything happens in your browser: pdf.js draws the page thumbnails, and pdf-lib rewrites the document when you export. That matters for contracts, scans, and anything you'd rather not hand to a third-party server — the PDF stays on your machine the whole time.
Rotation without quality loss
Rotating a page doesn't re-render it. The rotation is stored as a page-metadata flag and the page content is copied into the new PDF untouched, so text stays selectable and images keep their original resolution. Files up to about 50 MB work smoothly on most devices.