# How to search for a word in a PDF — DocFind

Last reviewed: September 1, 2026. HTML version: https://docfindapp.com/answers/search-for-a-word-in-a-pdf

**Open the PDF and use the reader's find function.** On a computer that's almost always **Ctrl+F**, or **Cmd+F** on a Mac; on a phone it's usually a magnifying-glass icon or a search item in the menu. Type the word and the reader highlights the matches and lets you step between them. Nearly every PDF reader has this, and for one document it's the entire answer.

The interesting part is what to do when it comes up empty.

## Reason 1: the page is a scan

A scanned page is a photograph of text. There are no words in the file at all — just pixels that look like words to you — so find reads the stored text, finds nothing, and honestly says so. The tell takes ten seconds: **try to select the word**. If your selection slides straight past it, the page is a picture. The fix is OCR (https://docfindapp.com/answers/what-is-ocr), which reads the image and stores the recognized words as searchable text — how that's done: https://docfindapp.com/answers/make-a-scanned-pdf-searchable

## Reason 2: OCR read the page, but got the word wrong

If someone has already run OCR, the file has text — but recognition is recognition, not magic. A skewed scan, a fax, a coffee stain or an unusual font can turn "invoice" into "lnvoice", and your search for the correct spelling then misses a word that is plainly printed on the page. More on telling these cases apart: https://docfindapp.com/answers/pdf-search-not-working

## Reason 3: the word is in a different file

A find function searches the document in front of it. If you don't know *which* of your statements, contracts or papers holds the sentence you remember, you're not looking for a word in a PDF — you're looking for it across a shelf of them, and opening each one in turn is the only route a reader offers. Searching many PDFs at once (https://docfindapp.com/answers/search-inside-multiple-pdfs) needs something that has read them all and built an index.

## One thing worth knowing: exact matching

Some tools quietly broaden what you typed; some don't. DocFind (https://docfindapp.com/) doesn't guess — searching for *running* will not find *run*. That's a deliberate choice rather than a missing feature. Once a tool starts deciding which other words you probably meant, a result list stops being an answer to the question you asked, and the number of matches stops meaning anything you can rely on. Exact matching keeps the accounting honest: what you searched for is what was counted, and a zero means zero.

## Where DocFind fits

Reasons 1 and 3 are the ones a reader can't solve, and they're the two DocFind is built for. It searches inside many PDFs at once — results show the file, the page, and the surrounding text — and tapping a result opens that PDF at that exact page with your keywords highlighted. Scanned documents are read on your device (Apple's Vision on iPhone, Google's ML Kit bundled into the app on Android) and then searched like any other document, with OCR-derived matches labelled and unreadable pages named rather than skipped in silence. Searching, indexing, reading scanned pages and exporting all work with no internet connection; your documents never leave your device; and there are no ads, no analytics, and no tracking. There's a demo with sample documents if you want to see it work before adding your own.

Related: [PDF search not finding words that are there?](https://docfindapp.com/answers/pdf-search-not-working) · [Search many PDFs at once](https://docfindapp.com/answers/search-inside-multiple-pdfs) · [What is OCR?](https://docfindapp.com/answers/what-is-ocr) · [Make a scanned PDF searchable](https://docfindapp.com/answers/make-a-scanned-pdf-searchable)
