# Gotenberg

DocKing Identifier Key: `gotenberg`

Gotenberg is a ready-to-use PDF engine that can help you to render PDF via URL or HTML. Awesome low-level engines: Chromium & LibreOffice.

### Rating

* Speed: ⭐️⭐️⭐️⭐️⭐️
* Friendly (HTML, CSS, Styling,...): ⭐️⭐️⭐️⭐️⭐️
* Installation: ⭐️⭐️⭐️

### Installation

To use Gotenberg, you need **Docker.**

Run this to start Gotenberg:

```
docker run --rm -p 9898:3000 gotenberg/gotenberg:7
```

Learn more about Gotenberg: <https://github.com/gotenberg/gotenberg>

{% hint style="warning" %}
Don't forget to update the **DOCKING\_GOTENBERG\_ENDPOINT** in the `.env` file.
{% endhint %}
