Skip to content
Ian McDougall edited this page Jun 5, 2015 · 6 revisions

Mostly the script does what I need it to do, so I am unlikely to implement these features soon. But it's fun to consider them.

  • Check each epub for duplicate files. Not sure how common this is.
  • Change the html sed commands to only change filenames, not text.
  • Change the syntax to take arguments, instead of blindly operating on all epub files.
  • Ideally, use epubcheck to validate the result. This is slightly complicated because what I really care about is if I have added any more warnings, ignoring those that existed already.
  • Support optimization of more file types inside an EPUB.
  • Experiment with different compression levels for zip.
  • Experiment with different image formats than png.
Clone this wiki locally