Gotenberg
Gotenberg is a Docker-powered stateless API designed to handle PDF files. It offers a developer-friendly interface to interact with robust tools like Chromium and LibreOffice, enabling the conversion of various document formats such as HTML, Markdown, Word, Excel, and more into PDF files. The app also supports an asynchronous workflow with a webhook feature, allowing you to upload the output file to your preferred destination. Gotenberg is a modular platform, meaning you can customize each module according to your needs. Additionally, it provides the option to build your own Docker image by adding new tools and creating modules that offer new routes to the API.
Quick Info
| Field | Value |
|---|---|
| Category | Dev & Infrastructure |
| Subcategory | Server Management |
| Default Port | 3000 |
| Docker Image | gotenberg/gotenberg:8.32.0 |
| Dependencies | Docker |
| OS Support | Ubuntu 22.04, Ubuntu 24.04, Debian 12 |
Links
- 🌐 Website
- 📚 Documentation
- 💻 GitHub