“How do I search PDFs on a Mac?” sounds like one question, but it usually means one of four things: find PDF files, search inside one known PDF, run the same query across many PDFs, or read text from scanned pages. The right method changes with the job.
Start with the smallest tool that answers the question. Finder and Spotlight are already good at locating files. Preview is good at searching one open document. A collection search becomes useful only when you do not know which PDF contains the words, and OCR matters only when the page has no usable text layer.
The quick answer
Before changing settings or installing another app, decide which result you expect to see.
- Find all PDF files: open Spotlight and enter kind:pdf, or search in Finder and limit the kind to PDF.
- Search one PDF: open it in Preview and press Command-F.
- Search multiple PDF files: use an indexed Spotlight or Finder search, or run one on-demand content search over the relevant folder.
- Search a scanned PDF: use OCR, because the visible letters may exist only as pixels.
How to find all PDF files on a Mac
Press Command-Space, enter kind:pdf, and Spotlight will filter the results by file type rather than looking for the letters “pdf” in a file name. Current versions of macOS also support /PDF as a type filter. This is the quickest answer when you remember neither the file name nor its location.
Finder is better when scope matters. Start the search in a Finder window, enter kind:pdf, then choose This Mac or the current folder. Add a Name, date, or other criterion when you need to narrow the list. If you return to the same list regularly, save the Finder search as a Smart Folder; it updates as matching files change without copying or moving them.
These methods answer “where are my PDF files?” They do not necessarily answer “which PDF contains this sentence?”
How to search inside one PDF on a Mac
When the correct PDF is already open, use Preview. Press Command-F, enter a word or phrase, and move through the matches in the sidebar. Preview keeps the search inside that document, which is exactly what you want for a manual, statement, or paper you have already identified.
If a phrase is visibly present but Preview finds nothing, try selecting a few words on the page. Text that cannot be selected may be part of a scanned image rather than the PDF's text layer. In that case, repeating the same Command-F query will not solve the underlying problem; the page needs OCR.
How to search multiple PDF files at once
Searching multiple PDF files is different from finding a list of PDFs. You know the words, but you do not know which document contains them. Opening every file and repeating Command-F works for a handful of documents, then becomes tedious and easy to lose track of.
Spotlight and Finder can search indexed document content. A query such as kind:pdf cancellation clause can be enough for a stable local collection that macOS has already indexed. It is a sensible first attempt because it is built in and immediate when the index has the required text.
An on-demand folder search answers a slightly different question: inspect this location now, whether or not it belongs in a permanent full-disk index. In ZipSeek, you choose the relevant folder, keep PDF selected, and run the phrase once. Results are grouped by file and retain the matching page. That is useful when PDFs live beside Office documents, inside supported archives, or on a mounted shared location. The trade-off is that a first pass may need to read files that are not already reusable from its local cache.
How to search scanned PDF documents
A scanned PDF can look identical to a digital PDF while storing each page as an image. Search tools that rely on the document's text layer then have nothing to match. OCR creates a searchable interpretation of the pixels, but it remains an interpretation rather than a guarantee.
ZipSeek can use macOS Vision OCR for scanned pages during a selected-location search. Recognition stays on the Mac, reusable results are stored in its bounded local cache, and a match can retain the PDF page and available word coordinates. If you only need clean digital text, turn OCR off to avoid the additional recognition work.
Low resolution, skew, handwriting, faint photocopies, unusual fonts, and dense tables can reduce OCR accuracy. When the wording matters, confirm the result against the rendered page.
When PDF search gives the wrong kind of result
If the search shows the right file but not the passage, open that file in Preview and search inside it. If one file works but the same query must cover a folder, move to an indexed or on-demand collection search. If visible words still do not match, check whether the page is a scan and enable OCR only then.
When an expected file is missing altogether, check the search scope, confirm that an external volume is mounted, and remember that Spotlight-based results depend on the current index and its excluded locations. A narrower folder search is often easier to diagnose than another Mac-wide query.
The useful distinction is not which search app is most powerful. It is whether you are searching for a file, searching one document's text, searching a collection, or interpreting an image. Once that is clear, the shortest workable method is usually obvious.