create snake-label.de Labels but with Go
Find a file
2025-01-08 00:43:47 +01:00
lib first commit 2025-01-08 00:35:51 +01:00
go.mod first commit 2025-01-08 00:35:51 +01:00
go.sum first commit 2025-01-08 00:35:51 +01:00
main.go first commit 2025-01-08 00:35:51 +01:00
README.md added readme 2025-01-08 00:43:47 +01:00

Usage

sudo apt-get install libmagickwand-dev

./go-snake-label -input input.pdf -mode dhlprivat -output label.png or ./go-snake-label -input input.pdf -mode dhlprivat -output /dev/stdout

Import into other Projects

import "git.cheetah.cat/cheetah/go-snake-label/lib"