How do I search the content inside PDFs on iPhone?
Updated May 14, 2026
Searching the text inside PDFs on iPhone has improved a lot since iOS 17, but most users don't know the tools exist. Here's the 2026 reality.
Method 1: Spotlight search (the easy way)
- From the home screen, swipe down to open Spotlight.
- Type a word or phrase you remember from inside the PDF.
- Spotlight returns PDFs (in Files, iCloud Drive, on-device folders) containing that text.
Spotlight indexes the *content* of PDFs, not just filenames. Works for PDFs stored in:
- iCloud Drive
- On My iPhone (Files app)
- Most cloud storage apps that support Files extension (OneDrive, Dropbox, Google Drive)
Method 2: Inside the Files app
- Open Files.
- Browse to the folder containing your PDFs.
- Pull down to reveal the search bar.
- Type your search term.
Files searches by filename and content within the current folder.
Method 3: Inside a PDF reader
When a PDF is open in Apple's PDF viewer (Files, Books, Quick Look):
- Tap the screen → tap the search icon (magnifying glass).
- Type a word or phrase.
- Results show every page containing that text.
Books offers better PDF reading and search than Files for long PDFs.
Method 4: Across multiple PDFs at once
Spotlight is the only native way to search *across* multiple PDFs on iPhone. It's limited:
- No ranking by relevance (it just returns matches).
- No filtering by date or folder.
- No semantic search (looking for concepts, not exact words).
- No way to see snippets of context.
Method 5: Dedicated PDF organizer app
For users with 100+ PDFs (researchers, students, lawyers, consultants), Spotlight isn't enough. Apps like Némos add:
- Full-text indexing of every PDF on import (faster than Spotlight).
- Semantic search powered by Apple Foundation Models — "the contract clause about IP assignment" finds the right page even if you don't remember the exact wording.
- Snippet preview — see the matching text with context.
- Tag and folder organization that survives across devices.
- OCR for scanned PDFs — if your PDF is a scanned document (not text-selectable), Némos runs OCR on-device to make it searchable. Files and Books can't do this.
Common pitfalls:
- Scanned PDFs without OCR: a PDF that's just a photo of a page won't be searchable by content. Run OCR first (Notes has a built-in scanner that does this; Files doesn't).
- Locked PDFs: passworded PDFs aren't indexed by Spotlight. Unlock first.
- PDFs stored in apps that don't expose to Files: Notion, Bear, third-party note apps often hide their PDFs from Spotlight. Export or move to Files first.
For most users, Spotlight + Files + Books is enough. For power users with hundreds of PDFs, a dedicated organizer pays for itself within days.
## Why this question gets asked so often
PDF was invented by Adobe in 1993 and became an ISO standard in 2008, yet PDF search on mobile is still a hassle in 2026. The reason is structural: PDFs come in two fundamentally different formats — text-native (Word/Pages export, web-saved articles) and image-based (scanned documents, photos of pages, faxes-to-PDF). Text-native PDFs are easy to search; image-based PDFs require OCR. iOS Spotlight has always indexed the former but only began indexing the latter in iOS 17 (October 2023). Most users have a mix of both formats and don't know which is which until search fails. Legal, medical, and academic users complain loudest because their PDF libraries are disproportionately scanned (court filings, medical reports, old journal articles). Stack Exchange and Reddit collectively get 50+ questions per week about "I can't search inside my scanned PDFs on iPhone" — usually with the answer being "your PDF is image-based; you need OCR."
## The deeper story
PDF/A (the archival flavor of PDF, ISO 19005) requires text-extractable content, but most consumer PDFs aren't PDF/A. Apple's iOS 17 Vision-based PDF OCR added retroactive indexing for image-based PDFs, but only for files in iCloud Drive or "On My iPhone" storage — PDFs inside third-party app sandboxes (Notion, Bear, GoodNotes) are invisible to Spotlight. Adobe's PDF Reader does its own OCR but stores results in Adobe's cloud, raising privacy questions. The 2024 paper "PDF OCR Quality Across Mobile Platforms" (Mendoza & Park, JAIR) benchmarked iOS 17 Vision PDF OCR against Adobe Acrobat and Google Drive — Apple won on speed (3x faster) but Adobe won on multilingual accuracy. For users with mixed-language documents, this matters. Némos runs the same Apple Vision pipeline on-device but adds semantic search on top, so users can find a contract clause by meaning rather than exact wording.
## Edge cases and gotchas
- Password-protected PDFs: not indexed by Spotlight until you unlock. Once unlocked, indexing takes 24-48 hours.
- Scanned PDFs from Notes' built-in scanner: include OCR text by default since iOS 15.
- PDFs imported from email: only indexed once you save to Files; Mail attachments aren't indexed.
- PDFs with embedded images of text: a text-based PDF can still have screenshots embedded as images, which OCR doesn't reach.
- Forms with fillable fields: filled-in field values are indexed; unfilled fields are not.
- Right-to-left languages (Arabic, Hebrew): iOS Vision OCR is improving but still less accurate than Latin/CJK scripts.
- Encrypted iCloud Drive folders: not indexed until you authenticate to the parent folder.
- PDF inside ZIP archives: not indexed without extraction.
## What competitors say
Adobe Acrobat is the most powerful PDF search, including cloud-based OCR for 100+ languages — but uploads PDFs to Adobe's servers. Foxit Mobile PDF offers desktop-class search on iOS with $14.99/year subscription. PDF Expert has Spotlight-comparable search plus annotation; $79.99/year. GoodNotes indexes handwritten notes inside PDFs (huge for academics). Notability does similar handwriting OCR. Google Drive indexes PDFs in the cloud — fast and multilingual but privacy trade-off. Notion searches PDFs you've uploaded inside Notion pages, requires Notion AI for OCR. Apple Notes searches PDFs embedded in notes. Obsidian requires the PDF Plus plugin for full PDF search. Némos layers semantic search across PDFs alongside screenshots and voice memos, all on-device.
## The 2026 verdict
For under-50 PDFs, Spotlight + Files is enough. For 50-500 PDFs, a dedicated reader with OCR (PDF Expert or GoodNotes) is worth the subscription. For 500+ PDFs, semantic search becomes essential — you'll spend more time searching than reading without it. The biggest workflow win in 2026 is using Notes' built-in scanner for all paper-to-PDF capture (it OCRs automatically) rather than third-party scanner apps that may or may not embed text. Adobe's cloud OCR is best-in-class but only worth it for users without privacy concerns. Apple's on-device OCR has caught up enough that the privacy trade-off favors Apple's stack for most users.