PDF Splitter
Extract pages or split PDF into separate files.
โ๏ธ
Click to Upload PDF
No file selected
Save specific pages as a new PDF.
Save every page as a separate PDF (Downloads ZIP).
How To Split Your PDF
- Upload: Click the upload zone and select your PDF file. The tool shows the total page count.
- Select Mode: Choose **Extract Specific Pages** or **Burst (Split All)**.
- Enter Range: If you choose **Extract**, enter the pages/ranges you need (e.g., `3-5, 10`). Pages are 1-based.
- Process: Click **Split PDF**. Processing happens entirely in your browser.
- Download: The extracted pages are saved as a single PDF, or all pages are saved in a ZIP file if you chose Burst mode.
Why This Splitter is Secure
- ๐ Client-Side Only: This tool uses the `pdf-lib` JavaScript library to process, modify, and save the PDF file directly in your browser.
- Zero Uploads: Your sensitive documents **never leave your computer** and are never sent to a server.
- Burst Mode Efficiency: The Burst mode automatically creates a `.zip` archive of all separate pages, ideal for fast batch handling.
- Precision Range: The page range parser handles complex requests like `1-4, 7, 12-15` accurately.