Earlier quoted context omitted.
If you print your ebooks for some reason rather than buy used copies, granted you have to convert to pdf for that. Why prefer an epub... They have flowed text, and ebook readers let you customize font and font size so that the book's text adapts to you rather than you adapting to a particular combination of publisher quirks and zoom necessary to fit in a particular device's or app's viewable size. They're generally s…
> Why prefer an epub... Does epub support proper proper math notation typesetting? Moreover, text in a webview doesn't flow as nice as vanilla TeX, and can look outright atrocious.
Show HN: Epub.to – ePub to pdf, mobi, Kindle, and an API
71–80 of 92 posts
Re: Show HN: Epub.to – ePub to pdf, mobi, Kindle, and an API
#72Earlier quoted context omitted.
And (another fun fact) if you want to email EPUBs to your kindle, just make the file extension .png (!?) and it will be automatically converted, without the need for Calibre.
Although who knows why you'd want to go without Calibre when it's so multi-functional?
Re: Show HN: Epub.to – ePub to pdf, mobi, Kindle, and an API
#73Earlier quoted context omitted.
> Why prefer an epub... Does epub support proper proper math notation typesetting? Moreover, text in a webview doesn't flow as nice as vanilla TeX, and can look outright atrocious.
Math epubs can be done properly using mathjax; equations can be written in typical TeX notation and rendered into MathML or SVG or various other targets. Also, modern unicode fonts have good coverage of math symbols, so a lot of abstract math can be written inline without even resorting to mathjax. Algebra, set theory, and things like that. I think the delay there is the many older ebook readers and apps that have qu…
I would say that mathematicians are extremely picky about the quality of their displayed formulas. Most of what can be produced by mathjax is not of acceptable quality. I speak about fine-tuning of kerning, alignement, etc. Having "reflowable" text is a nightmare for typography-inclined people: the flow is an essential part of the content and you do not want to lose it!
Re: Show HN: Epub.to – ePub to pdf, mobi, Kindle, and an API
#74Earlier quoted context omitted.
And unfortunately I don't think the DRM for the latest format (KFX) has been cracked yet. The best anybody can do is work around it by getting Amazon to send you the book in an older Kindle format but then you lose all the nice things that you get with KFX.
> The best anybody can do is work around it by getting Amazon to send you the book in an older Kindle format but then you lose all the nice things that you get with KFX. What do you get with KFX? It's hard for me to imagine any goodies I'd rather have than a file that I own and can read at my leisure.
https://kdp.amazon.com/en_US/help/topic/G202087570
The writing is on the wall though - DRM is getting better and the easy to crack formats will probably fade away soon.
The solution isn't technical (ie better cracks), it's legislative. Books are special and most e-books shouldn't be DRM'd. Purchasers of ebooks should have the right to resell, to gift, to bequeath, to trade, and do all the other things that have been part of book culture for the past few hundred years.
Re: Show HN: Epub.to – ePub to pdf, mobi, Kindle, and an API
#75Why would you convert an epub to pdf? There is no ebook reader, other than kindles (for which the proper conversion would be to kf8), that can't handle epubs.
I've tried to like them, customize them, fix their problems, etc but to no avail.
Re: Show HN: Epub.to – ePub to pdf, mobi, Kindle, and an API
#76Earlier quoted context omitted.
> PDFs retain their formatting better Which is also its downside when formatting is not critical. I want to be able to change the font size and have the text reflow correctly. With PDFs you end up with broken layouts if you don't view it exactly as formatted.
>>I want to be able to change the font size and have the text reflow correctly. With PDFs you end up with broken layouts if you don't view it exactly as formatted. Reflowable books also do a poor job reflowing content. Case in point, the free AWS ebooks on kindle are a god-awful mess whenever they add code snippets, no matter how small. Given the choice, a good fixed format layout beats a bad reflowable layout.
Re: Show HN: Epub.to – ePub to pdf, mobi, Kindle, and an API
#77Earlier quoted context omitted.
If you're specifically converting eBooks, Calibre comes with command line conversion tools that produce better results than pandoc.
It doesn’t run on iPad or iPhone… which is the niche these sites fill
Re: Show HN: Epub.to – ePub to pdf, mobi, Kindle, and an API
#78Earlier quoted context omitted.
I'm an author on Amazon and wonder: Is this also true if I switch off DRM for my books on Amazon? Could someone clarify this? I publish all my books without DRM.
So one thing I know is that for all the books by John Scalzi, their listings on Google Play Books have a note of: At the Publisher's request, this title is being sold without Digital Rights Management Software (DRM) applied. (see https://play.google.com/store/books/details/John_Scalzi_Old_... for an example) And indeed once you purchased his books you can download a DRM-free epub or pdf file of the book you purchased…
Re: Show HN: Epub.to – ePub to pdf, mobi, Kindle, and an API
#79Nice tool but ack!, yet another this file format to that file format conversion tool. A book is not a file. It never will be. I know half the unixy nutcases won't agree with anything normal but in reality the world will continue to buy dead-tree books because no real consumer believes or wants these stupid files. Or will pay for it. Meh, the trash.
Both markets will continue to exist for a long time for different reasons and readers.
Re: Show HN: Epub.to – ePub to pdf, mobi, Kindle, and an API
#80Why would you convert an epub to pdf? There is no ebook reader, other than kindles (for which the proper conversion would be to kf8), that can't handle epubs.
> Why would you convert an epub to pdf? On the contrary! Why would you ever keep an epub file around? If somehow an epub file finds its way into my computer, the first thing that I need to do is to convert it to pdf to be able to read it with a reasonable viewer (or print it!). After the convesion, I delete the epub file; I really dislike this format and the associated software.