Skip to content

Provides a method to create thumbnails from provided images.

License

Notifications You must be signed in to change notification settings

prplecake/go-thumbnail

Repository files navigation

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.

Developing

Build:

go build ./...

Run tests:

go test -v ./...

Resources

GoDocs can be found at godocs.io.

About

Provides a method to create thumbnails from provided images.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages