bell notificationshomepageloginedit profileclubsdmBox

10.02% popularity   0 Reactions

I’m trying to convert epubs to the kepub format, but would like to automate the process by doing it via CLI.

So far, I had no luck in finding a tool that would allow it. Closest I found was a KePub Output plugin for Calibre, but it fails to work on the command-line, and won’t be fixed for a long while.

Is there a tool I’m missing?


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (2)

Login to follow story

More posts by @RJ

2 Comments

Sorted by latest first Latest Oldest Best

10% popularity   0 Reactions

Decided to look for this again today, and found some GitHub repositories and scripts. I tested the ones that looked more promising (recently updated, easy setup), and it seems like both did the job well.

kepubify. Written in Go, the author is reasonably active and seems to be generally interested in the subject of kepubs, judging from the repos.
kepuber, written in Node.js.


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (0)

 

@Jamie

10% popularity   0 Reactions

This might not be the exact answer to your question, but you can select multiple files on your calibre library, right click, select convert > group convert, and on the following window select kepub as the output format (provided that you have installed the corresponding plugin).
If your concern was to convert multiple files at once, this could be a solution.

Another thing that you might want to try, is to go to the program settings, go in the Add books section, and check the second tab Automatic adding: here you can specify a folder where Calibre will look for books to be automatically imported in your library, and optionally convert them to a format of your liking; again, this could be a solution to your issue.

If you wanted to include the conversion process in a script, however, these tricks won't be useful; I'm not very knowledgeable of Calibre CLI interface, so I can't help you further.

Please Note that I'm using Calibre with the italian interface, so the previous menu entries can be a little different from what I've written, they are just what I've translated on-the-fly.


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (0)

 

Back to top