Quote:
Originally Posted by Robert78
I've identified a particular image with identical parameters in my whole collection.
It will take me years of my existence to remove these thousands files manually. Sometimes, the same 25 files in one epub.
Is there a possibility you insert a new function to delete an image with a set of very specific parameters ? Name, size, resolution...
Thanks for your help.
|
As a rule, plugins generally don’t get modified to handle such a specific, practically unique situation. In this particular situation… ebooks usually include images for a reason, such as to divide sections of text or display fancy chapter headers. It’s a
really bad idea to automate such removal, and an even worse idea to do so in a widely-used application where end users can specify the parameters. That’s just… uh, no.