PDF Utility Tools
Merge, split, rotate, extract pages, and convert images to PDF, all directly in your browser. Your files never leave your device.
About these PDF tools
These PDF utilities are built on pdf-lib, a pure JavaScript library for creating and editing PDFs. Because the library runs entirely in your browser, your files never touch a server, which is important for sensitive documents like contracts, tax records, or medical information.
Supported operations
- Merge: combine multiple PDFs into a single document. Drag to reorder before merging.
- Split: split a PDF by page ranges (e.g. "1-3, 5, 7-10"). Each range becomes its own PDF.
- Extract: pull specific pages into a new single PDF.
- Rotate: rotate selected pages 90°, 180°, or 270°.
- Reorder / Delete: reorder pages or delete pages from a PDF.
- Image to PDF: combine PNG/JPEG images into a PDF, one image per page.
When to use a client-side PDF tool
Most online PDF tools upload your documents to a server, process them there, and let you download the result. That's fine for non-sensitive files, but for confidential documents, you really don't want to ship them off to a third party. This tool never does that.
Limitations
Because everything runs in-browser, very large PDFs (hundreds of megabytes) may be slow or run out of memory on low-end devices. Password-protected PDFs must be unlocked before editing. OCR (converting scanned PDFs to text) is not included in this tool.
