PDF Annotations Not Saving When Editing in Browser
Annotations, highlights, and comments made in a browser-based PDF viewer that disappear on download are a known limitation of browser viewers. Here's how to save them correctly.
Highlights, annotations, and sticky notes added in Chrome's built-in PDF viewer or Firefox's PDF.js viewer disappear when you download the PDF because browser PDF viewers render annotations visually but do not write them back into the PDF file's data structure. The annotations exist only in browser memory during the viewing session.
Why Browser Annotations Do Not Persist
Chrome and Firefox render PDF annotations as an overlay on the visual display. When you annotate a PDF in a browser viewer, you're adding to a temporary rendering layer — not modifying the underlying PDF file. When you click "Download," the browser saves the original, unmodified PDF binary. This is by design: browsers do not have write access to the PDF file format annotation data structures. The only exception is Chrome's "Save" function (distinct from "Download") in some versions, which attempts to serialize annotations back — but this is unreliable.
The Fix: Use a Tool That Writes to the PDF
To permanently save annotations, use a tool that writes annotation data into the PDF file itself. Options: (1) Adobe Acrobat Reader (free) — annotations are written to the file; save with Ctrl+S / Cmd+S after annotating. (2) PDF Expert or GoodAnnotations on macOS/iOS — native apps that write to PDF. (3) For browser-based use: FixMyPDF Edit PDF processes the file server-side and returns a new PDF with the changes baked into the file. (4) Preview on macOS — annotations made in Preview are saved directly into the PDF when you save.
Recovering Annotations Made in Browser
If you closed a browser tab where you had annotated a PDF, those annotations are gone — there is no recovery method. Browser viewers do not persist annotation state between sessions. For future annotation work: always use a dedicated PDF application, not a browser viewer. If you need lightweight browser-based annotation that persists, use a web app like Adobe Acrobat online (acrobat.adobe.com) or Smallpdf online, which process the file and return a modified PDF download with annotations embedded.
Annotations From Desktop Apps Not Showing in Browser
The reverse problem: annotations made in Acrobat or Preview that are not visible when the PDF is opened in Chrome. This happens when the PDF was saved with annotations as embedded form data rather than standard annotation objects, or when the PDF uses non-standard annotation types that PDF.js does not support. Solution: flatten the annotations in Acrobat (Print to PDF or Document → Flatten) before sharing — this burns annotations into the page content itself, making them visible in all viewers.
Try Edit Pages Now — Free
Browser-based, private, and instant. No account or software required.
Open Edit Pages


