Settings

Theme

ePub-utils: A Python library and CLI tool for inspecting ePub from the terminal

github.com

115 points by ernstgnzlz a year ago · 10 comments

Reader

lupusreal a year ago

Calibre ships with some useful command line tools for dealing with ebooks. ebook-meta allows you to inspect and alter ebook metadata, and ebook-convert can convert various formats between each other. This functionality is also exposed in the Caliber GUI of course, but that can be an.. acquired taste.

Flex247A a year ago

Personal plug: https://github.com/lalitshankarch/Qitab

This is a small EPUB reader I made that uses the system Webview to render EPUB documents!

kanodiaashu a year ago

This looks exciting! What are the key improvements over the ebooklib python package?

sigwinch a year ago

I feel like mupdf probably fulfills this and very much more.

  • xaqfox a year ago

    For better or for worse, Mupdf has a more restrictive license (AGPL VS Apache).

Dromadie a year ago

Looks interesting. Does it support epub3 series?

Any plans to move beyond reading to also allow writing metadata?

ryen a year ago

Does this also provide an api to paginate and provide text and images from the ebook?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection