detect_scanned_books
Identify scanned PDFs in your Calibre library by detecting missing text layers, so you can OCR them for searchability.
Instructions
Find library books whose PDF has no usable text layer (scanned pages).
Such books stay unsearchable until OCR'd with ocr_book. Requires the
ocr extra (pip install 'calibre-mcp[ocr]'); no API key needed.
Args: limit: Maximum number of scanned books to report (1-200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||