How to Extract One Page from a PDF
Pull a single page out of any PDF in your browser without installing anything. A short guide with the exact steps and a few tips.
May 15, 2026 | 4 min read
When you only need one page
You probably do not need a full PDF editor for this. Most of the time you just want to save page 7 of a 40 page report, or pull a single invoice out of a stack that was scanned together. A quick split is enough.
The trick is to think of it as "save one page as a new PDF" rather than "edit the original".
The fastest way to do it
Open the Split PDF tool and drop your file in. You will see a list of pages. Pick the one you want and run the split. The output is a new PDF containing only that page. Your original file stays untouched.
If you find the page number by looking inside the file first (using any PDF viewer or Chrome), the whole job takes under a minute.
Step by step
- Open your PDF in any viewer and note the page number you need.
- Go to the Split PDF tool.
- Drop your file into the upload area.
- Choose page range mode and enter the same number for start and end (for example, 7 to 7).
- Click Split, then download the new one page PDF.
That is all. The new file will be much smaller than the original because it only contains one page.
A few practical tips
If the page you want has scanned content and you need the text to be selectable, run the extracted page through the Basic OCR tool afterwards. OCR works better on a single page than on a long document because it is easier to verify the output.
If you need several non consecutive pages (say page 3, page 9, and page 17), you have two options. You can run the Split PDF tool three times, or you can extract a wider range and then clean up the extras using Edit PDF Pages.
For very large source files (over 100 MB), the upload step may take a few seconds on slower devices. The processing itself is still instant because nothing leaves your browser.
What this approach does not do
It does not modify the original. It does not remove the page from the source file. If you want to remove a page from the original instead of saving a copy, use the Edit PDF Pages tool and delete the page there.
It also does not work on password protected PDFs. Unlock the file first with the Unlock PDF tool if you have the password, then split.
Common questions
Does extracting a page change the original PDF?
No. The original file is left exactly as it was. The tool creates a new PDF containing only the page you picked.
Can I extract multiple pages into separate files at once?
Yes. Choose the one page per file mode in the Split PDF tool. Each page becomes its own PDF.
Is there a file size limit?
There is no hard limit, but very large PDFs (several hundred megabytes) may be slow to load on older devices. Processing itself runs locally so there is no upload bottleneck.
Will the extracted page keep its original quality?
Yes. The page is copied at the same resolution and compression as the source. There is no re-encoding.