How to use: 1. Once you upload a PDF, every page gets a thumbnail, and the order of the thumbnails is the page order of the exported file. 2. Click “Delete” under a card to drop that page; the card fades but stays where it was, and clicking “Restore” brings it back — nothing is final until you export. 3. Press and drag a thumbnail to change the order, or use the ↑ / ↓ buttons to move it one slot at a time. 4. ↺ / ↻ turn that page 90° left or right, and repeated clicks accumulate; “Rotate all left / right” turns the whole document at once, which is what you want for a scan that came out sideways. 5. The “Page N of original” label on each card tells you which page of the source file it came from, so you can still match things up after reordering. 6. Click “Export new PDF” to generate the result file. Your original is never modified, so you can experiment as much as you like. 7. An “encrypted” PDF that opens without a password is decrypted automatically; a PDF with an open password cannot be read, so remove the password protection first. 8. Everything is processed locally in your browser — your PDF is never uploaded.
Upload one PDF and use the thumbnails to delete pages you do not want, reorder pages by dragging, take a single page or the whole document and rotate it 90°, then export a new PDF. Deleting is reversible — click “Restore” if you removed the wrong page. Only the surviving pages are written on export, so this doubles as “pull a few pages out of a PDF”. No limit on file size or page count, no watermark, no sign-up. All processing happens locally in your browser; nothing is uploaded.
About organizing PDF pages
Deleting, extracting and reordering pages are the same thing
In a PDF those three descriptions map to one action: create an empty document, then move the pages you want to keep into it in the order you specify. Deleting 3 pages and extracting the other 17 give you the same file; dragging page 5 to the front just changes the order of the move. That is why this is not split into three tools — they share one thumbnail grid, and putting them together is genuinely more convenient: a scan often has an extra cover page and two pages in the wrong order at the same time, and handling it in one pass beats bouncing between three tools.
Rotation changes an angle, it does not redraw the page
Every page of a PDF carries a /Rotate attribute whose value is 0, 90, 180 or 270, and readers use it to decide which way the page faces. Rotating a PDF page therefore needs no re-rendering: only that number changes, and not one byte of the text, vector art or images on the page moves, so no amount of turning ever costs quality, and the file size does not change either. This is also the right fix when a scan faces the wrong way — far cleaner than converting to images, fixing them and stitching them back. On export this tool adds your rotation to the page's existing angle, so a document that was already landscape comes out correct after a 90° right turn instead of being flipped back to portrait.
How this differs from merging and splitting
This page works on the pages inside a single file. If you want to combine several PDFs into one, or pick a few pages from each of several files, use Merge PDF, which lets you write a separate page range for each file. If the problem is two pages laid out on one sheet — two book pages captured in a single shot, or an A3 imposition — you need to cut the sheet down the middle, which is what Split PDF Pages does, and the page count goes up. Ordering, deleting and rotating — the three jobs that do not change page content — belong here.
Will the file get smaller after deleting pages?
Usually, but by how much depends on the content. Only the images and fonts the surviving pages actually reference are written into the new file, so dropping a few high-resolution scans often shrinks it noticeably; conversely, if the pages you delete are plain text whose font subset is shared with the pages you keep, the size barely moves. this is not a compression tool — it never re-encodes images and never lowers the sharpness of any page. What you get is the reduction that dropping pages brings, not quality traded away.
FAQ
Does this tool upload my PDF to a server?
No. Reading the file, rendering the thumbnails and building the new PDF all happen locally in your browser; the page never uploads your file contents, which makes it suitable for contracts, expense receipts, medical reports and other material that should not leave your machine. Once the page has loaded you can keep using it offline.
Can I get back a page I deleted by mistake?
Yes. A deleted page does not disappear from the grid — it just fades and stays where it was, and the button under the card becomes “Restore”, one click away. The bulk actions also include “Restore deleted pages” and “Undo all changes”. More importantly, the file you uploaded is never modified at any point: every change only shows up in the new file produced when you click “Export”, so nothing can be lost no matter how much you experiment.
Does rotating blur the page?
No. Rotating rewrites the page's angle attribute; nothing is re-rendered or re-compressed, so text, charts and images stay exactly as they were and the file size is essentially unchanged. You can click ↺ / ↻ repeatedly to accumulate the angle — a full 360° returns to the start.
Can I export just a few of the pages?
Yes — delete the pages you do not want and the export contains the rest, in the order you arranged them. If there are a lot of pages to pick and deleting them is tedious, you can also use Merge PDF: that tool lets you type a page range like 1-3,5,8 directly, and it works on a single file too.
Can it handle several PDFs at once?
No — this page works on one file at a time, because the thumbnail order corresponds to the page order of that one document. To combine several documents into one, first use Merge PDF to build a single file, then drag that in here to fix the order and the orientation.
Will a PDF with a lot of pages freeze the page?
Thumbnails are generated one page at a time with a progress line above the grid, and pages that have already appeared can be worked on immediately — you do not have to wait for the whole document. A few hundred pages takes a moment, but the page will not lock up. Thumbnails are rendered at a very small size, so they use far less memory than exporting images does.
Does the exported PDF carry a watermark, and is there a usage limit?
Neither. This site has no accounts, so there is no quota to enforce and no paid tier to promote, and nothing is stamped into the file you download. Bookmarks, forms and annotations are not specially preserved — what you get is a clean new PDF containing the page content.
Why can some PDFs not be processed?
A PDF with an open password cannot be read; the page says “password required”, so remove the password protection before uploading. Files that WPS and similar software label “encrypted” but that open without a password are decrypted automatically and processed normally.