How to remove appendix pages from a pdf document
- Step 1Find where the appendix starts and ends — The fastest route is the report's own table of contents, but confirm against the actual page panel — the printed page numbers in a TOC can differ from the PDF's physical page numbers if there's unnumbered front matter. Note the first and last physical page of the appendix block.
- Step 2Drop the report into the tool — Load the PDF into PDF Delete Pages. The header shows the total page count read locally, so you can sanity-check the appendix range against the document length.
- Step 3Enter the appendix range — Type the range, e.g.
45-72. To strip the appendix but keep a final 'Contact' page after it, list the appendix only and leave that page out — for example45-71if page 72 should stay. For several appendices with kept material between them, combine ranges:45-60, 75-90. - Step 4Click Process — Press Process. The tool copies the main body (and any pages you didn't list) into a new PDF. If the range end exceeds the last page, it's clamped —
45-9999safely deletes from 45 to the end. - Step 5Verify the main body is intact — The result panel shows the input page count; subtract your range length to confirm. Open the output and check the last kept page is the right one — the page before your appendix, or the trailing page you chose to keep.
- Step 6Fix the table of contents if it still lists appendices — The TOC is page content and isn't updated automatically. If the trimmed report's TOC still lists 'Appendix A…' with now-nonexistent page numbers, edit it in a full PDF editor or re-export the summary from the source for a polished result.
Appendix / back-matter layouts and what to type
Most reports keep back matter in one contiguous block; ranges make it a one-line edit.
| Layout | Goal | What to type |
|---|---|---|
| Single appendix block at the end | Keep the main body only | The block's range, e.g. 45-72 |
| Appendix block + a 'Contact' page after it | Strip the appendix, keep the contact page | Up to the page before contact, e.g. 45-71 |
| Two appendices with a 'References' section to keep between | Remove both appendices, keep references | Two ranges, e.g. 45-60, 75-90 |
| Appendix runs to the very last page | Remove from the start of the appendix to the end | Open-ish range with a high end, e.g. 45-9999 (clamps to last page) |
| Back matter scattered (appendix + glossary + index) | Remove all of it | Combined ranges, e.g. 45-72, 80-95 |
What survives stripping the appendix — and what to fix
How the rebuild affects the parts of a report that depend on page positions.
| Report feature | After stripping | Action if it matters |
|---|---|---|
| Main-body text and data tables | Preserved exactly; copied not re-rendered | None |
| Table of contents listing appendices | Still present, now with stale page numbers | Edit TOC in a desktop editor, or re-export |
| Cross-references ('see Appendix B') | Text remains but points at removed pages | Manual edit if it's a polished deliverable |
| Stamped footer page numbers | Unchanged on kept pages | Re-stamp with PDF Page Numbers |
| Bookmarks to appendix sections | Dangling; later bookmarks may shift | Repair outline in a desktop editor |
Cookbook
Practical appendix-stripping jobs for report editors.
Strip a single appendix block
A 72-page report has its appendix on pages 45-72. Produce a 44-page main-body version.
Input: report.pdf — 72 pages (appendix 45-72) Type: 45-72 Result: report.delete-pages.pdf — 44 pages
Strip the appendix but keep the final contact page
The appendix is 45-71 and page 72 is a 'Contact us' page that should stay.
Input: report.pdf — 72 pages
Type: 45-71
Result: report.delete-pages.pdf — 45 pages
(main body + the kept contact page on the new last page)Remove two appendices, keep references between them
Appendix A is 45-60, References are 61-74 (keep), Appendix B is 75-90.
Input: report.pdf — 90 pages
Type: 45-60, 75-90
Result: report.delete-pages.pdf — 58 pages
(body 1-44 + references 61-74 remain)Strip everything from the appendix to the end
You don't want to count the exact last page; a high end clamps to it.
Input: report.pdf — 53 pages (appendix starts at 41)
Type: 41-9999
Result: report.delete-pages.pdf — 40 pages
(end clamped to the real last page, 53)Keep only the executive summary instead
If the shareable version is just the first few pages, extracting is cleaner than deleting the long tail.
Instead of: delete 6-72 Use PDF Extract Pages: type 1-5 → exec-summary.pdf
Edge cases and what actually happens
The TOC still lists the removed appendices
ExpectedA table of contents is ordinary page content — stripping the appendix doesn't update it. The trimmed report will still show 'Appendix A … p.45' even though those pages are gone. For an internal working copy this is usually fine; for a polished deliverable, edit the TOC in a desktop editor or re-export the summary from the source.
Printed page numbers in the TOC differ from physical page numbers
Verify requiredIf a report has unnumbered front matter (cover, blank, TOC), the printed 'page 45' may be the 47th physical page. The tool counts physical pages from 1. Always confirm the appendix range against the actual page panel, not just the printed TOC numbers.
Cross-references like 'see Appendix B' now point nowhere
ExpectedIn-text references to the appendix remain as plain text but the target pages are gone. For an internal trim this is acceptable; for an external deliverable, edit those references or re-build the summary from the source document.
Reversed or backwards range
No pages matchedA range typed as 72-45 is empty and deletes nothing — the appendix survives. Always write the lower number first: 45-72.
The box was left empty
errorAn empty or all-invalid entry stops with 'Enter at least one page number to delete.' rather than producing an unchanged file. Enter the appendix range and run again.
Stamped footer page numbers no longer match
By designPage numbers printed in the footer are part of the page graphics and don't re-flow when the appendix is removed — though for an end-of-document appendix the kept body pages keep their original (correct) numbers, so this is rarely an issue. If you also removed mid-document pages, re-stamp with PDF Page Numbers.
Bookmarks to appendix sections become dangling
Not remappedThe document outline isn't rewritten, so bookmarks like 'Appendix A' persist as dead links and later bookmarks may shift. Repair the outline in a desktop editor if the deliverable relies on a clean bookmark tree.
Report exceeds the free size or page limit
blockedFull reports with appendices commonly run past 50 pages or 2 MB. Free is blocked above those limits with a message naming the breach; Pro raises it to 500 pages / 50 MB, Pro + Media to 2,000 pages / 500 MB.
You actually want to keep only a small section
Use a sibling toolIf you'd be deleting most of the document to keep a short summary, use PDF Extract Pages — keep 1-5 rather than delete 6-72. To split the report into body and appendix as separate files, use PDF Split (by range).
Frequently asked questions
Can I remove a whole appendix as a range rather than entering each page?
Yes — that's the intended use. Type the appendix range, e.g. 45-72, and every page from 45 to 72 inclusive is removed in one pass. If the appendix runs to the end and you don't want to count the last page, use a high end like 45-9999; it clamps to the document's real last page.
How do I remove two separate appendices but keep the references between them?
Combine ranges in the same box: 45-60, 75-90 removes Appendix A (45-60) and Appendix B (75-90) while keeping everything else, including a references section at 61-74. Singles and ranges can be mixed freely.
Will the table of contents update after I strip the appendix?
No. The TOC is ordinary page content and isn't recalculated — it will still list the appendices with their old page numbers. For an internal working copy that's usually acceptable. For a polished, external report, edit the TOC in a full PDF editor or re-export a summary from the source document.
What if I need both a full version and a main-body version?
You automatically get both. The tool never modifies your original, so after downloading the trimmed *.delete-pages.pdf you still have the complete report on disk. Keep the full version as the record and circulate the trimmed one.
Does stripping the appendix re-render or compress the report?
No. Every kept page — including data tables and charts in the main body — is copied across exactly, with selectable text and original vectors. The file isn't recompressed; removing the appendix simply reduces the page count and, as a side effect, the size.
The TOC printed numbers don't match the PDF page numbers — which do I use?
Use the PDF's physical page numbers — the ones the tool counts from page 1. Reports with unnumbered front matter (cover, blank, TOC) can have a printed 'page 45' that's actually the 47th physical page. Confirm the appendix range against the page panel before entering it.
Is my report uploaded to a server?
No. Page counting and the rebuild run entirely in your browser using pdf-lib. The report — which may contain unpublished research or client data — never leaves your device; only an anonymous run counter is recorded when you're signed in.
What happens to cross-references that mention the appendix?
Sentences like 'detailed in Appendix B' stay as text, but the pages they point to are gone. For an internal trim this is typically fine; for a deliverable you'd hand to a client or regulator, edit those references or rebuild the summary from the source so nothing dangles.
Why didn't the page count drop by the amount I expected?
Usually because part of your range was out of range (the end is clamped, but a fully out-of-range entry deletes nothing) or you typed a reversed range like 72-45. Re-check the appendix range against the page count in the header and ensure the lower number comes first.
Do bookmarks survive stripping the appendix?
Page content is preserved, but the document outline isn't remapped, so bookmarks to appendix sections become dangling and later bookmarks can shift. For most working copies this is cosmetic; if your deliverable depends on a clean bookmark tree, repair it in a desktop editor.
What's the difference between stripping the appendix and splitting the report?
Stripping removes the appendix and gives you one main-body PDF. PDF Split (by range) divides the report into multiple files — for example body and appendix as two separate PDFs — so you keep both halves as distinct documents. Choose stripping when you only want the body.
How large a report can I trim for free?
Free handles up to 2 MB and 50 pages, which a full report with appendices often exceeds. The block message names the exact limit; Pro raises it to 50 MB / 500 pages, and Pro + Media to 500 MB / 2,000 pages for very large documents.
Privacy first
All PDF processing runs locally in your browser using PDF-lib and pdf.js. No file is ever uploaded — only metadata counters are saved for signed-in dashboard stats.