Live data from Hacker News

Show HN: A usable eBook reader inside a browser (azw3, mobi, ePub, pdf)

loudreader.com

1–10 of 72 posts

Re: Show HN: A usable eBook reader inside a browser (azw3, mobi, ePub, pdf)

#3
Awesome project. I'm not sure if it's just in Firefox, but I would recommend that you be a little more aggressive with the whitespace in the books.

I've found that iBooks has a great display stylesheet for epub and what makes it great is the ratio of text size to whitespace. It also limits how wide text can get - no need to spread it across the whole page. You could probably double the size of your margins to improve this.

I am also not sure if Firefox is causing this, but inter-line distances do not seem to be consistent and that is very distracting as a reader.

In both browsers the next/prev page arrows are also weirdly off-center.

Re: Show HN: A usable eBook reader inside a browser (azw3, mobi, ePub, pdf)

#5
Excellent. Just a couple nitpicks (on Linux Chromium):

* Hovering over either button on the top right opens a menu. I'm pretty sure only the far right is supposed to.

* Needs an option to center the content for wide screens.

Have you considered adding support for loading files from the user's Google Drive/Dropbox/etc? It seems like many apps would benefit from this. I've been toying with the idea of writing a JS lib to provide a common interface to all the big ones, kind of like how rclone does for the command line but for frontend apps.

Re: Show HN: A usable eBook reader inside a browser (azw3, mobi, ePub, pdf)

#7

Try to read ebooks via browser and couldn't find one that really works that able to replace desktop readers. Made one that usable for daily use. Comments and suggestion welcome.

Solid start. The page layout options could use a bit more work:

1. It initially defaults to showing two facing pages per screen, but the selector shows "Read a chapter as a long scrolled page" as selected. "Fit 2 page side by side in window" is the same and is presumably the actual default. Switching back to "long scrolled page" from that does do what you'd expect. This is fullscreen on a 1920x1080 desktop display.

2. I personally dislike side-by-side views - I find them distracting - but at this size the line length for "long scrolled page" is too long for readability. I'd prefer a "long scrolled page but with shorter lines and bigger margins" option, like Firefox's reader view.

Re: Show HN: A usable eBook reader inside a browser (azw3, mobi, ePub, pdf)

#10
post #9
post #6

This is really good! I couldn't find a good lightweight ePub reader. Is it open source though? I'd love to customize it a bit :)

What platform are you on? SumatraPDF handles most ebook formats and is nice and zippy.

Ubuntu/Linux Mint. I like to customize the typography, the colors, the text width. SumatraPDF doesn't seem to be available on Ubuntu though.
Post reply on HN