diff --git a/software/gotenberg.yml b/software/gotenberg.yml new file mode 100644 index 0000000000..1d37477c87 --- /dev/null +++ b/software/gotenberg.yml @@ -0,0 +1,12 @@ +name: "Gotenberg" +website_url: "https://gotenberg.dev" +source_code_url: "https://github.com/gotenberg/gotenberg" +description: "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." +licenses: + - MIT +platforms: + - Docker +tags: + - Document Management + - Automation +related_software_url: "https://github.com/gotenberg/awesome-gotenberg"