Reorder, rotate, or delete pages in a PDF.
Client-side PDF page organiser. Drag pages to reorder, rotate individual pages 90/180/270 degrees, or delete pages. Preview thumbnails shown before saving.
Uses pdf-lib to manipulate page order and rotation. Pages rendered as thumbnails via PDF.js at reduced resolution for preview. Page reorder implemented by copying pages into a new PDFDocument in the desired sequence. Rotation applied by setting the page's /Rotate entry (must be a multiple of 90). Deleted pages simply omitted from the copy sequence.
Reorder, rotate, and delete pages. Thumbnails are rendered locally in your browser. Drag-to-reorder thumbnails are planned for a later release; this version uses left and right buttons plus a delete toggle.
The fingerprint is a SHA-256 hash of the saved file, written as a separate .txt next to the PDF. Useful for chain-of-custody records.