scribeocr/scribe.js
JavaScript OCR and text extraction for images and PDFs.
What it solves
Scribe.js provides a way for developers to perform Optical Character Recognition (OCR) and text extraction from images and PDF files directly within JavaScript environments.
Related
- Project
scribeocr/scribeocrA browser-based web application for recognizing text from images, proofreading OCR data with high precision, and creating fully digitized, ebook-style documents.
- Project
privatenumber/mac-ocrA macOS command-line tool and Node.js API for local, private OCR that extracts text from images and PDFs and creates searchable PDFs using Apple's Vision framework.
- Project
arcships/light-ocrA fast, offline OCR library for Node.js and C++ that provides local text recognition for images and PDFs with built-in hardware acceleration.
- Project
nguyenq/tess4jTess4J is a Java JNA wrapper for the Tesseract OCR API that allows developers to extract text from various image formats and PDF documents.
- Project
UB-Mannheim/zotero-ocrA Zotero plugin that uses Tesseract OCR to make non-searchable PDFs searchable by adding a text layer or extracting text into notes.