Show HN: CLI for generating beautiful PDF 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. web2pdf

    🔄 CLI to convert Webpages to PDFs 🚀

  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. pandoc

    Universal markup converter

    Have you compared it with a conversion by pandoc (https://pandoc.org/)?

  4. WKHTMLToPDF

    Discontinued Convert HTML to PDF using Webkit (QtWebKit)

  5. url2epub

    Create ePub files from URLs

    Somewhat similarly, I wrote a web app to generate epub (instead of pdf) out of urls and send to eink reader(s) directly (via a telegram bot) so I can read them. Currently it supports sending epub by email (for kindle) or uploading epub to dropbox (for kobo, etc.). It originally also supports reMarkable cloud but we can no longer make reMarkable cloud actually work. There's also a REST api to generate epub to be downloaded directly: https://github.com/fishy/url2epub/blob/main/REST.md

    For e-ink readers epubs are generally better than PDFs for urls anyways, as epubs are basically packed htmls, and also the flow text works better on smaller screens.

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

  • PDF to doc and odt

    3 projects | /r/selfhosted | 1 Aug 2022
  • What are the best programs to batch convert URLs or HTML files to PDFs?

    4 projects | /r/DataHoarder | 30 May 2022
  • Ask HN: Why is the PDF format so inaccessible?

    8 projects | news.ycombinator.com | 4 May 2022
  • Understanding PDF conversion

    2 projects | /r/AskComputerScience | 25 Feb 2022
  • Project to rebuild papers with plaintext markup languages

    7 projects | /r/Open_Science | 25 Sep 2021

Did you know that C++ is
the 7th most popular programming language
based on number of references?