Skip to main content
FAQ

How to Annotate PDFs in Chrome?

Quick Answer

Chrome's built-in PDF viewer cannot annotate. You can select and copy text, but there is no highlighter, no comment tool, no sticky notes, and no freehand drawing — these are missing from the released Chrome viewer entirely. To annotate PDFs inside Chrome you need an extension. Enhanced PDF Viewer (free, built on Mozilla's PDF.js engine) adds multi-color highlights, inline comments, sticky notes, and freehand sketches — all rendered locally, with zero uploads.

  • Chrome's built-in PDF viewer supports view, scroll, zoom, search, copy, and print — but it cannot highlight, comment, sticky-note, or sketch.
  • Enhanced PDF Viewer (free, Mozilla PDF.js) adds multi-color highlights, anchored comments, draggable sticky notes, and freehand drawing inside Chrome.
  • Annotations persist within the session and render into printed and downloaded copies. Cross-session persistence is on the roadmap.
  • Annotation runs 100% locally — no uploads, no telemetry, no account. Verify via DevTools Network panel: zero outbound requests during markup.

By PlugMonkey Team, Editorial

PDF.js is a Portable Document Format (PDF) viewer that is built with HTML5. PDF.js is community-driven and supported by Mozilla. Our goal is to create a general-purpose, web standards-based platform for parsing and rendering PDFs.
Mozilla PDF.js project — official project description. The same engine that ships with Firefox and that Enhanced PDF Viewer uses for rendering and annotation. · github.com/mozilla/pdf.js

What Chrome's Built-In Viewer Can and Cannot Do

Chrome's bundled PDF viewer is intentionally minimal. It is designed for display, not editing. Knowing exactly what is missing helps you decide whether you need an extension or a full desktop PDF editor.
  • Supported: view, scroll, zoom, search text, copy text, print, download
  • Not supported: highlight passages with color
  • Not supported: add comments or sticky notes anchored to specific text
  • Not supported: freehand drawing or shape annotation
  • Not supported: fill PDF form fields with any styling beyond plain text
  • Not supported: save annotated copies back to disk

How to Annotate PDFs With Enhanced PDF Viewer

After installing Enhanced PDF Viewer from the Chrome Web Store, the extension automatically takes over PDF rendering. Open any PDF — local file or web URL — and the annotation toolbar appears in the top toolbar. Each tool is keyboard-accessible and works in light, dark, or high-contrast themes.
  • Highlight — Click the highlighter icon, choose a color (yellow, green, blue, pink, or orange), then click and drag over text
  • Inline comment — Click the comment icon, then click a point in the document to drop an anchored note
  • Sticky note — Drop a draggable note that floats on the page without anchoring to specific text
  • Freehand sketch — Click the pencil icon to draw on top of the page (useful for signatures, diagrams, or circling content)
  • Eraser — Remove any annotation by clicking it with the eraser tool
  • Print or export — Annotations render into the printed copy and the downloaded copy

Do Annotations Save Back to the PDF?

This is the most important caveat. PDF annotations are part of the PDF specification (ISO 32000), but writing annotations back into a PDF file requires modifying the file itself, which is a separate engineering surface from rendering. Enhanced PDF Viewer persists annotations within the current session and can include them in the printed or downloaded output. For permanent annotations that travel with the file across machines, you currently need to print or export the annotated copy. Full long-term annotation persistence is on the roadmap.
  • Session persistence — Annotations stay across page navigation and zoom changes
  • Print integration — Annotations render into the printed output
  • Download integration — Annotations are baked into the downloaded copy
  • Not yet supported — Cross-session storage that survives closing the tab
  • Workflow tip — For permanent records, download the annotated copy after each session

Privacy: Where Do Your Annotations Live?

Annotation tooling is sensitive — many people annotate confidential legal contracts, medical records, or unpublished research. Enhanced PDF Viewer runs entirely locally on Mozilla's PDF.js engine. Annotations are never transmitted to any server. You can verify this by opening Chrome DevTools' Network panel while annotating — there are zero outbound requests related to the document or your markup. This is fundamentally different from cloud-based PDF editors that require uploading the file to a vendor server.
  • 100% local rendering via Mozilla PDF.js inside your browser
  • Zero network calls during annotation, scrolling, or theme changes
  • No account required — install, annotate, done
  • No telemetry — the extension does not phone home about your usage
  • Works offline — annotations function with no internet connection

When You Need a Full PDF Editor Instead

Enhanced PDF Viewer is a reader-with-annotation, not a PDF editor. If you need to edit the underlying text of a PDF, redact content with cryptographic guarantees, run OCR on a scanned image, fill complex form fields with signature workflows, or apply digital signatures (PAdES), you need a dedicated PDF editor like Adobe Acrobat, Foxit, or PDFsam. For reading-and-marking-up workflows — which is 90% of in-browser PDF use — Enhanced PDF Viewer is the simpler tool.
  • Use a dedicated editor for: editing source text inside the PDF
  • Use a dedicated editor for: OCR on scanned documents
  • Use a dedicated editor for: digital signature workflows (PAdES, eIDAS)
  • Use a dedicated editor for: redaction with cryptographic guarantees
  • Use Enhanced PDF Viewer for: read, highlight, comment, sketch, print — fast

The Numbers Behind This Answer

Every figure below cites a primary source. Click through to verify.

0 annotation tools

Number of annotation tools (highlight, comment, sticky note, sketch) exposed by Chrome's built-in PDF viewer as of Chrome 124+. The viewer is read-only for markup purposes.

Source: Google Chrome Help — PDF documentation2026

5 highlight colors

Highlight colors Enhanced PDF Viewer ships with (yellow, green, blue, pink, orange) — matched against common color-coding conventions for legal, academic, and research workflows.

Source: Enhanced PDF Viewer Product Spec2026

ISO 32000

International standard that defines the PDF format including annotation objects (highlights, comments, freehand). The standard PDF.js implements for cross-tool annotation compatibility.

Source: ISO — Document management (PDF 2.0)2026

Want a Second Opinion?

Ask AI for an independent perspective on this question.

AI responses are generated independently and may vary

Try Enhanced PDF Viewer Free

Highlight, comment, sketch, and sticky-note any PDF in Chrome — free forever, 100% local, built on Mozilla PDF.js. Install Enhanced PDF Viewer in one click.

4.9/5 (0 reviews)2,500 users