← All articles

How to Delete Pages from a PDF Without Uploading It

Quick answerTo delete pages from a PDF, open /convert/remove-pages, drop in your file, type the pages you want gone (like 2, 5-6, 9), and download the trimmed PDF. Everything happens inside your browser on your own device — the file is never uploaded to a server. It's free, needs no signup, and adds no watermark. The remaining pages keep their original order, real text, and fonts, so the output is a normal, fully selectable PDF rather than a flattened image.

Open the Remove Pages tool

Delete pages from a PDF in four steps

The tool at /convert/remove-pages is built for one job: dropping pages you don't want and keeping the rest. Here's the full flow.

  • Open /convert/remove-pages and drop in your PDF, or click to pick one. It loads locally — no upload happens.
  • Type the pages to remove using page numbers, e.g. 2, 5-6, 9. Single pages and ranges both work, separated by commas.
  • Check the count: page numbers are 1-based, so page 1 is the first page. Anything outside the document's range is simply ignored.
  • Download the result. You get a new file named like yourfile-edited.pdf with those pages gone and the rest untouched.

How to write the page numbers

The page box accepts plain numbers and ranges separated by commas. A few rules worth knowing so you get exactly the result you expect:

  • Single pages: 3 removes only page 3.
  • Ranges: 5-6 removes pages 5 and 6 inclusive. Combine them: 2, 5-6, 9 removes pages 2, 5, 6 and 9.
  • Order doesn't matter, and a backwards range like 6-5 is read the same as 5-6.
  • Out-of-range or duplicate numbers are quietly skipped — they won't break anything.
  • You can't remove every page. If your list would empty the document, the tool stops and asks you to keep at least one page.

What the output actually looks like

This is a real page-removal, not a screenshot. The kept pages are copied straight from your original file, so their text stays selectable and searchable, fonts and vector graphics are preserved, and the layout is unchanged. The output is not an image-based PDF.

Pages keep their original relative order — removing page 5 just closes the gap; it doesn't shuffle anything. The new file is saved with -edited added to the name so your original stays as it was on disk.

When to use Remove Pages

Reach for this tool whenever a PDF has content you need to cut before sharing or printing.

  • Drop a cover sheet, blank scan page, or fax header before sending a document.
  • Strip an appendix, terms-and-conditions block, or marketing pages from a report.
  • Remove duplicate or misscanned pages from a batch scan.
  • Trim a long manual down to just the section someone asked for (though if you mainly want to keep a few pages, the Extract Pages tool may be the more direct route).
  • Clean up signed contracts by removing instruction pages that shouldn't be archived.

Why it runs in your browser

Most online PDF tools upload your file to a server, process it there, and send it back. That means your document — which may contain contracts, IDs, medical records, or financials — leaves your machine.

This tool works differently: the PDF is read and rewritten entirely on your device using your browser. Nothing is uploaded, nothing is stored, and there's no account to create. That makes it safe for sensitive documents and means it keeps working even on a flaky or offline connection once the page has loaded. It also handles PDFs that were opened with light encryption, so locked-but-readable files still work.

Tips for clean results

  • Open the PDF in any viewer first and note the exact page numbers you want gone — it's faster than guessing.
  • Remember numbering is 1-based and counts physical pages, which may differ from printed page labels in the document.
  • Do the removal in one pass: list every page at once (2, 5-6, 9) rather than running the tool repeatedly.
  • Keep your original file. The download is a separate -edited copy, so you can always redo the cut if you trimmed too much.
  • Need the opposite — keep only a handful of pages? Use Extract Pages. Need to flip page order? Use Reverse PDF.

Try it yourself — free and private

Edit your PDF in the browser. No upload, no signup, no watermark.

Open the editor

Tools for this

  • Extract PagesPull specific pages out of a PDF into a new file, right in your browser. Type th
  • Remove PagesDelete unwanted pages from a PDF, right in your browser. Type the pages to remov

Frequently asked questions

Is it really free, with no watermark or signup?

Yes. The Remove Pages tool at /convert/remove-pages is free, requires no account, and adds no watermark to your PDF. You just open the page, drop a file, and download the result.

Are my files uploaded anywhere?

No. The PDF is processed entirely in your browser on your own device. It is never uploaded to a server and nothing is stored, which makes it safe for confidential documents.

Can I delete a range of pages at once?

Yes. Enter ranges and single pages separated by commas, for example 2, 5-6, 9. Pages 2, 5, 6 and 9 are removed and everything else stays in its original order.

Will the removed-page PDF still have selectable text?

Yes. The kept pages are copied from your original, so text stays selectable and searchable and fonts and vector graphics are preserved. The output is a normal PDF, not a flattened image.

What happens if I try to remove every page?

The tool won't let you. If your list would delete all pages, it stops and asks you to keep at least one page, so you can't accidentally create an empty file.

Keep reading