How OCR detection works
The converter inspects each page of a PDF before extraction. Pages that carry an embedded text layer go through the normal fast path unchanged. Pages with no text layer — scans, photographs, and documents flattened to images — are routed through OCR, which recognizes the text at up to 300 DPI and groups it into paragraphs and headings by layout. Mixed documents are handled page by page, so a 40-page PDF with three scanned annexes converts in one run. Recognition typically adds 1-2 seconds per scanned page.
What this means for your workflow
Archived paperwork no longer needs a separate OCR step before ingestion: scanned contracts, signed documents, and legacy exports flow through the same batch as born-digital files, and the Markdown preview plus the validation gate catch low-confidence pages before download. Every OCR'd export keeps the standard YAML front matter block, so provenance tracking works unchanged. Feedback: sapsap@qq.com.