This is the repo for ImageTrans plugins.
Go to the sub folders for details.
You can download all the plugins here: https://github.com/xulihang/ImageTrans_plugins/releases
These plugins can work offline.
- PaddleOCR
- RapidOCR. It is based on PaddleOCR's models. It works for Chinese, Korean, English and Japanese.
- mangaOCR
- PororoOCR for Korean
- ChineseOCR
- Download the Windows build of Sickzil-Machine server from here.
- Unzip it and double-click server.exe to run Sickzil-Machine
- Use External Inpaint and External MaskGen to call it.
The default port of local severs is usually 8080. If you are using multiple local servers like mangaOCR and mangaTranslator, they may have a port conflict.
You can modify the Python script to update the port and update the URL in ImageTrans' preferences.
For example, to modify the port of mangaOCR, edit server_manga_ocr.py
to change to following line:
run(server="paste",host='0.0.0.0', port=8080)
Then, open ImageTrans to update its perferences: