2 releases

0.1.2 May 21, 2023
0.1.1 May 7, 2023

#1917 in Command line utilities

GPL-3.0 license

18KB
61 lines

epc

epub page counter, counts pages in epub file based on char count (default: 2000)

Usage

epc [OPTIONS] <EPUB_FILE>

Arguments:

<EPUB_FILE>  path to epub file

Options:

-c, --chars-per-page <CHARS_PER_PAGE>  char count per page [default: 2000]
-h, --help                             Print help
-V, --version                          Print version

Dependencies

~6–8MB
~123K SLoC