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/
Simply upload cover image and epub file and click on submit to download the edited epub.
- Include images along with text in chapters
- Connect front end to python code
- Deploy flask app