How to delete all notes and pop-up annotations from a pdf
- Step 1Read every note first — Open the PDF and read all sticky notes and pop-ups so you've captured any feedback. Removal is permanent on the output and all-or-nothing — once the notes are gone, so is the pop-up text behind them.
- Step 2Keep the noted original — Save the annotated version separately. If a note recorded a decision you might need later, you'll want the original to refer back to.
- Step 3Open the note remover — Go to the PDF Annotation Remover. It runs in your browser; the document is never sent anywhere.
- Step 4Drop the PDF in — Drag the file onto the dropzone. The tool takes one PDF and starts processing immediately on drop — there is no separate options step and no notes-only switch.
- Step 5Let the single pass run — Every page's
/Annotsarray is deleted, removing theTexticons, theirPopuptext, and any other annotations together, then the file is re-saved. - Step 6Verify and download — Reopen the output and hover where notes used to be — no icon and no pop-up should appear. The file is named
yourdoc.annotation-remover.pdf.
Note objects and what the tool does with them
A sticky note is a pair of linked annotations. The tool removes the whole /Annots array, so both halves — and everything else on the page — go together.
| Object | Annotation subtype | Removed? |
|---|---|---|
| Sticky-note icon on the page | Text | Yes |
| Hover/click pop-up text | Popup | Yes — the candid text goes too |
| Typed callout box | FreeText | Yes |
| Highlights on the same page | Highlight | Yes — removed too, no notes-only opt-out |
| Interactive form fields | AcroForm widgets | Yes — cleared as a side effect |
| Page text and images | Content stream | No — never touched |
Free vs Pro limits
Both file size and page count are enforced on the free tier before processing.
| Tier | Max file size | Max pages | Files per job |
|---|---|---|---|
| Free | 2 MB | 50 pages | 1 |
| Pro | 50 MB | 500 pages | 5 |
| Pro + Media | 500 MB | 2,000 pages | 50 |
Cookbook
Scenarios centred on sticky notes and pop-ups, and what the single-pass cleaner does to each.
The pop-up that says what the icon doesn't
A neutral note icon sits on a slide deck PDF, but the pop-up behind it reads bluntly. Deleting just the icon would leave the pop-up text in the file. This tool removes the linked pair together.
Before page 2: Text icon (neutral marker) Popup "this slide is weak, cut it" After drop (auto-run): both objects removed — no icon, no pop-up → deck.annotation-remover.pdf nothing recoverable from the output
Notes scattered across a long report
A report has sticky notes on many pages. The single pass walks every page and clears them all at once — no page-by-page work.
Before: Text/Popup notes on 18 of 40 pages
After: /Annots empty on all 40 pages
0 note icons, 0 pop-ups remaining
report body text unchangedNotes and highlights on the same pages
You wanted only the notes gone but the pages also have highlights. There is no notes-only mode, so both are removed in the same pass. Keep the original if the highlights still matter.
Before page 5: Text note x2 + Highlight x4 After: all six annotations removed together No option exists to delete notes but keep highlights.
A note left on a fillable form
The PDF has both a sticky note and form fields. Removing the note also clears the fields, since form widgets are annotations. Flatten first if the field values must survive.
Before: Text note + 3 form fields (filled) After annotation remover: note gone AND form fields gone (values lost) Preserve the values: pdf-flatten first → bakes values into the page then annotation remover → strips the note
Confirming no pop-up survives
The result panel shows counts only, not a per-note list. Verify by hovering where the notes were.
Result panel: Input pages: 40 Input size: 1.6 MB Output size: 1.5 MB Processing: Browser Open clean.annotation-remover.pdf → hover former note spots: no icon, no pop-up
Edge cases and what actually happens
Pop-up text is removed with the icon
By designA sticky note is a Text icon plus a linked Popup holding the hover text. Because both sit in the same /Annots array and the tool deletes the whole array, the icon and its pop-up text are removed together. There is nothing left in the output from which to recover the note.
No notes-only mode
Not supportedThe tool can't delete notes while keeping highlights or other markup — it removes the entire annotation layer per page. For type-by-type removal, use a full editor such as Adobe Acrobat, and keep your annotated original as a fallback.
Form fields cleared along with notes
ExpectedInteractive form fields are annotation widgets, so they're removed too. If the document is a fillable form whose entered values you need, run PDF Flatten first to bake the values into the page, then delete the notes.
Free-tier file over 2 MB or 50 pages
BlockedBoth limits are enforced before processing. A long report with notes can exceed either. Upgrade to Pro (50 MB / 500 pages) or shrink the file with lossy compression first.
Note content also typed into the page
PreservedIf the same remark was typed into the page body rather than added as a note, it's page content, not an annotation, and survives. The tool only removes the /Annots layer — proofread the cleaned file to catch any inline remarks.
Password-protected PDF
Often worksThe tool loads documents with encryption ignored, so many protected files process fine. If a strongly encrypted file won't open, unlock it first with PDF Unlock, then delete the notes.
PDF has no notes or annotations
By designPages without an /Annots array are skipped; you get a valid, re-saved copy with nothing changed and no error. Safe to run on a file you're unsure about.
Sensitive data mentioned in a note
Wrong tool for the bodyDeleting a note that mentions sensitive data removes the note, but not the same data if it appears in the page body. To detect and black out emails, phone numbers, and SSNs in the content, use the PII Redactor.
Expecting a removed-notes count
Not shownThe engine counts removed annotations internally, but the UI reports only input pages, input size, output size, and Processing: Browser. Verify by reopening the output and hovering where notes used to be.
Corrupt PDF
ErrorA truncated or invalid file fails to load and the run errors instead of producing partial output. Repair it with PDF Repair, then delete the notes.
Frequently asked questions
Will this remove the pop-up text that appears on hover?
Yes. A sticky note is a Text annotation (the icon) plus a linked Popup annotation (the hover/click text). Both live in the page's /Annots array, and the tool deletes the whole array, so the icon and the pop-up text are removed together. There's nothing left in the output file to recover the note's words from.
Can I delete notes but keep my highlights?
No. The tool removes the entire annotation layer in a single pass — notes, pop-ups, highlights, callouts, and form fields all go together. There is no notes-only or per-type filter. If you must keep highlights while dropping notes, use a full editor like Adobe Acrobat, and keep your annotated original as a backup.
Is there an undo after removal?
Not on the output file — removal is permanent there. But the tool never alters your input; it produces a new PDF. Your original noted document stays intact on disk, so you can always reopen it, re-read the notes, and re-run the tool if you need to.
Does it remove form fields too?
Yes. Form fields are annotation widgets tied to the document's AcroForm, so the tool clears them when it removes annotations. If your document is a fillable form whose values you need to keep, run PDF Flatten first to bake the values into the page, then delete the notes.
Does deleting a note change the page text?
No. A note is an overlay stored separately in /Annots; it isn't part of the page content. Removing it leaves the page text, images, and layout exactly as they were. The cleaned PDF looks identical to the input minus the note icons and pop-ups.
Are my notes uploaded to delete them?
No. Processing runs entirely in your browser via pdf-lib. The document and every note in it stay on your device — the result panel confirms Local browser processing · 0 bytes uploaded. Only an anonymous usage counter is recorded when you're signed in, which matters when the pop-ups contain candid internal remarks.
Do notes from any app get removed?
Yes. Sticky notes created in Adobe Acrobat, macOS Preview, Microsoft Edge, Foxit, or any standard viewer are stored as conformant Text/Popup annotations in the page /Annots array. The tool deletes that array wholesale, so the app that created the note doesn't matter.
What if a note mentions confidential information?
Deleting the note removes that note, but if the same information also appears in the page body, it stays. Removing an annotation does nothing to the content stream. To find and black out confidential data in the page itself, use the PII Redactor, and clear identifying document properties with the Metadata Scrubber.
Will the file get smaller after deleting notes?
Slightly. Each note carries an icon appearance and the pop-up text, so deleting many of them trims some bytes. The page content is unchanged, so the saving is modest — for real reduction, follow up with lossless or lossy compression.
How large a document can I process?
Free tier: 2 MB and 50 pages, both enforced before the run. A long report with notes can exceed either. Pro raises this to 50 MB / 500 pages and Pro + Media to 500 MB / 2,000 pages. Compress first with lossy compression if you need to stay on the free tier.
Do I select 'notes' from a menu before running?
No. There's no menu and no options panel. The tool processes automatically the instant you drop a PDF in, removing the whole annotation layer. You don't pick annotation types because there is no per-type selection — it removes everything in /Annots.
How is this different from flattening the document?
PDF Flatten bakes annotations and form fields permanently into the page so they still appear but can't be edited or read as objects. This tool deletes them entirely, so nothing of the note remains. Use Flatten when you want notes to stay visible but locked; use this tool when you want them gone.
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.