Small php project to convert a folder of image files into an epub format. Needs to manullay zipped and renamed to epub afterwards.
place a folder (folder name = desired epub name) with image files in root directory (filenames should indicate pagenumbers/alphabetical order)
change the value of $book_title in index.php to the folder name
run index.php
zip the output and rename to epub
Project from 23-12-2017 (upload commit message contains an error)
Originally uplaoded to another public git where it was deelted for inactivity after some changes in ownership if I recall correctly.