OK, feedback coming your way.
First off, bloody amazing tool! I can finally get justified text on my PRS-505. I love epub, but I'm not a big fan of the ADE renderer on the 505.
Secondly, using "-v" showed I was missing "pdftk" and "recode". sudo apt-get install fixed that, but you may want to add it to the list of dependencies.
Thirdly, I hate the horizontal ruler and the page counter at the top. I know I can edit "default.css" (and I have), but it would be wise to provide a switch for this.
Lastly, you could turn this into a very nice little OSS project with a little bit of effort: switch from bash to python, include all the dependencies in a package/installer (I recommend InstallJammer) and provide it stand-alone for the three major platforms. Host it on google code or something. Don't forget to note that because of Prince it could only be used for personal uses and that they'd have to buy a license for commercial ones.
It would be very nice indeed.
|