README.md aktualisiert

This commit is contained in:
2026-02-26 09:28:15 +01:00
parent 4a9397457d
commit d74cb4a1c5

View File

@@ -1,16 +1,18 @@
# html2pdf # html2pdf
**html2pdf** is a lightweight Go package that converts HTML to PDF using Chrome Headless CLI. **html2pdf** is a lightweight Go package that converts HTML to PDF using Chrome Headless CLI.
This repository includes precompiled Chrome Headless binaries for the following platforms: This repository includes precompiled Chrome Headless binaries for the following platforms:
- Linux 64-bit - Linux 64-bit
- Windows 32-bit & 64-bit - Windows 32-bit & 64-bit
- macOS x64 & ARM64 - macOS x64 & ARM64
## Installation removed assets and here is the developers url: https://googlechromelabs.github.io/chrome-for-testing/
You can easily install the package using `go get`: ## Installation
```bash You can easily install the package using `go get`:
go get gitea.tecamino.com/paadi/html2pdf
```bash
go get gitea.tecamino.com/paadi/html2pdf