--- title: "Split and extract PDF pages — free, runs in your browser" description: "Pull out a page range, split into single pages, or delete pages. Free, no sign-up, and nothing you enter leaves your browser." url: https://atoneplace.net/tools/pdf-split/ site: "At One Place" --- # Split and extract PDF pages Pull out a page range, split into single pages, or delete pages. ## How it works Extracts a page range into a new PDF, splits a document into single-page files, or removes pages. Everything happens locally. Page ranges accept the notation people expect: 1-5, 8, 12-14 selects eleven pages in one go. Pages keep their original size, rotation and content. Deleting a page removes it from the page tree, but anything that page referenced — an embedded font, an image used elsewhere — may still be in the file. The output is smaller but not always proportionally so. > This tool runs entirely in your browser. Nothing you enter is sent to a server, logged or stored, and the page keeps working with the network disconnected. ## Common questions ### How do I extract specific pages from a PDF? Enter a range like 1-5, 8, 12-14. The selected pages are written to a new file with their original size and rotation. ### Why is my split file not much smaller? Because embedded fonts and shared resources may remain in the file even when the pages using them are removed. ## Related pages - [Password generator](https://atoneplace.net/tools/password-generator/) - [Merge PDF files](https://atoneplace.net/tools/pdf-merge/) - [QR code generator](https://atoneplace.net/tools/qr-code-generator/) - [Image resizer](https://atoneplace.net/tools/image-resizer/) - [Random number generator](https://atoneplace.net/tools/random-number-generator/) - [Random picker and team generator](https://atoneplace.net/tools/random-picker/) - [Image crop, rotate and flip](https://atoneplace.net/tools/image-crop-rotate/) - [Lorem ipsum generator](https://atoneplace.net/tools/lorem-ipsum-generator/) - [Meta tag generator](https://atoneplace.net/tools/meta-tag-generator/) - [Printable graph paper](https://atoneplace.net/tools/graph-paper-generator/) ## Sources - Calculated on this page — At One Place (/about/)