-
Notifications
You must be signed in to change notification settings - Fork 2
ToDo
Ian McDougall edited this page Jun 4, 2015
·
6 revisions
- 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.