Remove Pages from PDF
Free Online Tool

Click page thumbnails or type a range to delete pages. Smart tools auto-detect blank and duplicate pages for one-click cleanup. Everything runs in your browser — no upload, no signup.

100% Private Smart Blank & Duplicate Detection Click to Mark Unlimited Files

Drop PDF here or click to browse

Click thumbnails to mark pages for deletion, or use the range input. Smart tools can auto-detect blank and duplicate pages.

100% private — files stay on your device

file.pdf
0 pages · 0 KB

Pages — click to mark for deletion

Click any thumbnail to mark it for deletion. Click again to unmark.

Options

Type pages to delete. Examples: 1, 3, 5 (pages 1, 3, 5), 1-5 (pages 1 to 5), 1, 3, 5-10 (mixed)
Working... 0%

Done!

Your cleaned PDF is ready.

0
Removed
0
Kept
0%
Smaller
0s
Time
Working...

Why use our PDF Page Remover?

100% Private Files never leave your device
Lightning Fast Browser-native speed
Quality Preserved Original images and text
No Limits Unlimited files and pages

Most online PDF editors force you to upload your document to a remote server, where it sits in a queue and is exposed to potential leaks. Our tool does the opposite: it loads your PDF into the browser's memory using the standard PDF.js library, manipulates the page structure with pdf-lib, and gives you the cleaned file back. Nothing is transmitted, nothing is logged, and nothing is stored. The page thumbnails render locally, the page hashes are computed locally, and the final PDF is built locally. You can verify this by opening your browser's network tab and watching for yourself: zero outbound traffic during processing.

How to remove pages from a PDF in 3 steps

1

Upload your PDF

Drop a PDF into the upload zone or click "Select PDF File". The tool reads the file directly in your browser. Nothing is uploaded to a server, and the file is never stored anywhere outside your device.

2

Mark pages to remove

Click any page thumbnail to mark it for deletion, or type a range like 1, 3, 5-10 in the input field. Use the selection buttons to mark all, none, odd, even, invert, or first pages. Smart Tools can auto-detect blank and duplicate pages.

3

Download cleaned PDF

Click "Remove Pages" and the tool builds a new PDF with only the unmarked pages. The output file is saved to your device. Original quality of remaining pages is preserved exactly: same resolution, same text, same fonts.

Removing Pages from a PDF Is More Useful Than You Think

Removing pages from a PDF sounds like a straightforward task. You have a document with pages you do not need, so you take them out. Simple. But the more you work with PDFs, the more you realize that page removal is rarely about deleting things. It is about keeping the right things. A contract that needs only the signature page. A scanned document with blank pages between every section. A merged report where someone accidentally included the same appendix twice. A textbook where you only need two chapters out of twenty. In every case, removing pages is really about extraction, not deletion. You are not throwing away content. You are isolating the content that matters.

Beyond the mechanics, page removal solves real-world problems that people hit every single day. Email attachments are the most common one. Many corporate systems cap incoming attachments at 10 MB, and a scanned 200-page contract can easily double that. Trimming it down to the 40 pages that actually need signatures changes the file from undeliverable to ready in under a minute. Printing is another quiet win. Every page you remove from a master file means less paper, less toner, and less time at the printer, which matters when a 500-page manual is being distributed to forty employees. There is also a compliance angle. Documents with extra pages often carry metadata, headers, or appendix material that was never meant to leave the office, and a quick removal pass keeps the shared file limited to what the other side is entitled to see. And for personal files, the benefit is archival. A bank statement download with 24 blank back pages, a hotel invoice with four pages of terms, a tax return draft with scratch pages at the end, they all become cleaner, smaller, and easier to file when the unwanted pages are gone.

The two main ways to select pages in this tool are clicking thumbnails and typing a range, and you can use them together in the same session. Clicking thumbnails is the visual approach. When you load a PDF, the tool renders every page as a small preview in a grid. You click a thumbnail to mark it for removal, and it shows a red outline with a small X badge. Click again to unmark. Shift+Click marks a contiguous range between the last-clicked page and the current one, which is the fastest way to flag a block of consecutive pages. This method works best when you are visually scanning the document and deciding page by page what stays and what goes. It is intuitive, it gives you immediate feedback, and it requires no syntax to learn.

Typing a range is the precision approach. The range input accepts a flexible syntax that handles almost any pattern. You can enter a single page number like 5, a comma-separated list like 1, 3, 7, a range like 5-10, or a combination like 1-3, 7, 9-12. There is even an open-ended syntax, 2- removes page 2 and everything after it, which is useful when you want to trim the tail end of a document. After typing the range, clicking Apply Range marks all those pages at once. The thumbnails update immediately so you can see the result. If a number exceeds the page count, the tool silently ignores it instead of throwing an error. This approach is faster than clicking when you know the exact pages you want to remove, especially in long documents where scrolling through 200 thumbnails would take forever.

