The plugin is bundled with ImageTrans. You just need to start the PaddleOCR server.
- Install Python and PaddleOCR.
- Install bottle and Paste:
pip install bottle Paste
- Run the following to start the server:
python server_paddleocr.py
For convenience, you can directly use the Windows package: link.
Unzip the file and start run.bat
to run the server. You need to keep the server running in the background.