Quote:
Originally Posted by ProDigit
I wasn't looking forward to learn CSS, but now I think I'll make my epub in a program, and just modify (trim) the files inside the epub, to make it smaller, and repack it.
|
No matter what editor you decide to use, check out
Toxari's ePub Optimizer which is available as a standalone program and a Sigil plugin. Among other things it offers lossless image optimization and font subsetting.
Both Sigil and Calibre Editor also support running Python scripts. I.e., you could write your own Python script to automatically run additional cleanup tasks.