MerchantryTidbits

document-automation / api

Gotenberg

Capability: Gotenberg

Use it when

  • convert HTML URLs or office documents to PDF through an internal API
  • centralize deterministic PDF generation for workflows

What it solves

Not the fit when

  • template generation and approval state are separate concerns

Install

docker run --rm -p 3000:3000 gotenberg/gotenberg:8

Invoke

POST HTML, Markdown, URL, or office files to the appropriate conversion route and retain the input plus generated PDF for verification.

Alternatives

No reviewed alternatives recorded yet.