Skip to content

Guides

How to Highlight Text in a PDF

Every PDF viewer made since about 2018 can highlight text, and the highlight is saved inside the file so it travels with it. The catch is scanned PDFs, where there is no text to select until you fix that. Here is how to do both.

A PDF page with a highlighted sentence and a sticky notereport.pdfwhy thismatters
A closed laptop and a phone lying face down beside a printed page with one passage marked in yellow highlighter

PDF highlights are different from web highlights in one important way: they are part of the document. When you highlight a sentence in a PDF and save, the yellow band is written into the file as an annotation, and anyone who opens the file in any viewer sees it. That makes PDFs the best format for study notes that must last, and the worst format for a quick "look at this" to someone who only wants a link.

In your browser (no app needed)

Chrome, Edge and Firefox open PDFs directly. Edge has the most complete tool set: a highlight button in the toolbar with several colours, plus drawing and text notes, and it saves back to the file with the disk icon. Firefox's viewer added highlighting in 2023: select text and choose the highlight colour from the small toolbar that appears, then use the download button to save a copy that includes your marks. Chrome's built-in viewer lets you select and copy but does not save highlights; open the file in Edge or a desktop app for that.

  1. Open the PDF in the browser

    Drag the file into a tab or click a PDF link.

  2. Select the passage

    Drag across the text. If nothing selects, the PDF is a scan; see the last section.

  3. Choose Highlight

    Edge: toolbar highlighter icon. Firefox: the pop-up toolbar, then the colour.

  4. Save the file

    Use the viewer's save or download button. Saving is what writes the highlight into the PDF; closing the tab without saving loses it.

On Windows and Mac

On a Mac, Preview is already installed: select text, then click the highlighter icon in the toolbar (or press Shift, Command and H). Click the small arrow next to the icon to change colour or switch to underline or strikethrough. Preview saves automatically. On Windows, the free Adobe Acrobat Reader does the same with the Highlight tool under Comment, and saves with Control and S. Both let you add a note to a highlight by right-clicking it, which is where the reason for the highlight belongs.

On iPhone, iPad and Android

On iPhone and iPad, open the PDF in Files or Books, tap the markup pen, and use the highlighter; or press and hold a word, drag the handles, and choose Highlight from the menu. On Android, Google Drive's PDF viewer and Adobe Acrobat Reader both offer highlight from the long-press menu. On tablets with a stylus, the free-draw highlighter follows the pen, which is faster for reading but harder to search later; text highlights (made by selecting words) remain selectable and searchable.

Use colours and notes, not just yellow

PDF viewers give you several colours, and a small system pays off when you return to a hundred-page report. Our colour code system uses three colours with fixed meanings (claims, evidence, terms). Whatever you choose, attach a one-line note to any highlight whose purpose is not obvious; a note reading "contradicts table 2" is worth more than the highlight itself six months later.

Where PDF highlights are storedInside the PDF file100In the viewer app only35In a cloud account55
Text highlights made with select-and-highlight are saved in the file. Free-draw marks in some apps stay in the app.

When you cannot select text: scanned PDFs

A scanned PDF is a photograph of a page. Nothing is selectable because there is no text layer, only pixels. You have two options. Free-draw highlighting works on any PDF because it just paints over the image, but the result is not searchable. Better: run optical character recognition (OCR) to add a hidden text layer. Adobe Acrobat (paid) does this under Scan and OCR; the Mac Preview app recognises text in scanned PDFs automatically since macOS 13 for selection; many free tools (OCRmyPDF on the command line, or the OCR option in most scanner apps) will produce a searchable PDF. After OCR, select-and-highlight works normally.

Sharing a highlighted PDF

Because highlights are inside the file, sending the file sends the highlights. If you want to point at one passage without sending a marked-up copy, most viewers can copy a link to a page number (Acrobat: right-click a page thumbnail), and for PDFs hosted on the web you can add #page=12 to the address to open on page 12. Text fragments do not work inside PDFs.

PDFs are where most careful reading still happens. When the same text is also online, the four ways to highlight a web page give you a shareable version, and PDF marks are the natural place to run a claim-by-claim source check. The full list of highlighting guides covers phones, links and keyboard selection.

Common questions

Can I highlight a PDF for free?

Yes. Edge and Firefox on any computer, Preview on a Mac, Adobe Acrobat Reader on Windows, and the built-in viewers on iPhone and Android all highlight text at no cost and save the highlight in the file.

Why can't I select text in my PDF?

The PDF is a scan with no text layer. Run OCR (built into Acrobat, many scanner apps and macOS Preview) to add one, or use the free-draw highlighter instead.

Will my highlights show up when someone else opens the file?

Yes, as long as you saved the file after highlighting. Highlights are standard PDF annotations that every viewer displays.

How do I remove a highlight from a PDF?

Click or tap the highlight and choose Delete (or press the Delete key). In Preview, click the highlight and press Delete.

Can I export all my highlights from a PDF as text?

Acrobat can create a comment summary (File, Print, Summarize Comments). Several reading apps export highlights as a text or markdown list; see the notes guide for a workflow.

Sources

  • Apple Support: Highlight text in Preview on Mac
  • Mozilla Support: Highlight text in Firefox's PDF viewer (added in Firefox 118)
  • Microsoft Support: Read and mark up PDF files in Microsoft Edge
  • OCRmyPDF project documentation