Show HN: Epublifier – scrape pages (books, manuals) for offline reading

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. epublifier

    Converts some webnovels to epub format

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. webpub

    Give me a website, I'll make you an epub.

    Neat!

    I once made a simple version of this concept that saves an epub file on the server‘s file system, which is then synced to my e-book reader:

    https://github.com/solarkraft/webpub

    The main ingredient is Postlight Parser, which gives a simplified „document“ view for a website.

  4. percollate

    A command-line tool to turn web pages into readable PDF, EPUB, HTML, or Markdown docs.

    For those interested in a simple to use command line tool that accomplishes the same I've had success with percollate - https://github.com/danburzo/percollate

  5. fichub.net

    web frontend for generating ebooks from fanfic

  6. FanFicFare

    FanFicFare is a tool for making eBooks from stories on fanfiction and other web sites.

  7. kindle-send

    Send webpages, documents and bookmarks to kindle

    Now I use it to send blogs, books and sometimes send whole archives of a website.

    It also uses readability underneath.

    Name is kindle-send but can send to any ereader that uses email as a mechanism to send books.

    [0] https://github.com/nikhil1raghav/kindle-send

  8. WebToEpub

    A simple Chrome (and Firefox) Extension that converts Web Novels (and other web pages) into an EPUB.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How would you read your files if Obsidian disappeared?

    4 projects | /r/ObsidianMD | 4 Jul 2023
  • e-books CLI programs?

    3 projects | /r/commandline | 24 Jul 2022
  • TIL: Ghostty — a new and quite promising terminal emulator

    7 projects | dev.to | 18 Jan 2025
  • App Should Have Been a Website (and Probably Your Game Too)

    10 projects | news.ycombinator.com | 31 Dec 2024
  • So You Want to Write Java in Neovim

    6 projects | news.ycombinator.com | 28 Dec 2024

Did you know that Python is
the 2nd most popular programming language
based on number of references?