The selection helper buttons, All, None, Invert, Odd, Even, and First, are designed for common patterns that would be tedious to handle manually. All marks every page, which is useful when you want to keep only a small subset. Mark all, then unmark the pages you want to keep. None clears everything and gives you a clean slate. Invert flips the current selection, marked pages become unmarked and vice versa. Odd and Even are lifesavers for duplex scans. If you scan a double-sided document and the scanner produces one file with all the front pages first and the back pages second, or if it interleaves blank pages between every two content pages, Odd and Even let you select exactly the right half in one click. First selects only page 1, which is the most common single-page removal request, like dropping a cover sheet from a report.

The Smart Tools section takes this further by adding AI-powered detection. Mark All Blanks scans every page, measures text content and dark pixel density, and flags any page that appears to be empty. The threshold is set at fewer than 5 visible characters and less than 2 percent dark pixels, which catches truly blank pages along with pages that have nothing but a stray line or a tiny artifact. Mark All Duplicates reads the text content of every page, normalizes whitespace and case, computes a hash, and groups pages with identical text. The first occurrence of each duplicate group is kept and the rest are flagged for removal. Scanned pages without a text layer are skipped to avoid false positives. These are suggestions, not automatic deletions. You review the marks, unmark anything you want to keep, and then apply the removal. The AI does the scanning, you make the decisions.

The output quality is something that deserves attention because it is not the same across all PDF tools. Many editors recompress images and re-render text when they modify a file. That can degrade quality, change fonts, or bloat the file size. This tool uses pdf-lib to copy the original page objects from the source PDF into a new container without recompression or re-rendering. Images stay at their original resolution. Text keeps its original fonts. Vector shapes remain vector. Form fields stay functional. The file size shrinks proportionally to the number of pages removed, plus a small overhead for the new container. The output is a standard PDF 1.4 file that opens in every PDF viewer, from Adobe Acrobat to Chrome’s built-in reader to mobile apps. It looks exactly like the original, just with fewer pages.

Because everything runs locally in your browser, you can use this tool for documents you would never upload anywhere else. Payroll lists, patient records, legal drafts, unreleased product plans, files under a non-disclosure agreement, none of them leave your device. The page-rendering and PDF-building libraries are loaded from public CDNs when the page opens, and from that moment on all processing happens with the browser APIs on your own machine. Open the developer console and you will see zero network traffic during the removal itself. That means you get the convenience of an online tool with the privacy of an offline one, which is the reason browser-based processing is becoming the standard for sensitive PDF work. It also means there is no file size cap, no queue, and no waiting. A 300-page document is processed in seconds because your own CPU does the work, and you can repeat the job as many times as you like with zero cost.

Working on a copy is the one tip that matters above all others. The tool never modifies your original file, but it is still good practice to keep a backup before doing significant edits, especially when removing many pages from an important document. Check bookmarks too. If the source PDF has bookmarks pointing to removed pages, those bookmarks become dead links in the output. Most bookmark structures survive trimming, but it is worth a quick review before sharing. Combine methods freely. Type a range to mark a chunk, then click individual thumbnails to fine-tune. The tool tracks all marks in a single set, and the Remove Pages button processes them all at once. Whether you are removing one cover sheet or 150 blank pages, the workflow is the same, and the result is a clean, focused document that contains exactly what you need.

Real cases examples of removing pages from a PDF

Here are nine common situations where our PDF Page Remover saves hours of manual work.

01

Removing a cover sheet from a printout

An operations analyst generates a daily 80-page delivery report. The first page is always a cover sheet that does not need to be shared with drivers. Open the file, click "First" to mark page 1, then click "Remove Pages". The 79-page driver copy is ready in seconds.

02

Cleaning up scanned contracts

A paralegal scans a stack of signed contracts into a single 200-page PDF. Office scanners often produce a blank page between documents. Run the "Mark All Blanks" Smart Tool to flag the empty pages, review the marks, and download the cleaned contract bundle in one click.

03

Removing duplicate pages from a merged report

A finance team merges four quarterly reports into one PDF, but accidentally includes an executive summary twice. Run "Mark All Duplicates" and the second copy is auto-flagged. Confirm the mark and download the corrected report.

04

Keeping only chapters from a textbook

A student only needs chapters 3 and 7 of a 450-page textbook. Type 1-2, 4-6, 8-450 in the range field, click "Apply Range", and the two chapters remain. Download the trimmed PDF and read it on a tablet.

05

Removing back pages from a brochure

A marketing designer sends a 12-page brochure to a printer but needs to remove the last two pages (a contact card and a back cover) for a different version. Shift+click pages 11 and 12, then download the 10-page version. The printer's specs are met and the original stays intact.

06

Extracting one section from a manual

A technical writer needs only the troubleshooting section (pages 42-58) from a 200-page user manual. Click "All" to mark everything, then shift+click the troubleshooting range to unmark those pages. Clicking "Remove Pages" leaves exactly the 17 pages needed.

07

Trimming a conference handout

A university lecturer downloads a 120-page conference proceedings PDF and only needs the three papers relevant to a class. Type the page ranges for those papers in the range field, click "Apply Range", then use the selection buttons to invert the marks and remove everything else.

