UNPKG

@gutenye/ocr-browser

Version:

Guten OCR is a high accurate text detection (OCR) Javascript/Typescript library that runs on Node.js, Browser, React Native and C++. Based on PaddleOCR and ONNX runtime

4 lines (3 loc) 96 B
import Ocr from '@gutenye/ocr-common'; export * from '@gutenye/ocr-common'; export default Ocr;