agent-tool-figure-scanner
Scans source PDFs for figure / table / diagram references and produces a manifest of which were extracted and which are missing. Used by the kindle-pipeline harness as a pre-step before LLM proofreading.
Install
uv tool install --editable D:/agent-tool-figure-scanner
Usage
scan-figures <input.pdf> --out <manifest.json>
Origin
Migrated from C:/Users/chris/OneDrive/Documents/Reading/tools/scan_figures.py (deleted post-migration).