Skip to content

A gotenberg fork for a single exectuable and PDF generation only.

License

Notifications You must be signed in to change notification settings

sivikee/gotenberg-windows

 
 

Repository files navigation

Gotenberg Logo

Gotenberg

A windows modification

I needed a version where you only need to generate PDF to HTML, so I stripped all the other functionality. This is an undockerized version of Gotenberg that works without Docker.


What is this?

A Windows single executable (exe) file to run Gotenberg in environments where no Docker is available. You can also build it for Linux; just set the GOARCH environment variable before building.

BEWARE!!! Only the /forms/chromium/convert/html/ endpoint works!

Building

  • Install Go 1.23
  • Run build.bat

Quick Start

Download latest chromium build and copy it to the chromium directory next to you executable.

Run executable:

gotenberg.exe

I'm not fully clear on licensing and how it works, so please refer to the original repository for details.

About

A gotenberg fork for a single exectuable and PDF generation only.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.3%
  • Makefile 1.5%
  • Other 1.2%