Quote:
Originally Posted by Comfy.n
Hi,
From a quick look in Modify Epub wiki, as well as in file me.py contained in the plugin package I see that you would need to:
1) Unpack the plugin, go to the subdirectory commandline
2) Open a command prompt in that folder and then run calibre-debug -e me.py "input_epub_path" ["output_epub_path"] --remove_embedded_fonts
I suggest you create a spreadsheet with columns for each command bit, and then assemble a .bat script.
There are tools for Windows that can help you copy the epub filenames and paste them in one of those columns...
|
Hi there!
Thank you for the insight.
I wish I could choose not to add books in the library, which might ease the pain to learn script languages I know nothing about.
I thought there's easier way to do that by specifying the name of folders where the files are saved to make the script in just a few lines haha