Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gotenberg/gotenberg

A developer-friendly API for converting numerous document formats into PDF files, and more!
https://github.com/gotenberg/gotenberg

api chrome chromium convert-to-pdf docker docx-to-pdf excel exiftool html-to-pdf libreoffice openoffice pdf pdf-converter pdftk puppeteer qpdf screenshots unoconv wkhtmltopdf word

Last synced: 6 days ago
JSON representation

A developer-friendly API for converting numerous document formats into PDF files, and more!

Awesome Lists containing this project

README

        


Gotenberg Logo

Gotenberg


A Docker-powered stateless API for PDF files



Total downloads (gotenberg/gotenberg)
Total downloads (thecodingmachine/gotenberg)


Continuous Integration
Go Reference
Code coverage


Documentation ยท Live Demo ๐Ÿ”ฅ

---

**Gotenberg** provides a developer-friendly API to interact with powerful tools like Chromium and LibreOffice for converting
numerous document formats (HTML, Markdown, Word, Excel, etc.) into PDF files, and more!

## Quick Start

Open a terminal and run the following command:

```
docker run --rm -p 3000:3000 gotenberg/gotenberg:8
```

Alternatively, using the historic Docker repository from our sponsor [TheCodingMachine](https://www.thecodingmachine.com):

```
docker run --rm -p 3000:3000 thecodingmachine/gotenberg:8
```

The API is now available on your host at http://localhost:3000.

Head to the [documentation](https://gotenberg.dev/docs/getting-started/introduction) to learn how to interact with it ๐Ÿš€

## Sponsors



TheCodingMachine Logo


Zolsec Logo

Sponsorships help maintaining and improving Gotenberg - [become a sponsor](https://github.com/sponsors/gulien) โค๏ธ