oomol-lab/pdf-craft
PDF craft can convert PDF files into various other formats. This project will focus on processing PDF files of scanned books. observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 99
- Release rhythm 99
- Longevity 40
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 7
- age_days: 567
- days_rel: 6
- days_push: 8
- n_releases_24m: 22
Adoption not part of the score
6226 stars · 442 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
pdf-craft is a Python library that converts PDF files into Markdown or EPUB, with a focus on scanned books and documents. It uses OCR (locally on GPU or via a remote vendor service) and an LLM for translation, handling tables of contents, footnotes, tables, formulas, and images.
Use cases
- convert scanned book pdfs to markdown
- turn pdf into epub
- make scanned documents searchable
- ocr a scanned pdf book
- translate a pdf and write translation back into it
- extract tables and formulas from scanned pdfs
When to choose
- you need to convert scanned books or academic documents into editable formats like Markdown or EPUB
- you want a Python library with both local GPU OCR and remote OCR service options
- you need PDF translation integrated into the conversion pipeline
When to avoid
- you only need simple text extraction from digitally-born (non-scanned) PDFs
- you need a GUI-only tool with no programming
- you lack a GPU and cannot use a remote OCR service
Facets
library · maturity active
ocr pdf parser nlp llm-inference pdf files developer-tools python cross-platform pdf-conversion epub markdown scanned-books document-processing translation natural-language-processing gpu
3 sources
- readme: https://github.com/oomol-lab/pdf-craft · fetched 2026-08-28 · b4a03cbe62af
- homepage: https://inkora.oomol.com/ · fetched 2026-08-29 · 2b06242a38e5
- registry_pypi: https://pypi.org/pypi/pdf-craft/json · fetched 2026-08-29 · f6edb921dfd1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| oomol-lab/pdf-craft | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="oomol-lab/pdf-craft")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem