tinker-ocr
v0.1.0
Published
OCR Plugin for Tinker
Readme
tinker-ocr
An OCR plugin for TINKER, powered by Tesseract.js.

Features
- Image input via file upload, drag & drop, paste, or screen capture
- Multi-language support (Chinese, English, Chinese + English)
- Strip newlines option for cleaner output
- Copy or save recognized text
Installation
Download and install TINKER from https://tinker.liriliri.io/, then run npm i -g tinker-ocr.
Usage
- Upload an image by clicking, dragging & dropping, pasting (Ctrl+V), or using the capture screen button
- Select the recognition language
- Click Recognize to extract text
- Copy or save the result
