Quote:
Originally Posted by Owl_
which would you suggest?
|
I tend to create and edit my books manually using a code editor (my favourite is VSCode). I've been working intermittently on my tool,
epubtool, which automates some of the common tasks I perform (unpacking/packing epubs, modifying metadata, and performing transformations on the HTML). I used to use a bunch of custom scripts, but I'm currently adding those features to epubtool as I have time.