GUI (early test version)
This subfolder provides the GUI mode of pdf2zh.
Usage:
- Make sure that the main tool and additional dependencies are installed. Extra modules required by the GUI are:
- GUI framework:
pip install gradio
- PDF preview:
pip install pdf2image
- PDF converter:
- - Mac
brew install poppler
- - Other platforms: see the link for details
- Run
cd gui
python main.py
Drop the PDF file into the window and click Translate.
Sample PDFs:

Maintainance
GUI maintained by Rongxin