🏆 US-Registered Digital Marketing Agency Trusted by 200+ brands · USA · UK · Canada · AUS
FREE PDF TOOL

Delete PDF Pages — remove pages you don't need

Type in the pages you want to remove — like "2, 5-7" — and get a clean new PDF without them, instantly in your browser.

Blank cover sheets, duplicate scans, and stray pages are all common targets.
Or drag & drop a PDF file here
Separate single pages or ranges with commas.
Loading PDF engine…
Source document
0 pages
Upload a PDF to begin
0
Source pages
0
Pages removed
0
Pages remaining
Download ready
Tip: Page numbers refer to the original document — you don't need to recalculate after removing earlier pages.
Advertisement

The delete PDF pages tool on this page removes any pages you no longer need from a document — a blank cover sheet, a duplicate scan, an outdated terms page — and hands back a clean new file without them. Just type the page numbers or ranges you want gone, like "2, 5-7", and the tool does the rest, entirely inside your browser with no upload to any server.

Almost every long document accumulates a page or two that shouldn't be there: a scanner grabs a blank separator sheet by mistake, an old draft leaves behind a superseded page, or a signed contract has an extra cover letter that isn't needed in the final archive copy. This tool from Arb Digital fixes that in seconds, with no account required and no limit on how many times you use it.

What This Delete PDF Pages Tool Does

Once you upload a PDF, the tool reads its total page count so you know exactly what range you're working with. You then type in the pages you want removed — single numbers, ranges, or a mix of both, separated by commas — and click "Delete Pages." The tool validates every number against the actual page count, removes exactly those pages, and rebuilds a new PDF containing everything else, in its original order.

This is different from splitting a PDF, where you're pulling specific pages out into their own files. Here, the goal is the opposite: keep the whole document intact as one file, just without a handful of pages you've identified as unnecessary, incorrect, or outdated.

How to Use the Delete PDF Pages Tool

  1. Upload your PDF. Click "Choose a PDF file" or drag one into the drop zone. The tool immediately shows the total page count.
  2. Identify the pages to remove. Note down the page numbers as they appear in the original document — you don't need to adjust for pages removed earlier in your list.
  3. Type the pages to delete. Enter something like "2, 5-7" to remove page two along with pages five through seven.
  4. Click "Delete Pages." The tool checks your entry against the actual page count and flags anything invalid before proceeding.
  5. Download the cleaned file. A download link appears immediately, showing how many pages were removed and how many remain.

How the Deletion Actually Works

This tool uses pdf-lib, an open-source JavaScript library for building and editing PDF documents entirely on the client side. After your file is read locally through the browser's File API, the tool parses your page-removal list into a set of zero-based page indices, then loops through the original document from the last page toward the first, removing each targeted page from the loaded PDF document object one at a time.

Removing pages from the end backward, rather than from the start forward, matters because deleting a page shifts every later page's index down by one — working backward means each removal index stays accurate without needing to be recalculated. Once every requested page has been removed, the tool serializes the remaining document back into PDF bytes, wraps them in a Blob, and offers the result as a download through the browser's object URL API. Because pages are removed structurally rather than blacked out or hidden, the ISO 32000 PDF specification confirms that a deleted page simply no longer exists in the resulting document — its content is gone, not just concealed.

Advertisement

Common Reasons to Delete PDF Pages

Removing the right pages, and only the right pages, keeps a document trustworthy — a signed contract with an accidentally deleted clause page is a much bigger problem than the blank page it replaced, so a quick review of the source before deleting is always worth the extra minute.

Blank pages are the most frequent target — double-sided scanners often insert an extra blank sheet between documents, and multi-page faxes sometimes include a blank cover or trailing page that adds no value to the final file. Outdated terms and conditions pages, superseded pricing sheets, or an old signature page replaced by a newer one are common in contracts and proposals that get revised more than once before final delivery.

Students and researchers combining scanned source material sometimes need to strip out a library stamp page or a call slip that got scanned along with the actual content. HR departments preparing redacted employee files often need to remove specific pages containing information that shouldn't be shared with a particular recipient, while keeping the rest of the document intact. Real estate professionals frequently need to drop a duplicate signature page or an internal cover sheet before sending a disclosure packet to a buyer. In every one of these cases, deleting the specific pages is far faster than rebuilding the whole document from scratch.

Understanding Page Ranges for Deletion

