decentral1se 727ab07a3e
All checks were successful
continuous-integration/drone/push Build is passing
chore: vendor
2024-08-04 10:59:32 +02:00

1002 B

godocs.io Go codecov CodeFactor

Thumbnail Generation Package for Go

This package provides method to create thumbnails from provided images.

Installation

Use to go command:

go get github.com/prplecake/go-thumbnail

Example

See thumbnail_test.go for an example implementation at this time.

Resources

GoDocs can be found at godocs.io.