Quote:
Originally Posted by mrmikel
I think calibre is more than I need and I seldom use its conversion functions. I also don't like it addition of extra and often incompressible css.
|
Calibre only changes the CSS on conversion.
Quote:
However if your need is different from relatively HTML/CSS limited calibre user, I can see Hitch that is going to be a problem.
|
Why? The point of adding an editor to Calibre is exactly to make CSS-editing and such possible.
Quote:
We might also have issues with an editor written in Python for speed
|
This is the only real disadvantage I can see. When opening EPUBs with lots of files, Sigil is already slow, but it seems to load everything into memory. Maybe it would be best to unzip the file to disk, and have the editor load one file at a time; comparable to what Tweak Book seems to do.