How to make a scanned PDF searchable on a Mac
You scanned a stack of documents, opened the PDF, pressed Cmd-F — and got nothing. The file looks like text, but the search finds none of it. Here's why, and how to fix it for one file or ten thousand.
Why search finds nothing
A scanner produces an image of each page. The PDF is a container holding those pictures. To your Mac there are no words in it at all — just pixels that happen to look like words to you. Preview has nothing to match against, so Cmd-F comes back empty, and so does Spotlight.
What OCR actually changes
OCR (optical character recognition) reads the picture and works out which characters it contains. The useful part is what happens next: a good OCR tool writes those characters back into the PDF as an invisible text layer, positioned exactly over the words in the image.
The page still looks identical — you're still seeing the original scan, coffee stains and all — but now there is real text sitting on top of it. Cmd-F works. You can select a paragraph and copy it. Spotlight indexes it. Nothing about the appearance changed; the file simply stopped being opaque.
This is the single most useful thing to understand about scanned archives: "searchable PDF" doesn't mean converted or re-typed. It means the original image plus an invisible text layer. If a tool flattens or re-renders your scan, it's doing something else.
Doing it for one file
macOS can recognise text in an image on its own — open a scan in Preview, select some text, and recent macOS versions will often let you copy it. That's fine for grabbing a phone number off a single page. It does not write anything back into the file, so the PDF stays unsearchable, and it does nothing for the other four hundred documents in the folder.
Doing it for an archive
The real problem is rarely one file. It's a decade of statements, contracts, medical letters and tax paperwork where you know a phrase appears somewhere and you cannot face opening documents one at a time. For that you need two things:
- Batch OCR — point a tool at a folder and let it work through everything, writing a searchable copy of each file.
- Search across documents — not Cmd-F inside one PDF, but one box that searches every page you've processed and tells you which file and which page a phrase is on.
A note on privacy
Scanned archives are unusually personal. Tax returns, medical results, contracts, letters from lawyers. Many OCR tools — especially the free web ones — work by uploading your file to a server. For a menu that's fine. For your medical history it's a decision worth making deliberately rather than by accident.
On-device OCR avoids the question entirely: the file never leaves the machine, so there's no server to trust, no retention policy to read, and nothing to breach. You can verify it the blunt way — turn off Wi-Fi and watch it keep working.
PaperFind does both parts
Drop in scans, get searchable PDFs with an invisible text layer, and find any phrase across your whole archive. Entirely on your Mac — it runs with the network off. Free trial, no account.