/ePub-Modifier

Flask app to add custom cover image to an ePub file.

Primary LanguagePython

ePub-Editor

ePub Editor can be used to add custom cover image to an epub file. Built using Python, Flask and EbookLib python library. Deployed using PythonAnywhere: http://epubeditor.pythonanywhere.com/

Result

Simply upload cover image and epub file and click on submit to download the edited epub.

To do

  • Include images along with text in chapters
  • Connect front end to python code
  • Deploy flask app