08

Removing boilerplate from a proposal

A business development team receives a 40-page RFP response template. The last eight pages are boilerplate terms and conditions that are never used. Shift+click pages 33 through 40 to mark them, then click "Remove Pages". The focused proposal is sent to the client the same day.

09

Cleaning a bank statement download

A freelance accountant downloads a 24-month bank statement as a single PDF. Each month includes a blank back page from the printer layout. Run "Mark All Blanks" which flags the empty pages, review the marks, and remove them all at once. The cleaned statement is ready for tax filing.

Tips for Best Results

Expert Tips for Removing PDF Pages

Get the best results when cleaning up your PDF documents with these professional tips:

Preview Before Removing

Always click through the page thumbnails before marking pages for removal. A quick preview prevents accidentally deleting important pages.

Use Range Selection

For documents with many pages to remove, use the range input instead of clicking individual thumbnails. Type ranges like "5-15, 20, 25-30" for fast selection.

Check Hidden Content

Some PDFs have content layers or annotations that are not visible in thumbnails. Open the PDF in a reader first to identify all content before removing pages.

Keep Original Backup

Always keep a backup of the original PDF before removing pages. Once downloaded, the changes cannot be reversed without the original file.

Mobile Page Removal

On mobile devices, tap thumbnails to mark pages for removal. The responsive interface works well on phones and tablets for quick page cleanup.

Combine with Compression

After removing pages, use the Compress PDF tool to further reduce file size. This is especially useful when keeping only a few pages from a large document.

Answers to the most common questions about removing pages from a PDF.

Upload your PDF, then either click the page thumbnails you want to delete or type a range like 1, 3, 5-10 in the input field. Click "Remove Pages" and download the result. The selected pages are removed and the remaining pages are stitched together into a new PDF.

Yes. Open the Smart Tools section and choose "Mark All Blanks". The tool checks every page for text content and pixel density, then marks any page that appears blank. You can review the marks before applying.

The duplicate detector reads the text content of every page and computes a hash. Pages with identical text content are grouped. The first occurrence in each group is kept, and the rest are marked for removal. Scanned image pages without text layers are skipped.

No. The file is read from your device, processed in memory, and the output is saved back to your device. The bytes never leave your machine. You can verify this by disconnecting from the internet after the page loads and the tool will still work.

Yes. The tool copies the original page objects from the source PDF into a new PDF container. Images stay at their original resolution, text remains in its original font, and the file size changes only by the small overhead of the new container.

You need to remove the password first. Use the Password Protect PDF tool with the correct password to unlock your file, then return here to remove the pages you want.

Internal links and form fields are preserved as long as the pages they reference remain in the document. If you remove pages that contained bookmark targets, some navigation may break in the output.

There is no server-side limit because processing is local. Performance depends on your device memory. Most modern systems handle PDFs with several hundred pages and files up to 200 MB without issues.

Yes. Type a range like 1, 3, 5-10 in the input field. This removes pages 1, 3, 5, 6, 7, 8, 9, and 10. You can also click individual thumbnails to mark them for deletion.

Yes. Because everything runs in the browser using JavaScript, the tool works on iOS, Android, tablets, laptops, and desktop computers. No app to install, no server contact required.

Yes. Once the page has fully loaded, all JavaScript runs locally in your browser. You can disconnect from the internet and the tool will still work. This makes it suitable for air-gapped computers and restricted environments.

Annotations, comments, and form fields on kept pages are preserved in the output. Annotations on removed pages are discarded along with those pages. The tool copies the original page objects without modification.

Yes. Page removal works on any PDF regardless of whether it contains text or images. However, the duplicate detection feature relies on text content, so it will not work on scanned-only documents. Blank detection works on both types.

Click the "All" button to mark every page, then shift+click or type a range for the pages you want to keep (they will unmark). Click "Remove Pages" and only your selected pages will remain. This is faster than marking dozens of individual pages to delete.

Yes, if you know the password. The tool will prompt you to enter it, and then you can remove pages as usual. The output file will retain the same password protection.

Other PDF tools you may need

Removing pages is often one step in a longer workflow. Here are 15 related tools from our PDF suite that pair well with the Page Remover.

Your privacy, guaranteed

The PDF Page Remover runs entirely in your browser. We do not run a server-side processor, we do not have an upload endpoint for this tool, and we do not log any of your file contents. The JavaScript libraries (PDF.js and pdf-lib) are loaded from public CDNs when the page first opens, and after that all processing happens locally on your device using standard browser APIs. Open your browser's network tab while you use the tool and you will see no outbound traffic during processing. The only network request is the initial page load itself. This is the strongest privacy guarantee any online PDF tool can offer: the file is never in anyone else's hands because it never leaves your hands.

Ready to clean up your PDF?

Drop a file in the uploader above, mark the pages you want to remove, and download the cleaned PDF in seconds. No signup, no watermarks, no limits.

Start Removing Pages Now