#2 Thumbnails from iPhone images are sideways
~mjorgensen filed ticket on go-thumbnail todo
#1 Go's ioutil package to be deprecated in 1.16
~mjorgensen filed ticket on go-thumbnail todo
This package provides method to create thumbnails from provided images.
Use to go
command:
$ go get git.sr.ht/~mjorgensen/go-thumbnail
See thumbnail_test.go
for an example implementation at this time.
GoDocs can be found at pkg.go.dev.
Discussion and patches are welcome and should be directed to the project mailing list: ~mjorgensen/go-thumbnail@lists.sr.ht.
Bugs, issues, planning, and tasks can all be found at the tracker: ~mjorgensen/go-thumbnail.