kenjis / epub-converter

EPUB to KOBO EPUB converter
GNU Affero General Public License v3.0
6 stars 5 forks source link

EPUB Converter

This program is a CLI application to convert from EPUB files to KOBO EPUB (kepub) for Kobo Touch.

This is experimental. I don't know correct KOBO EPUB spec, because Rakuten does not open the spec.

This was created to read EPUB files from Tatsu-zine.com http://tatsu-zine.com/.

Requirements

How to Use

  1. Put EPUB files into "files/epub" folder.

  2. Run command

    $ php oil r epub:create_kepub

    kepub files are generated in "files/kepub" folder.

License

AGPL 3.0. See "LICENSE"