Extract or Delete PDF Pages — New PDF in Your Browser

Image

Extract PDF Pages is a browser-based PDF tool that copies only the pages you specify into a new PDF, or builds a new PDF from every page except the ones you specify.

What is it

Extract or delete PDF pages when you need to submit only part of a document or share it without certain pages. Extract mode copies the pages you enter, such as "1, 3-5", into a new PDF in document order; delete mode keeps every page except the ones you enter. In both modes the source file is never modified and pages are copied as-is, so there is no quality loss. Files up to 50MB are supported and encrypted PDFs are not.

Extract: output = copyPages(source, selected) · Delete: output = copyPages(source, all - selected)

How to use

  1. 1Choose the PDF file.
  2. 2Select extract or delete mode.
  3. 3Enter pages separated by commas, e.g. 1, 3-5.
  4. 4Press the run button and download the new PDF.

Reference

Extract or Delete PDF Pages — New PDF in Your Browser Reference
ModeInputResult
Extract1, 3-5New PDF with pages 1, 3, 4, 5
Extract2-4New PDF with pages 2–4
Delete2New PDF without page 2
Delete1, 6-8New PDF without pages 1, 6, 7, 8

Sources & standards

FAQ

Is my PDF uploaded to a server?

No. File selection, page extraction or deletion, and download creation all run in your browser; the file never leaves your device.

What order do extracted pages keep?

Pages are copied in the original document order regardless of input order. Entering "5, 1" still produces page 1 followed by page 5.

Are pages removed from the original PDF?

No. The source file stays untouched; a new PDF is created with your selection applied.

Can I process password-protected PDFs?

No. Encrypted PDFs are not supported. Remove the password first, then process the unlocked file.

Related tools