Ross ROSS = Recommend OSS · open-source software intelligence for agents

signintech/gopdf

A simple library for generating PDF written in Go lang observed · 2026-08-28

github.com/signintech/gopdf · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 94
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 4936
  • days_rel: n/a
  • days_push: 38
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2932 stars · 305 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

gopdf is a Go library for programmatically generating PDF documents. It supports Unicode font embedding, drawing shapes and images, text alignment, and password protection.

Use cases

  • generate pdf invoices in go
  • create pdf reports with unicode text
  • embed chinese japanese korean fonts in pdf
  • add images to pdf documents programmatically
  • password protect generated pdfs
  • draw shapes and lines in a pdf

When to choose

  • you need to generate PDFs from a Go application
  • you need CJK or other Unicode font support in generated PDFs
  • you want a lightweight pure-Go PDF writer without external dependencies

When to avoid

  • you need to parse or edit existing PDFs rather than create them
  • you need advanced layout engines like HTML-to-PDF conversion
  • your project is not written in Go

Facets

library · maturity active

pdf image-processing templating pdf files developer-tools go cross-platform pdf-generation unicode-fonts ttf-embedding document-generation

1 source

Member repositories

RepositoryRoleHealth v2
signintech/gopdfmain75

For agents

markdown · JSON · MCP: product_card(name="signintech/gopdf")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem