Ask HN: How do you guys write your ebooks?
I'm thinking of writing an ebook for a very specific niche. I have no idea where to start software-wise.
Ideally, I would like to write and add images, and then have the software export to HTML and PDF/mobi. I think that's about it. Not looking for anything fancier than that.
Thanks!
12 comments
[ 2.7 ms ] story [ 33.5 ms ] threadWord processors are always the worst choice.
http://easybook-project.org/
http://johnmacfarlane.net/pandoc/epub.html
https://draftin.com/
https://news.ycombinator.com/item?id=7822057
That last link for pollen is very interesting IMO.
For formatting the standard in the print world is InDesign, nothing else comes close. I used to work in the "print" trade, and that is what everyone uses.
Several open sourced tools are used behind the scenes, including some mentioned here (e.g. pandoc).
TL:DR going from HTML to PDF is more of a PITA than you think, .mobi and epub is pretty straightforward.