Calibre – New in Calibre 7.0

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. calibre

    The official source code repository for the calibre ebook manager

    https://github.com/kovidgoyal/calibre

    I just noticed that Calibre is referred to as an eBook manager, which is more in line with what I was talking about in some sense. All of that should fall under `eBook Manager`

  2. SaaSHub

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

    SaaSHub logo
  3. OCRmyPDF

    OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched

    I recommend running any such PDFs through OCRmyPDF.

    https://github.com/ocrmypdf/OCRmyPDF

  4. Scoop

    A command-line installer for Windows.

    I update it with Brew on macOS and Scoop [1] on Windows (but I guess it is included in other package managers such as chocolatey).

    Of course, a built-in auto-updater would be good, but a packaged version is a nice workaround for me.

    [1]: https://scoop.sh/

  5. Calibre Web

    :books: Web app for browsing, reading and downloading eBooks stored in a Calibre database

    Worthy of note the Calibre-Web[0] project, which builds atop Calibre library to provide powerful web interface. The project and its maintainer deserve some love and support.

    [0] https://github.com/janeczku/calibre-web

  6. Kavita

    Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.

  7. Komga

    Media server for comics/mangas/BDs/magazines/eBooks with API, OPDS, Kobo Sync and KOReader Sync support

  8. koreader

    An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices

    It doesn't try to solve the same use cases that Calibre does, but I built an open source (EPUB only) manager / reader / statistics tracker called AnthoLume [0]. It mostly stemmed from me reading in KOReader [1] on my Kindle, and not having the ability to sync the progress to my iPhone / iPad.

    It's got metadata matching, support for multiple users, and statistics tracking which allows me to have a "Leaderboard" that shows how fast you read (words per minute). Fun competition between my wife and I (that I'm 100% losing). It's a Progressive Web App and utilizes a Service Worker to support 100% offline reading as well.

    There's a demo server [2] (creds are "demo" for both user & pass).

    [0] https://gitea.va.reichard.io/evan/AnthoLume

    [1] http://koreader.rocks/

    [2] https://antholume-demo.cloud.reichard.io/

  9. winget-cli

    WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).

    It's also on the official microsoft package manager (winget).

    https://github.com/microsoft/winget-cli

  10. Homebrew-cask

    🍻 A CLI workflow for the administration of macOS applications distributed as binaries

    Using Homebrew Cask for Calibre actually makes the problem worse because the download is consistently very slow for some people. For me, it took around an hour the last time I had it installed on my Mac.

    https://github.com/Homebrew/homebrew-cask/issues/104814

  11. ripgrep-all

    rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.

    If you want even faster search across different formats, you can try ripgrep-all ( https://github.com/phiresky/ripgrep-all ). It can search across epub, docx, pdf, zip, mp4 etc. If you are handy with the tool, you can write custom adaptor to search across images using OCR with tesseract.

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

  • From RSS to My Kindle

    9 projects | news.ycombinator.com | 26 Jun 2024
  • Rakuten Kobo is partnering with iFixit to repair the Kobos

    2 projects | news.ycombinator.com | 12 Apr 2024
  • Kobo / Calibre-web / ePubs - how nice do they play?

    1 project | /r/kobo | 5 Dec 2023
  • [Calibre-web] Combine multiple formats of same book

    1 project | /r/Calibre | 29 Sep 2023
  • What program do you use for archiving your e-library?

    1 project | /r/Annas_Archive | 24 Jun 2023

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