Skip to content

tokyosuperch/images2epub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

images2epub

Converts image files to epub document.

Usage

  1. Store image files with sequential file names, to "input" directory.

  2. Execute script with this command.

$ ./images2epub.sh TITLE AUTHOR
  1. Epub file will be stored to "output/TITLE.epub".

Requirements

ImageMagick installed & set to PATH

For Windows (Git Bash) Users

  1. Install Windows version of ImageMagick (Don't forget to set to PATH)
  2. Uncomment Line 6 of images2epub.sh

About

Converts image files to epub document.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors