inyourbrowser.com

Delete Pages from PDF

Drop a PDF, click the thumbnails of the pages you want removed (or type a range like 2-5, 8), and download a new PDF without them. All processing runs in your browser.

Drop a PDF here or click to browse

How it works

This tool uses pdf-lib, a pure JavaScript PDF library that runs entirely in your browser. Thumbnails are rendered with pdfjs-dist so you can see every page. When you download, pdf-lib creates a new document, copies only the pages you kept (using copyPages with the indexes that were not marked for deletion), and saves it as a fresh PDF.

Processing runs in your browser

All page removal happens locally in your browser tab. pdf-lib rebuilds the document in memory and the resulting file is downloaded directly to your device. Our servers are not involved at any point.

Frequently asked questions

How do I delete pages from a PDF?
Drop your PDF onto the upload area. Click any page thumbnail to mark it for deletion, or type a page range like 2-5, 8 in the range input. Then click Download to save the trimmed PDF.
Is my PDF uploaded to a server?
All processing runs in your browser. Pages are removed locally with pdf-lib; our servers are not involved at any point.
Can I select pages by typing a range?
Yes. The range input accepts comma-separated values and dashes, for example 2-5, 8 will mark pages 2, 3, 4, 5, and 8 for deletion. Clicks and ranges can be combined.
Can I undo a deletion before downloading?
Yes. Click a marked thumbnail again to unmark it, or clear the range input. Pages are only removed when you click Download, so you can experiment freely.
Will the remaining pages keep their order and content?
Yes. The pages you keep are copied to a new PDF in their original order. Page content, text, and images are preserved without re-encoding.

Related tools

Split PDF
Extract specific pages or page ranges from any PDF. Download the result instantly.
Reorder PDF pages
Drag PDF pages into any order and download the rearranged PDF. Runs in your browser.
Merge PDF
Combine multiple PDF files into one downloadable PDF. Drag, drop, reorder. Runs in your browser.
Compress PDF
Reduce PDF file size in your browser. Lossless optimisation or image re-rendering.