Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 495 Bytes

File metadata and controls

20 lines (14 loc) · 495 Bytes

Gotenberg HTML → PDF Client (macOS)

A small macOS desktop client for converting HTML to PDF using a Gotenberg server.

  • Left side: HTML editor powered by Ace (Monokai theme)
  • Right side: Live HTML preview
  • One click: Export to PDF via a Gotenberg endpoint

Requirements

  • macOS with Xcode installed

  • A reachable Gotenberg server, for example:

    docker run --rm -p 3000:3000 \
      --name gotenberg \
      gotenberg/gotenberg:8