All Tools
G
DataFreeOpen Source
GOTENBERG
Docker-powered stateless API for document conversion
MIT
ABOUT
Converting HTML, Markdown, or Office documents to PDF at scale typically requires headless browser automation, complex dependency chains, and careful resource management. Gotenberg wraps this into a single Docker container with a clean HTTP API — no Puppeteer scripts, no system dependencies, just a POST request. It handles concurrent conversions, resource isolation, and memory limits out of the box.
INTEGRATION GUIDE
1. Converting HTML invoices and receipts to PDF for archival and distribution
2. Generating PDF reports from web dashboards using Markdown or HTML templates
3. Processing Office documents (DOCX, XLSX, PPTX) into PDF for unified document pipelines
4. Automating batch PDF conversion for document-heavy workflows in RAG data pipelines
TAGS
document-conversionpdf-generationhtml-to-pdfapidocker