koreader-base VS PyMuPDF

Compare koreader-base vs PyMuPDF and see what are their differences.

koreader-base

Base framework offering a Lua scriptable environment for creating document readers (by koreader)

PyMuPDF

PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents. (by pymupdf)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
koreader-base PyMuPDF
1 5
122 4,053
0.0% 4.1%
9.3 9.8
1 day ago 8 days ago
Lua Python
GNU Affero General Public License v3.0 GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

koreader-base

Posts with mentions or reviews of koreader-base. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-22.
  • project design with lua
    2 projects | /r/lua | 22 Oct 2021
    Can't give you a tutorial, but maybe it is interesting to you how we (well, I'm not an active part of the team anymore, it has evolved considerably after my active time in that project - back in the day, I kicked off the humble beginnings) in the KOReader project went on, so I suggest to study that. We've separated the "glue" part - https://github.com/koreader/koreader-base - from the "application" part, https://github.com/koreader/koreader That approach served well, if I'm any judge, since the former deals with C/Lua interop (API and LuaJIT's FFI), while the latter is a "pure" Lua framework. Start with reading "reader.lua", it will eventually call in the main application loop, UIManager:run().

PyMuPDF

Posts with mentions or reviews of PyMuPDF. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-04.

What are some alternatives?

When comparing koreader-base and PyMuPDF you can also consider the following projects:

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

PyPDF2 - A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files

zathura-pywal - A better version of zathura-pywal that saves settings and features alpha transparency

ReportLab

fzy-lua-native - Luajit FFI bindings to FZY

pdfplumber - Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.

borb - borb is a library for reading, creating and manipulating PDF files in python.

PDFMiner - Python PDF Parser (Not actively maintained). Check out pdfminer.six.

pdfquery - A fast and friendly PDF scraping library.

WeasyPrint - The awesome document factory

Camelot - A Python library to extract tabular data from PDFs

pdfsyntax - A Python library to inspect and modify the internal structure of a PDF file