jung-kurt/gofpdf
A PDF document generator with high level support for text, drawing and images observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: n/a
- age_days: 4191
- days_rel: n/a
- days_push: 1754
- n_releases_24m: 0
Adoption not part of the score
4469 stars · 829 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Go library that generates PDF documents with high-level support for text, drawing, and images. It is pure Go with no dependencies beyond the standard library, but the repository is officially closed and no longer maintained.
Use cases
- generate pdf reports in go
- create pdf invoices programmatically
- add images and drawings to pdf documents
- generate pdfs with utf-8 trueType fonts
- create barcodes and charts inside pdfs
- import existing pdfs as templates
When to choose
- you need a dependency-free pure Go PDF generator
- you need UTF-8, TrueType fonts, or right-to-left language support
- you need drawing primitives, barcodes, layers, or PDF template import
- you are okay pinning to the last viable commit since the API is stable
When to avoid
- you need actively maintained software with bug fixes and security patches
- you need advanced PDF features like forms or digital signatures
- you should prefer an actively maintained fork such as go-pdf/fpdf
- you need to parse or extract text from PDFs rather than generate them
Facets
library · maturity abandoned
pdf graphics image-processing pdf files developer-tools go cross-platform pdf-generation unmaintained no-dependencies utf-8 barcodes document-generator
4 sources
- readme: https://github.com/jung-kurt/gofpdf · fetched 2026-08-28 · 306692aa8b43
- homepage: http://godoc.org/github.com/jung-kurt/gofpdf · fetched 2026-08-29 · db25d3db6ff3
- site_page: https://pkg.go.dev/about · fetched 2026-08-29 · 757852027879
- site_page: https://pkg.go.dev/github.com/jung-kurt/gofpdf · fetched 2026-08-29 · 05dd8c51aa6c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jung-kurt/gofpdf | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="jung-kurt/gofpdf")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem