react-pdf-ocr
v1.0.1
Published
A library for loading PDFs and using OCR with Tesseract.js
Maintainers
Readme
📄 react-pdf-ocr
A lightweight React library for rendering PDF files and performing Optical Character Recognition (OCR) using Tesseract.js and pdfjs-dist.
Perfect for extracting and displaying text from scanned documents in the browser using modern React.
Features
- Render individual or multiple PDF pages to canvas
- Extract text from PDF pages using Tesseract.js OCR
- Built with TypeScript and modern React
- Zero-config build output (ESM + CJS + DTS)
