BlogResources
Isha Maggu1 min read
Gotenberg PDF: setup and automation guide for 2026
Set up Gotenberg for PDF generation from HTML, URLs, and Office docs. Covers Docker deployment, API usage, batch processing, and automated pipelines.
Gotenberg is an open source, Docker-based API for converting HTML, URLs, Markdown, and Office documents into PDFs. Unlike generic AI automation posts, this guide shows real CodeWords workflows — not just theory.
Related reading: workflow automation platform, automation tools, AI automation tools, self-hosted AI starter kit, CodeWords integrations, pricing, and CodeWords templates.
TL;DR
- Gotenberg converts HTML, URLs, and Office files to PDFs via a simple HTTP API running in a Docker container.
- CodeWords can call Gotenberg as part of a serverless workflow: generate dynamic HTML from data, send it to Gotenberg, and distribute the resulting PDF via email, Slack, or Google Drive.
Set up Gotenberg on your server and build the first pipeline in CodeWords.