Quote:
Originally Posted by djrx
.
|
thank you. but it is windows 10 that I am using. it seems like imagemagick is useful for img files, not compressing image files that are within epubs directly.
Quote:
Originally Posted by capink
.
|
thank you.
oh, btw you're the developer of that plugin. that's nice
could you elaborate it a little further?
for example, all of my epubs are in C:\users\foldername
and some epubs are in its subfolders like
C:\users\foldername\red
C:\users\foldername\blue
etc.
in this case, what is the exact commands for bulk compress to keep new epubs with same name and folder structure?
calibre-debug -r "Editor Chains" "Compress Images" "C:\users\foldername\*.epub" "C:\users\newfoldername\*.epub"
will it work? or can I just specify the folder name so it compresses all the epubs inside?