Tesseract.js 通过将 Tesseract 引擎编译为 WebAssembly,实现了在浏览器和 Node.js 中运行 OCR。
- 支持识别几乎任何语言的图像文字
- 兼容 webpack、ESM、CDN 脚本标签或 Node.js
- 同时支持图像和视频的实时识别
- 仅需几行代码即可轻松上手
- 支持识别几乎任何语言的图像文字
- 兼容 webpack、ESM、CDN 脚本标签或 Node.js
- 同时支持图像和视频的实时识别
- 仅需几行代码即可轻松上手
Tesseract.js runs OCR in the browser and Node.js by compiling the Tesseract engine to WebAssembly.
- Recognizes text from images in almost any language
- Works with webpack, ESM, CDN script tags, or Node.js
- Supports both image and video real-time recognition
- Requires only a few lines of code to get started
- Recognizes text from images in almost any language
- Works with webpack, ESM, CDN script tags, or Node.js
- Supports both image and video real-time recognition
- Requires only a few lines of code to get started

6
36
307
20.2K


