Search a PDF for any word or phrase and jump straight to every match, highlighted on the page. Free, in your browser.
🔒 Search runs entirely in your browser. Your PDF is never uploaded.
Scrolling through a long contract, manual, or report to find one clause, term, or figure wastes time — especially across dozens or hundreds of pages. This tool searches the actual text of every page at once and shows you exactly where a term appears, with enough surrounding context to judge relevance before you open the page.
This tool reads the text layer of every page using pdf.js, then scans it for the word or phrase you enter. Every match is listed with its page number and a snippet of surrounding text, so you can scan the results list the way you'd scan a search-engine results page. Clicking a result renders that specific page and draws a highlight box directly over the matched text.
It's a different job from PDF to Text, which dumps a page's full text for copying elsewhere — this tool is for finding a specific needle in a large haystack of pages.
How is this different from just extracting all the text from a PDF?
Extracting text dumps everything for you to scan yourself. This tool searches for a specific word or phrase, tells you exactly which page(s) it appears on, shows a snippet of surrounding context for each match, and highlights the match directly on the rendered page.
Can I search for a whole phrase, not just one word?
Yes. Type any word or phrase into the search box — matches are found wherever that exact sequence of text appears, subject to the case-sensitive and whole-word options.
Why didn't it find text I can clearly see in the PDF?
If the PDF is a scanned image with no real text layer (no selectable text when you try to highlight it in a normal reader), there's nothing for this tool to search — it only searches actual embedded text, not pixels in an image.
Does the highlight on the page preview always line up perfectly?
In most PDFs, yes — the highlight is drawn using the same text-position data the PDF stores internally. In PDFs with unusual text encoding or heavily styled text, the highlighted box may cover a slightly wider or narrower area than the exact matched word, but the text snippet shown in the results list is always accurate.
Is there a limit on document size?
No fixed limit, but very large PDFs (hundreds of pages) will take longer to search since every page's text is scanned in your browser. There's no server-side processing or upload involved either way.
Is my PDF uploaded anywhere?
No. Searching happens entirely in your browser using pdf.js — the file is never sent to a server.