-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PDF Generation and Analysis Improvements
- Simplified PDF generation configuration and HTML-based flashcard generator - Added HTML-based PDF flashcard generator using Playwright and Jinja2 - Implemented multiprocessing for PDF image analysis with batch processing - Added card type support and safety settings for PDF image analysis - Created fixed grid with consistent card dimensions for flashcards - Adjusted grid layout to fill page without gaps using dynamic configuration - Removed card gaps by adjusting border and sizing - Corrected row flipping logic in HTML template for double-sided printing - Updated dependencies and refactored PDF generation
- Loading branch information
Showing
10 changed files
with
495 additions
and
151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.