Versions in this module Expand all Collapse all v0 v0.1.0 Mar 26, 2021 Changes in this version + func Decode(buf []byte, ext string) (image.Image, error) + func ExtractImgExt(fileId string) string + func Thumbnail(i image.Image, ext string, height, width int) ([]byte, error) + func ThumbnailGif(buf []byte, height, width int) ([]byte, error)