Skip to content

feat: Epub export#2

Open
050644zf wants to merge 4 commits into
mainfrom
epub_convert
Open

feat: Epub export#2
050644zf wants to merge 4 commits into
mainfrom
epub_convert

Conversation

@050644zf

@050644zf 050644zf commented Feb 18, 2025

Copy link
Copy Markdown
Owner

New epub export feature that close #1 is implemented in epub_convert.py. Currently it covered the most used avg properties like namelines, subtitles and decisions.

Todo list:

  • Picture Support: Automatically grab image from resource repository, put them and link them in epub file.
  • Optimize Format: Improved the html format of some properties like decisions, options, etc.
  • Cover Generation: Use PIL to automatically generate book cover.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Epub Generation Script

1 participant