# gotenberg **Repository Path**: trusted-list/gotenberg ## Basic Information - **Project Name**: gotenberg - **Description**: A developer-friendly API for converting many document formats into PDF files, and more! - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: https://gotenberg.dev - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2026-03-15 - **Last Updated**: 2026-05-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Gotenberg Logo

Gotenberg

A containerized API for seamless PDF conversion

Total downloads (gotenberg/gotenberg) Continuous Integration Go Reference

gotenberg%2Fgotenberg | Trendshift

Read the Documentation · Try the Live Demo 🔥

--- **Gotenberg** is a containerized API that abstracts the complexity of PDF conversion. It provides a `multipart/form-data` interface for interacting with powerful engines like Chromium and LibreOffice. Instead of managing heavy dependencies, browser versions, or fonts in your own backend, simply send your files to Gotenberg and get a PDF in return. ## Quick Start Open a terminal and run the following command: ```bash docker run --rm -p 3000:3000 gotenberg/gotenberg:8 ``` With the API running at `http://localhost:3000`, you are now ready to head to the **[Full Documentation](https://gotenberg.dev/docs/getting-started/introduction)** to discover how to convert URLs, local files, inject custom CSS, merge PDFs, and more. ## Sponsors Open-source development takes a significant amount of time, energy, and dedication. If Gotenberg helps streamline your workflow or powers your business, please consider supporting its continuous improvement by [**becoming a sponsor**](https://github.com/sponsors/gulien)! ❤️ **Historic & GitHub Sponsors** - [TheCodingMachine](https://thecodingmachine.com/) - [pdfme](https://pdfme.com/) **Powered By** - [Docker](https://docs.docker.com/docker-hub/repos/manage/trusted-content/dsos-program/) - [JetBrains](https://www.jetbrains.com/community/opensource/)