HermesPasser / comic-pub

comic to epub converter
GNU General Public License v3.0
1 stars 0 forks source link

comic-pub

comic-pub is simple and easy to use program to convert batch of images to epub when others solutions fail

NOTE 1: if you are not planning to convert it to mobi then is better to stick with cbz/r if you e-reader support it.

Project status: 14/17 tasks done

Usage

CLI

ruby main.rb <folder|cbz|zip> [options]

ruby main.rb

*: tklib is not needed on windows since the bidings will came with the required files

Most (but not all) features from the cli can work on the gui with the addition of batch conversion.
comic-pub's graphical user interface

Requirements

*: tk is only necessary if you want to fire the graphical interface and you may need to instal tklib to get tk to work

License

Licensed under GPLv3, see LICENSE file for details