How to remove confidential pages from a pdf before sharing
- Step 1List every page that must not be shared — Review the document and write down each confidential page's 1-based number. Be exhaustive — pricing, internal memos, named individuals, draft watermarked pages, and any appendix flagged 'internal only'. Group consecutive pages mentally as ranges (e.g. 14-19).
- Step 2Decide: remove the page, or redact within it — If a whole page is sensitive, this tool removes it. If only part of a page is sensitive but the rest must stay, deleting the page would lose the content you need — use PDF PII Redactor to black out the specific text instead, then come back here for the pages you want gone entirely.
- Step 3Drop the PDF into the tool — Load the file into PDF Delete Pages. The page count is read locally and shown in the header. The document is processed in your browser and is never uploaded.
- Step 4Enter the confidential page numbers and Process — Type the numbers and ranges, e.g.
8, 14-19, 31, then click Process. The tool copies only the non-listed pages into a new PDF. An empty or all-invalid entry stops with a message rather than emitting an unchanged file. - Step 5Scrub metadata before sending — Deleting pages doesn't clear the PDF's Title/Author/Company/Producer fields, which can leak project names or internal authorship. Run the sanitised output through PDF Metadata Scrubber.
- Step 6Open the output and verify before it leaves your control — Page through the downloaded
*.delete-pages.pdfand confirm every sensitive page is truly absent — count the output pages against your expectation. Only then attach it to the email or upload it to the data room.
Remove a whole page vs redact within a page
Choosing the right tool is the single most important accuracy decision for sensitive sharing.
| What's sensitive | Right action | Tool |
|---|---|---|
| An entire page (salary table, risk memo, pricing appendix) | Delete the whole page | PDF Delete Pages (this tool) |
| A name, figure, or paragraph on a page you must keep | Black out the text, keep the page | PDF PII Redactor |
| Author/company embedded in document properties | Strip metadata | PDF Metadata Scrubber |
| You want to send only the public summary section | Keep just those pages | PDF Extract Pages |
| Recipient should not be able to copy/print | Set permissions / password | PDF Permission Setter |
What deletion does and does not sanitise
Removing pages handles page content — but a fully sanitised file may need follow-up passes.
| Concern | Handled by page deletion? | Follow-up |
|---|---|---|
| Confidential content on deleted pages | Yes — those pages are absent from the output | Verify the output page count |
| Sensitive text on kept pages | No — the page is copied as-is | Use the PII Redactor |
| Title / Author / Company metadata | No — metadata is carried over | Use the Metadata Scrubber |
| Bookmarks naming a deleted section | No — outline isn't remapped | Edit the outline in a desktop editor if it leaks names |
| Copy / print restrictions | No — this tool doesn't set permissions | Use the Permission Setter |
Cookbook
Real pre-share sanitisation jobs, with the exact entries.
Strip a contiguous internal appendix
A 60-page board pack carries the salary schedule on pages 14-19; the external version must not include it.
Input: board-pack.pdf — 60 pages
Type: 14-19
Result: board-pack.delete-pages.pdf — 54 pages
(the six salary pages are gone, not hidden)Remove scattered sensitive pages in one pass
A due-diligence binder has a pricing page (8), an internal risk memo (14-19), and an unredacted contact list (31).
Input: dd-binder.pdf — 40 pages Type: 8, 14-19, 31 Result: dd-binder.delete-pages.pdf — 33 pages
Full pre-share pipeline
Delete the sensitive pages, then scrub metadata, before the document reaches the data room.
Step 1 (this tool): type 14-19 → sanitised body (pages removed) Step 2 (Metadata Scrubber): clear Title/Author/Company Step 3: verify page count, then upload
Page to keep, text to hide — use the redactor instead
The customer name appears on page 22, but the chart on page 22 must stay in the shared version. Deleting page 22 would lose the chart.
Wrong: delete 22 → loses the chart you needed
Right: PDF PII Redactor → black out the name, keep page 22
then return here for any whole pages you want goneSend only the public summary
If the shareable version is just a 4-page summary out of a 50-page document, extracting is cleaner than deleting 46 pages.
Instead of: delete 5-50 Use PDF Extract Pages: type 1-4 → summary-only.pdf
Edge cases and what actually happens
Sensitive text sits on a page you need to keep
Wrong toolDeleting the page would remove content you want to send. Page deletion is all-or-nothing per page. To remove a name or figure while keeping the rest of the page, use PDF PII Redactor, which removes the text itself rather than the page.
Document metadata still names the internal project
Not sanitisedRemoving pages does not touch Title, Author, Company, or Producer metadata. A sanitised-looking file can still leak an internal codename or the original author via document properties. Always finish with PDF Metadata Scrubber before sharing externally.
A bookmark still names a removed confidential section
Not remappedThe outline (bookmarks) is not rewritten when pages are deleted, so a bookmark labelled 'Salary Schedule' can persist even though the pages are gone — leaking the section's existence. If your viewer shows such bookmarks, edit the outline in a desktop PDF editor.
You miscounted and a sensitive page survived
Verify requiredAlways page through the output before sending. The original is untouched on disk, so a missed page just means re-running with the corrected numbers — but only if you catch it. Count the output pages against your expected total as a quick check.
Out-of-range page number silently ignored
No pages matchedIf you type a number beyond the document's length, it's skipped without error. A sensitive page you *meant* to remove won't be removed if you mistyped its number — so confirm the output page count dropped by exactly the number of pages you intended to delete.
The box was left empty
errorAn empty entry (or one with only invalid numbers) stops with 'Enter at least one page number to delete.' The tool won't emit an unchanged file, which protects you from accidentally 'sanitising' nothing and assuming it worked.
Password-protected document
limitedA PDF that requires a password to open may not parse. Remove the password with PDF Remove Password first, then delete pages. (Page counting tolerates many encrypted-but-openable files.)
File exceeds the free size or page limit
blockedFree handles up to 2 MB and 50 pages. Large board packs commonly exceed both; the block message names the limit. Pro raises it to 50 MB / 500 pages, Pro + Media to 500 MB / 2,000 pages.
Recipient could still copy or print the shared file
Out of scopeDeleting pages doesn't restrict what the recipient can do with the remaining ones. To prevent copying/printing or require a password, use PDF Permission Setter on the sanitised output.
Frequently asked questions
Is the deleted content truly gone from the file I send?
Yes. The tool rebuilds the PDF from only the pages you kept, so the deleted pages are not present in the output at all — they aren't hidden behind a layer or merely flagged. The confidential bytes never travel with the shared file. (Your original on disk is unchanged, which is what lets you re-run if you made a mistake.)
What's the difference between deleting a page and redacting it?
Deleting removes the whole page from the document. Redacting removes specific text (a name, a figure) while keeping the page in place. If the entire page is sensitive, delete it here. If you need the page but not one piece of information on it, use PDF PII Redactor — deleting the page would throw away the content you wanted to keep.
Should I also scrub metadata before sharing?
Strongly recommended. Removing pages does not clear the PDF's Title, Author, Company, or Producer fields, so a sanitised-looking document can still leak an internal project name or the original author. Run the output through PDF Metadata Scrubber as a final step.
Can I verify the pages were removed before sending?
Yes — and you should. Open the downloaded *.delete-pages.pdf and page through it, confirming every sensitive page is absent. A fast sanity check is to compare the output page count to your expectation: deleting six pages from a 60-page file should leave 54.
Is my confidential document uploaded to a server?
No. Both reading the page count and rebuilding the PDF happen in your browser via pdf-lib. The unredacted original never leaves your device; only an anonymous run counter is recorded when you're signed in. There's no server-side copy to leak.
How do I remove a whole internal appendix at once?
Enter it as a range. If the appendix is pages 14 through 19, type 14-19 and the tool removes all six pages in one operation. You can combine it with scattered pages too: 8, 14-19, 31.
Will a bookmark still reveal that a confidential section existed?
It might. The document outline (bookmarks) isn't rewritten when pages are deleted, so a bookmark labelled, say, 'Salary Schedule' could remain even after its pages are gone. Check the outline in your viewer; if it leaks section names, remove those bookmarks in a desktop PDF editor before sharing.
What if I only want to share a small public section?
Don't delete dozens of pages — keep the few you want with PDF Extract Pages. It uses the same number/range syntax but outputs only the pages you list. Reach for Delete Pages when most of the document should stay and only a handful of pages must go.
Can I stop the recipient from copying or printing the shared file?
Not with this tool — page deletion only controls which pages are present. To restrict copying, printing, or to require a password on the sanitised output, use PDF Permission Setter afterward.
What happens if I mistype a page number?
Out-of-range numbers are silently ignored and reversed ranges (like 19-14) match nothing — so a typo can quietly leave a sensitive page in place. There's no error to warn you. That's exactly why you should verify the output page count and visually confirm before the file leaves your control.
Can I process an encrypted board pack?
If the PDF requires a password to open, it may not parse. Clear the password with PDF Remove Password first, then come back and delete the confidential pages. Many encrypted-but-openable files are handled directly.
What's a safe end-to-end pre-share workflow?
Three steps: (1) delete the confidential whole pages here; (2) if any kept page has sensitive text, run PDF PII Redactor; (3) finish with PDF Metadata Scrubber. Then page through the output and confirm the count before sending.
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.