Type page numbers and ranges separated by commas, exactly as they appear in your original document. A single number like "2" removes just page two. A range like "5-7" removes pages five, six, and seven. You can combine both in one entry, so "2, 5-7" removes four pages total: page two, plus pages five through seven. Ranges and single pages can be listed in any order, and the tool always applies them against the original page numbering — you never need to recalculate positions after earlier deletions in your own list.

  • 2, 5-7 → removes page 2, and pages 5 through 7, leaving all other pages in place.
  • 1, 3, 5 → removes pages 1, 3, and 5 individually.
  • 10-12 → removes a block of three consecutive pages, 10 through 12.

If you accidentally type a page number that doesn't exist in the document — for example, page 40 in a 20-page file — the tool flags the entry as invalid rather than silently ignoring it, so you can correct the list before anything is removed. The same validation applies if your removal list would eliminate every single page in the document; the tool requires at least one page to remain in the final output, which prevents an empty or corrupted result from being generated by mistake.

Need more than a free tool?

Arb Digital builds fast, high-converting websites, content systems, and marketing campaigns for growing businesses. If cleaning up documents is part of a bigger client workflow, we can help design the whole process.

Talk to Arb Digital All Free Tools

Common Mistakes to Avoid

  • Miscounting page numbers — always check the source page count shown after upload before typing your removal list.
  • Deleting a page that's referenced elsewhere, such as a table of contents pointing to a page number that will shift after deletion — review the document afterward if it relies on internal page references.
  • Forgetting commas between entries, which can cause the parser to misread your intended pages — separate every range or single page with a comma.
  • Trying to delete pages from an encrypted PDF without removing its password first, since browser-based tools cannot decrypt protected files.
  • Not saving the download immediately — since the deletion happens in your browser tab, refreshing the page clears the generated file.
  • Deleting pages without first confirming which version of the file you're working from — if a document has been edited multiple times, make sure you're removing pages from the final draft, not an earlier one.

Delete PDF Pages Online vs. Desktop Software

Before browser-based tools existed, removing a single unwanted page usually meant opening a full desktop PDF editor, locating the page-management panel, deleting the page, and saving a new copy — assuming the free trial version didn't stamp a watermark across your document in the process. That kind of software is still worth having if you edit PDFs constantly as part of your job, but for the occasional cleanup — stripping a blank scan page or an outdated cover sheet — installing a full application is a lot of overhead for a task that should take seconds.

A browser-based delete PDF pages tool handles that everyday case cleanly: nothing to install, nothing to license, no account to create. The one trade-off is that an extremely large document with many hundreds of pages may process slightly slower than a native desktop application built for bulk editing, since everything runs inside your browser's own JavaScript engine rather than compiled native code. For a typical contract, report, or scanned form set, that difference is negligible.

Privacy: Why Local Processing Matters

Plenty of "free" PDF editing sites quietly upload your document to a remote server to make changes, then claim to delete it afterward. That might be acceptable for something public, but it's a genuine concern for anything containing personal data, financial statements, medical records, or unreleased business documents. This delete PDF pages tool avoids that risk by design — the pdf-lib library it relies on runs entirely inside your browser's JavaScript engine, and the file you select is read locally through the browser's File API without any network request carrying its contents elsewhere.

You can confirm this yourself: open your browser's developer tools, watch the Network tab, and delete a few pages — no outgoing request will contain your document's data. This same local-first approach is used across every free tool on this site, because a tool that never asks for your files in the first place earns more trust than one that uploads them and simply promises to handle them responsibly.

Related Free Tools From Arb Digital

If you're tidying up a document, you may also want the Merge PDF tool to combine the cleaned file with others, the Split PDF tool to break it into smaller pieces afterward, or the Rotate PDF tool to fix any sideways pages that remain. Browse our full free online tools hub for more browser-based utilities.

Frequently Asked Questions

Is this delete PDF pages tool really free?

Yes. There is no cost, no account, and no limit on how many times you can use this tool.

Are my files uploaded to a server when I delete PDF pages?

No. Every step happens locally in your browser using JavaScript. Your PDF never leaves your device.

What page format should I use to delete pages?

Separate each range or single page with a comma, for example "2, 5-7". All numbers refer to the original document's page numbering.

Can I delete pages from a password-protected PDF?

Not directly. Encrypted PDFs need their password removed in the source program first, since browser-based tools cannot decrypt protected files.

Will deleting pages affect the quality of the rest of the document?

No. The remaining pages are copied as-is from the source file, so their text and images keep their original quality.

What happens if I try to delete every page in the document?

The tool requires at least one page to remain in the output, so double-check your list if you're removing a large portion of the file.

This tool runs entirely in your browser using built-in JavaScript. Your files are never uploaded, stored, or sent to any server.

Advertisement

👋 Hey! Want to grow your business? Ask me anything — a free marketing proposal is on the table!