Sign in Sign up
nuget

Exis.PdfOcr

Local, no-cloud OCR for PDFs built on Exis.PdfEditor. Turns scanned (image) PDF pages into searchable PDFs by adding an invisible, selectable text layer (embedded Unicode font, Identity-H) over the page image, so batch find/replace works on scans just like on digital PDFs. Already-digital and already-OCR'd pages pass through untouched. Per-page OCR confidence is surfaced so callers can flag low-confidence pages for human review. The rasterizer is pluggable via IPdfRasterizer; the OCR engine via IOcrProvider. This core package is cross-platform and has no native dependencies — add Exis.PdfOcr.Windows for the Windows rasterizer and Exis.PdfOcr.Tesseract for the default OCR engine. Made in USA.

nuget View on Nuget

Activity

Latest release
2mo ago
Total releases
3
Cadence
~19 days
Last 12 months
3

Details

First release
May 27, 2026
Releases
Version Released
1.0.7 patch
1.0.6 patch
1.0.5 initial