Metadata-Version: 2.1
Name: nonebot-paddle-ocr
Version: 1.0.0
Summary: A ocr bot on qq
Home-page: https://github.com/canxin121/nonebot_paddle_ocr
Author: canxin
Author-email: 1969730106@qq.com
License: Apache License 2.0
Platform: all
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries
License-File: LICENSE.txt

**Supports use in group chat and private chat**
**Supports images and PDF formats**
**Supports continuous conversation**

**Usage**
Local recognition: start recognition by sending a private message or /ocr. You can then send photos or PDFs continuously. After sending a PDF, you will be prompted to enter the number of pages to recognize. 0 means all (too many pages will cause slow recognition and reply, and too many characters may cause sending failure). Sending the corresponding language English abbreviation can switch the language (effective continuously). Send /end to end the current user conversation, and users do not affect each other.
Web API recognition: send /apiocr, only support photos of Chinese, English and digital punctuation, cannot switch languages, other usage is the same as above.
