Skip to content
Quick Capture for ObsidianQuick Capture - Vault notes for Obsidian

How to scan PDFs into Obsidian (and make them searchable) on mobile

Stop struggling with slow mobile capture. Learn the best workflows to scan PDFs into Obsidian, from native iOS methods to instant widget-based routing.

You can scan documents on your iPhone right now. But getting those scans into the exact right spot in Obsidian is where the friction begins.

Obsidian does not include a built-in scanner. If you rely on mobile sync or manual file transfers, your vault organization suffers and ideas get lost.

This guide covers a reliable, mobile-first workflow. You will learn how to scan paper to PDF, route it to the correct folder, and ensure it is searchable.

1. The Native Solution: iOS Scanning + iCloud Drive Routing

The fastest native way to capture paper is using your iPhone’s built-in tools.

Using the Files App You can bypass the Obsidian app entirely to save a file. Open your vault folder directly in iCloud Drive. Tap the three dots in the corner and select Scan Documents. The PDF saves directly to your vault.

Using Apple Notes If you prefer Apple Notes, you can scan a document inside the app. Once captured, use the Share Sheet to send the file to your Obsidian directory.

Best Practice Vault Structure Dumping PDFs into your root directory creates a mess. Create a dedicated /attachments or /resources folder to store your scans. This keeps your primary note space clean.

Embedding in Notes Once the PDF is in your vault, you can view it inside any note. Use the standard Markdown embed syntax: ![[Document.pdf]].

2. Automation: Creating a “Scan to Vault” iOS Shortcut

To speed up the process, you can build a basic Apple Shortcut.

The Workflow Set up a shortcut that triggers the camera, scans the document, auto-names it with a timestamp, and saves it to your Obsidian Inbox.

The Benefit This reduces the number of taps required to get physical paper into your digital vault. You capture the document and immediately move on.

The Limitation Shortcuts can move files to folders. They struggle to paste that file directly inside a specific note or under a precise header.

3. The Limitations of Native Mobile Capture

Native tools work, but they introduce heavy friction for fast note-takers.

Startup Friction Opening the Obsidian mobile app means waiting for the app to load and vault sync to finish. By the time it loads, you lose your momentum.

OCR Blindspots Native iOS scans include basic text recognition. However, getting reliable OCR for PDFs in Obsidian can be hit-or-miss depending on your sync settings.

Zero Precision Native tools cannot automatically append a scan to your Daily Note. You cannot insert a PDF under a specific heading on the fly.

Why Your Scans Are Invisible: The Basics of Obsidian OCR

When you scan a physical document, the resulting PDF is essentially a photograph of paper. Even though your eyes can read the words, Obsidian’s search engine only sees a grid of pixels. Because Obsidian is fundamentally a text-based application, it cannot natively read flat images.

When is iOS scanning enough? Apple’s built-in document scanner (found in the Files and Notes apps) automatically attempts to apply a hidden text layer to your PDFs using on-device processing. For a cleanly printed document in good lighting, this basic level of OCR might be all you need. If you place this PDF in your vault, plugins designed to index attachments can often read that hidden layer.

When do you need dedicated tools? Relying solely on iOS for your Obsidian OCR strategy has significant blindspots. If you are scanning receipts, handwritten notes, or poorly lit pages, the native iOS text layer will often contain errors or fail entirely.

Furthermore, this text remains permanently trapped inside the PDF wrapper. If your goal is to scan text directly into your knowledge graph—where you can tag it, link to it, and edit it as native Markdown—a hidden PDF text layer is not enough.

This creates a fork in your workflow. You must decide whether to keep the document as a PDF and use specialized search plugins, or extract the text entirely using dedicated conversion tools.

4. Extending Obsidian: Plugins for Annotation & Markdown Conversion

Once your PDF is inside the vault, plugins give you more control over the data.

For Annotation (PDF++) Use the obsidian pdf annotation plugin, PDF++, if you want to highlight text. It allows you to link to specific paragraphs and write notes directly on the PDF canvas.

For Text Conversion (Marker / pdf-to-md) Sometimes you just want the text. Use Marker or pdf-to-md to strip the layout entirely. These plugins convert the PDF into clean, editable Markdown text.

Choose Your PDF Outcome

GoalRecommended ToolProsCons
Keep Layout & AnnotatePDF++ PluginDeep linking to textKeeps large files in vault
Extract Text OnlyMarker / pdf-to-md100% searchable MarkdownLoses original document layout
Quick Search OnlyOmnisearch PluginIndexes PDF text automaticallyRequires plugin overhead

5. A Faster Way: Instant Scan-to-Vault with Quick Capture

If the native startup delay breaks your workflow, you need a dedicated capture tool. Quick Capture is an iOS companion app that removes mobile friction entirely.

One-Tap Widget Capture Trigger a scan with a single tap from a Home Screen widget. You can scan physical documents directly, or extract text instantly using live camera OCR.

Bypass the Wait Capture documents from your lock screen without opening the native Obsidian app. You never have to wait for your vault to sync before saving an obsidian mobile capture pdf.

Custom Destination Routing You never have to organize after capturing. Quick Capture sends your live scans directly to any vault, folder, file, or specific section based on your destination setup. You can even append the scan directly under an existing header.

AI-Powered Text Extraction Quick Capture offers AI integrations via Apple Intelligence, OpenAI, or Gemini. You can extract the text to drop both the PDF attachment and its searchable text layer into your note simultaneously.

Native iOS + Shortcuts vs. Quick Capture

FeatureNative iOS + ShortcutsQuick Capture
Startup DelayMust wait for sync/loadInstant, bypasses Obsidian
Trigger OptionsShare Sheet / Shortcuts appHome Screen Widgets / Lock Screen
Capture WorkflowsStandard PDF scanLive document scan & Live OCR
Targeting PrecisionFolder level only (e.g., Inbox)Vault, folder, file, section, or header

6. Troubleshooting Your Mobile PDF Workflow

Even with the best tools, mobile capture can run into issues.

Fixing Blurry Scans Poor lighting ruins text recognition. Ensure you have bright, direct light so iOS can accurately recognize the text.

Managing Vault Size High-resolution scans create huge files. Compress large multi-page PDFs before saving them so your mobile sync does not lag.

Consistent Naming Conventions Use a prefix for your scans, like YYYY-MM-DD-Scan. This prevents broken links and keeps your attachment folder organized.

Conclusion

You can turn paper into searchable knowledge directly from your iPhone. Combine native iOS scanning with the right plugin framework to build a system that works for you.

If you are tired of waiting for Obsidian mobile to load just to file a document, download Quick Capture on the App Store. It is the fastest way to route scans from your lock screen exactly where they belong.

👉 Download Quick Capture on the App Store


Share this post:

Previous Post
Obsidian Advanced URI tutorial: iOS Shortcuts for Daily Notes and quick capture
Next Post
Obsidian capture: native web clipper, QuickAdd, and a faster iOS Lock Screen workflow