The Chinese Copybook Generator is a Python-based web application that generates custom Chinese character worksheets in PDF format. It utilizes Flask for the backend and the ReportLab library for PDF generation. The application allows users to input Chinese vocabularies and words, which are then converted into practice worksheets with stroke order diagrams and pinyin annotations.
- Custom PDF Generation: Create personalized Chinese character practice sheets.
- Stroke Order Diagrams: Automatically fetches and embeds stroke order images for Chinese characters.
- Pinyin Annotations: Includes pinyin for each Chinese character to aid pronunciation.
- Web Interface: Simple and easy-to-use web interface for generating worksheets.