Search Text in a PDF
Upload a PDF and type a word or phrase to see every matching page with the result highlighted.
Drag and drop a PDF file here
or
Files are processed in your browser and are not uploaded to our servers.
When to use Search PDF
Use this to quickly find a clause, name, or figure inside a long PDF — a contract, a report, a manual — without opening it in a separate reader. If the document is a scan with no selectable text, run OCR first (see below).
How to Search Text in a PDF
- Select a PDF.
- Type the word or phrase you're looking for.
- Step through the matching pages using next/previous.
- Jump to any result to view it in context.
What this tool changes
- Nothing — search only reads the document to build a temporary, local text index.
What it preserves
- The entire original document, unmodified.
Good to know
- Search only works on PDFs with actual selectable text. Scanned documents need OCR first.
- Text extraction order from the PDF can occasionally be imperfect, especially with complex layouts.
It searches the whole document at once
Many readers — particularly in-browser and mobile previewers — search only the page you are looking at, which is why a word you know is in a document sometimes returns nothing. This reads every page and reports each match with its page number and the text surrounding it.
That context line is the useful part on a long document. A list of forty page numbers tells you little; forty snippets tell you which match is the one you want before you go looking.
Everything runs in your browser, so a long confidential document is searched without being uploaded anywhere.
If nothing is found, check what kind of page it is
The five-second test: try to select the text with your cursor. If nothing highlights, the pages are images — a scan — and there is no text to search. Run OCR first and the same search will work.
If text selects normally and search still fails, the likely causes are subtler. Ligatures combine fi and fl into single characters, so "find" may not match. Hyphenation splits words across lines. Curly and straight apostrophes are different characters. Some documents carry a broken font encoding that displays correctly and extracts as gibberish.
The diagnostic is to search a short fragment rather than a whole word — "ocume" instead of "document". If the fragment matches and the word does not, your search term is the problem rather than the file. Why a PDF is not searchable works through all four causes.
Using search to find document boundaries
On a batch scan — twenty invoices captured as one file — search is how you avoid reading forty pages to find where each document starts.
Almost every document type repeats a phrase on its first page: "Invoice number", "Statement period", "Dear", a letterhead address. Search for it and the list of pages it appears on is your list of split boundaries.
Feed those into Split PDF as ranges and a job that looked like an afternoon becomes a few minutes. The prerequisite is a text layer, so on a fresh scan the order is recognise first, then search, then split — set out in how to scan and file paper records.
The one tool here that writes nothing at all
Every other tool on this site produces a new file. Search does not. It reads the document into memory, builds a temporary index of the text it finds, and throws that away when you close the tab. There is no export, because there is nothing to export.
That makes it the safest thing to run on a document you are unsure about, and the right first step when a file is behaving oddly. If a search for a word you can plainly see on the page returns nothing, you have learned something specific: the page is an image, and the characters you are reading are pixels rather than text.
That is the single most common reason a PDF search fails, and it is not a fault in the search. A scanner, a copier, or a phone camera produces pages with no characters in them at all. Recognising the text is what closes the gap, and why a PDF is not searchable works through the other causes, including the hybrid file where page one searches perfectly and page two finds nothing.
Frequently asked questions
- Why does search return no results on my scanned document?
- Scanned pages are images, not text. Use the OCR PDF tool first to recognize text, then search.
- Is my search text sent anywhere?
- No. Extraction and search both run locally in your browser.
- Does searching modify my PDF in any way?
- No. Search only reads the document in memory to build a temporary index — it never writes anything back to the file.
- Why does search find nothing in a document I can clearly read?
- Because the page is almost certainly an image rather than text — a scan, a copy, or a photograph. There are no characters in it to match. Running recognition first gives the page a text layer that search can use.