Ooooh, now this is interesting! Presumably it clips just the article and not all the textual content on a page? I've long had an idea for an ePub app that will take email newsletters and compile them into something like a weekly ePub. I'm not a dev, though. I don't suppose there's any scope for this plugin to eventually work with non-browser content, is there?
Show HN: A Web Extension to save a page or selection as eBook
21–27 of 27 posts
Re: Show HN: A Web Extension to save a page or selection as eBook
#22I read a lot of "serial archive"-formatted things (webcomics, online novels, etc.) I've always wanted an extension like this that will spider rel="next" and rel="previous" links/headers (or, not finding those, try to guess a pair of links on the page that represent those) to build up an archive sequence; chew that into a set of pages+sections; generate a Table of Contents for those; and then stick all that together i…
Have you seen Dosage? It supports a lot of webcomics, but I don't remember how general it was. (Edit: I missed that you finished by publishing the content as an epub) http://dosage.rocks/
Side-note: webcomic authors have realized that there's a market for physical book-prints of their work, but they're ignoring the fact that people like me would gladly buy a digital version of the same book from the Kindle or iBooks store—even though we can read the individual pages online. People are willing to pay for convenience!
† And speaking of reflowed mobile layouts, I wish every webcomic reflowed the way Dinosaur Comics does (http://qwantz.com/index.php?mobile=1). It wouldn't work for those special "frame-boundary-breaking" art techniques, but most comics don't even use those.
Re: Show HN: A Web Extension to save a page or selection as eBook
#23Re: Show HN: A Web Extension to save a page or selection as eBook
#24As someone who hasn't really used epub files, what's the benefit of it over PDF? I assume file sizes are smaller, but ... what else?
ePub text and images can be reflowed to fit a smaller/larger screen, it is not proprietary, file sizes are smaller, and is overall an ideal format for ebooks.
Re: Show HN: A Web Extension to save a page or selection as eBook
#25I read a lot of "serial archive"-formatted things (webcomics, online novels, etc.) I've always wanted an extension like this that will spider rel="next" and rel="previous" links/headers (or, not finding those, try to guess a pair of links on the page that represent those) to build up an archive sequence; chew that into a set of pages+sections; generate a Table of Contents for those; and then stick all that together i…
Re: Show HN: A Web Extension to save a page or selection as eBook
#26Next. Someone in the community wire this up to an API (dropbox, or something) so that when I save as ePub it also puts a copy in my dropbox so that I can read it on the road.
Re: Show HN: A Web Extension to save a page or selection as eBook
#27Next. Someone in the community wire this up to an API (dropbox, or something) so that when I save as ePub it also puts a copy in my dropbox so that I can read it on the road.