aedocw / epub2tts-edge

epub2tts-edge uses Microsoft Edge cloud-based TTS to create a full featured audiobook m4b from an epub or text file
GNU General Public License v3.0
77 stars 13 forks source link

Extract cover image from epub #13

Closed aedocw closed 5 months ago

aedocw commented 5 months ago

This excellent PR has code that should be copied over here: https://github.com/aedocw/epub2tts/pull/240

That PR extracts the cover image in an epub (if it's there) and saves it locally when exporting the book contents to text. Having that same functionality in epub2tts-edge would be rad.