README.MD 718 B

GUI (early test version)

This subfolder provides the GUI mode of pdf2zh.

Usage:

  1. 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
  1. Run
  2. cd gui
  3. python main.py

  4. Drop the PDF file into the window and click Translate.

Sample PDFs:

Original Translated

Maintainance

GUI maintained by Rongxin