Lightweight, probably the fastest PaddleOCR SDK in TypeScript. Runs anywhere JavaScript runs: Node.js, Bun, Deno, web browsers, and browser extensions. The official SDK is browser-only.
-
Updated
May 14, 2026 - TypeScript
Lightweight, probably the fastest PaddleOCR SDK in TypeScript. Runs anywhere JavaScript runs: Node.js, Bun, Deno, web browsers, and browser extensions. The official SDK is browser-only.
This is a simple project that converts an image to text. It uses the tesseract.js library to convert the image to text. It also downloads the text as a .txt file.
Add a description, image, and links to the javascript-ocr topic page so that developers can more easily learn about it.
To associate your repository with the javascript-ocr topic, visit your repo's landing page and select "manage topics."