Table of Contents
The Page Management Toolkit
| Tool | Purpose | Use Case |
|---|---|---|
| Rotate PDF | Fix orientation | Scanned pages upside down or sideways |
| Remove Pages | Delete pages | Remove blanks, errors, or sensitive pages |
| Extract Pages | Pull pages out | Save specific pages as new PDF |
| Merge PDF | Combine + reorder | Assemble documents in custom order |
All tools run 100% client-side using WebAssembly. Your document never leaves your browser.
Rotate PDF: Fix Page Orientation
When to Use
- Scanned documents fed incorrectly
- Landscape pages in portrait documents
- Mixed orientations from multiple sources
Features
- Per-page control: Rotate each page independently (90°, 180°, 270°)
- Visual preview: See thumbnails before applying
- Batch rotate: Apply same rotation to all pages
- Preserve content: No quality loss, no re-encoding
Step-by-Step
- Open Rotate PDF
- Upload your document
- Click thumbnails to select pages
- Choose rotation: 90° CW, 180°, 90° CCW
- Click Rotate — instant processing
- Download the corrected PDF
Remove Pages: Delete Unwanted Content
When to Use
- Blank pages from duplex scanning
- Cover pages, TOCs, or appendices you don't need
- Pages with sensitive info before sharing
- Duplicate pages from merge errors
Features
- Visual page picker: Click thumbnails to select
- Range selection: Remove page ranges (e.g., "5-10")
- Inverse selection: Keep only selected pages
- Preview result: See final page count before downloading
Step-by-Step
- Open Remove Pages
- Upload your document
- Click pages to mark for removal (red border)
- Or enter page ranges:
3, 7-9, 15 - Click Remove Pages
- Download the cleaned PDF
Tip: Use Extract Pages instead if you want to keep the removed pages as a separate file.
Extract Pages: Pull Out What You Need
When to Use
- Save one chapter from a book
- Extract a single form from a packet
- Create a handout from specific slides
- Split a large PDF by section
Features
- Flexible selection: Individual pages, ranges, or "every N pages"
- Single or multiple outputs: One PDF per page, or combined
- Preserve bookmarks: Keeps outline structure for extracted pages
- Metadata retention: Author, title, keywords carried over
Step-by-Step
- Open Extract Pages
- Upload your document
- Choose extraction mode:
- Pages to extract:
3, 7-10, 15 - Every N pages: "Every 2 pages" → pages 1,3,5...
- Pages to extract:
- Choose output: Single PDF or Separate files
- Click Extract
- Download result(s)
Reorder Pages: Custom Document Assembly
The Merge + Reorder Workflow
While we don't have a dedicated "reorder" tool, you can achieve full page reordering by combining Merge PDF with page selection:
- Open Merge PDF
- Upload the same PDF multiple times (drag it in 2-3 times)
- For each upload, select different page ranges:
- Upload 1: Pages 1-5 (intro)
- Upload 2: Pages 10-15 (chapter 2)
- Upload 3: Pages 6-9 (chapter 1 — moved!)
- Drag uploads to reorder the sections
- Click Merge — get a perfectly reordered PDF
This works because Merge PDF lets you pick page ranges per file and reorder the file sequence.
Complete Page Management Workflow
{`Original PDF (50 pages, mixed orientation, blanks, extra chapters)
│
├─→ [Rotate PDF] ──→ Fix sideways scans
│
├─→ [Remove Pages] ──→ Delete blanks (pages 3, 7, 12, 45)
│
├─→ [Extract Pages] ──→ Pull chapter 3 (pages 15-28) as handout
│
└─→ [Merge PDF] (reorder) ──→ Assemble final: Intro, Ch2, Ch1, Ch3, Appendix`}
All steps happen in your browser. No intermediate uploads. No server storage.
Privacy Guarantee
Every page operation executes in a WebAssembly worker inside your browser tab. Your document bytes are read from a File object, processed in sandboxed memory, and written to a Blob for download. Zero network transmission. Zero server involvement.
Advanced Tips
Keyboard Shortcuts (in all tools)
Ctrl/Cmd + Click: Multi-select pagesShift + Click: Select rangeCtrl/Cmd + A: Select allDelete: Remove selected (Remove Pages tool)
Batch Processing
Process multiple files in one session:
- Upload file A → process → download
- Upload file B → process → download
- No page reload needed — tools stay ready
Combining with Other Tools
After organizing pages:
- Compress PDF — reduce file size
- Add Page Numbers — professional pagination
- Protect PDF — secure the final document
- Watermark PDF — brand before sharing
Start Organizing Now
- 🔄 Rotate PDF — Fix orientation in seconds
- ❌ Remove Pages — Delete unwanted pages
- 📄 Extract Pages — Pull out what you need
- 🔗 Merge PDF — Combine and reorder
Free. Private. Instant. No account required.