Converts image files to epub document.
-
Store image files with sequential file names, to "input" directory.
-
Execute script with this command.
$ ./images2epub.sh TITLE AUTHOR
- Epub file will be stored to "output/TITLE.epub".
ImageMagick installed & set to PATH
- Install Windows version of ImageMagick (Don't forget to set to PATH)
- Uncomment Line 6 of images2epub.sh