Remove Pages and Keep the Rest
Scanners insert blank backs, downloaded reports carry advertising pages, and a document meant for one person often contains a page meant for nobody else. Deleting one page should not require re-creating the whole file, and it certainly should not require printing the document again and losing its text layer.
Load the PDF, click the pages you do not want, and download a copy without them. Your original is untouched on disk, so a mistake costs nothing more than loading the file again and starting over.
How to Delete Pages from a PDF
The selection you make is the set of pages that will disappear, not the set that will remain, worth keeping straight, because the opposite convention is common elsewhere.
- Drop the PDF onto the box above, or click to choose it. Every page appears as a numbered thumbnail.
- Click each page you want to remove. Selected pages are the ones being deleted; everything left unselected is what you keep.
- For long documents, type a range such as 2, 5-7 in the range box and press Select range instead of clicking each one.
- Look at the counter to confirm how many pages are marked for removal before you commit.
- Press Delete pages. If you have selected every page the tool stops you, because a PDF with no pages is not a valid document.
- Download the result. To take out more pages, run the downloaded file through the tool a second time.
The Pages Are Genuinely Gone
The output is assembled from the pages you kept rather than produced by marking pages as hidden or painting over them. The content you removed is not carried along inside the file in any form, so it cannot be recovered by changing a viewer setting, undoing an edit, or reading the raw file. That distinction matters when the reason for deleting was confidentiality rather than tidiness.
This is worth contrasting with two things that look similar and are not. Drawing a black rectangle over a paragraph leaves the text underneath, fully selectable and copyable. Hiding a page with an optional-content group leaves the page in the file. Removing the page, as this tool does, is the only one of the three where the content is actually absent from the bytes you hand over.
Ways to Get Rid of Content, Compared
Not every method that makes something invisible makes it gone. This is what each approach really does.
| Method | Content still in file? | Recoverable by |
|---|---|---|
| Deleting the page here | No | Nothing, the page is not written |
| Black rectangle over text | Yes | Selecting and copying the text |
| White fill over text | Yes | Selecting, or a text extractor |
| Hiding via layers | Yes | Turning the layer back on |
| Cropping the page | Yes | Resetting the crop box |
| Printing to PDF | No, but flattened | Nothing, though text becomes an image |
If the goal is to remove sensitive text from within a page rather than the whole page, deleting the page is the reliable option, there is no way to redact part of a page safely by drawing over it.
About File Size and Structure
Removing pages usually shrinks the file, but rarely by the fraction you removed. Fonts, colour profiles and images shared across pages stay as long as any remaining page uses them, so deleting half a document might save a quarter of its size. If size is the actual goal, follow up with the PDF Compressor.
Because the result is a newly assembled document, page-level content survives exactly, text, links, images, sizes and rotations all come across untouched, while document-level structures such as bookmarks and form fields are not rebuilt. An outline entry that pointed at a deleted page would have nowhere to go in any case.
Deleting Without Handing Over What You Are Deleting
There is an obvious problem with using an online service to remove a confidential page: to do it, you upload the confidential page. Whatever the retention policy says, the thing you wanted nobody to see has now been sent to a machine you do not control, and typically stored for at least as long as it takes to process.
Nothing is uploaded here. The document is read into your browser, the kept pages are assembled into a new file there, and the deleted pages are simply never written. Close the tab and everything, original and removed pages alike, is gone from memory, having never left your device in the first place.