borb-pdf/borb
borb is a library for reading, creating and manipulating PDF files in python. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 40.0
- age_days: 2125
- days_rel: 30
- days_push: 7
- n_releases_24m: 7
Adoption not part of the score
3570 stars · 157 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
borb is a pure Python library for reading, creating, and manipulating PDF files, modeling documents in a JSON-like structure with a high-level page layout API. It is dual-licensed under AGPLv3 with paid commercial tiers, and offers optional add-ons like Markdown-to-PDF conversion and text find-and-replace.
Use cases
- generate invoices and reports as pdfs from python
- extract text and images from pdf files
- add annotations, tables, and lists to existing pdfs
- convert markdown documents to pdf
- edit pdf metadata programmatically
- automate pdf document generation pipelines
When to choose
- you need a pure Python PDF toolkit with no external dependencies
- you want a high-level layout API for generating structured documents like reports or invoices
- your project is open source and AGPLv3 compliance is acceptable
- you need to read, write, and modify PDFs within one library
When to avoid
- you need a permissive license for closed-source or commercial SaaS use without paying for a license
- you need heavy-duty PDF form filling or digital signature features beyond borb's scope
- you prefer battle-tested alternatives like ReportLab or pypdf with larger communities
Facets
library · maturity active
pdf templating parser sdk pdf files developer-tools python cross-platform pdf-generation pdf-manipulation document-layout agpl-dual-license pure-python automation
4 sources
- readme: https://github.com/borb-pdf/borb · fetched 2026-08-28 · 9720fb44b7cc
- homepage: https://borbpdf.com/ · fetched 2026-08-29 · dbd6bb53c871
- registry_pypi: https://pypi.org/pypi/borb/json · fetched 2026-08-29 · a6c35843faf8
- site_page: https://borbpdf.com/pricing.html · fetched 2026-08-29 · 92022305dc65
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| borb-pdf/borb | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem