Skip to content

acroforge 0.1.0

Choose a tag to compare

@san64777 san64777 released this 07 Jun 20:58
· 14 commits to main since this release

First release.

Turn flat PDFs into real, fillable AcroForms. Permissive (Apache-2.0), deterministic, zero-copyleft.

  • Engine: build / fill / flatten — inject named, typed, positioned AcroForm fields (text, checkbox, radio groups, comb, signature), fill, and flatten. Cross-viewer correct (Chrome pdfium + Firefox pdf.js).
  • Best-effort detection: detect / make_fillable auto-find fields on flat PDFs (underlines, table cells, glyph + vector checkboxes). No AI, deterministic.
  • CLI: acroforge build|fill|flatten|detect|make-fillable.
  • Zero-copyleft dependency tree (BSD/MIT), CI-enforced.

pip install acroforge