This tool covers the four most common page-level edits people need on a PDF: pulling specific pages out, removing pages you don't need, rotating misaligned scans, and breaking a long document into single-page files. All four run locally using PDF-lib, so your file never leaves your device.
Can I undo a delete or extract?
The original file on your device is untouched — only the downloaded output reflects the change, so you can always start over from the original PDF.
Does splitting work on very large PDFs?
Yes, though performance depends on your device's memory since everything is processed in the browser rather than on a server.
Can I combine a rotate and an extract in one pass?
Each action is applied separately — rotate first if needed, download that result, then run extract or delete on the rotated file if you need both changes.
What happens to page numbering after I delete pages?
The remaining pages are renumbered sequentially in the output file, starting from page 1, regardless of their original position in the source document.