Skip to content

missuo/bob-plugin-wechat-ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeChat OCR Plugin for Bob

A Bob plugin that utilizes WeChat's OCR engine for high-accuracy text recognition.

Install Bob

Download on the Mac App Store

Installation

  1. Download the latest release .bobplugin file from Releases.
  2. Double-click the downloaded file to install it into Bob.

Configuration

This plugin works out of the box with the default API server.

  • WeChat API Base URL: You can configure a custom API endpoint if needed.
    • Default: https://ocr-api.missuo.me

To test the accuracy of the API, you can visit the web version at https://ocr.owo.nz.

Self-hosting API

You can deploy the OCR API server using wxocr or simply run:

git clone https://github.com/missuo/wxocr.git
cd wxocr
docker compose up -d --build

Development

  1. Clone this repository.
  2. Modify src/main.js or src/info.json.
  3. Zip the contents of src into a .bobplugin file to test.

Credits

About

OCR/Text Recognition Plugin for Bob

Topics

Resources

Stars

Watchers

Forks

Sponsor this project