Install bimg
masterTo install the bimg Go package, use the following command:
go get -u github.com/h2non/bimglibvips Prerequisites
bimg requires libvips to be installed on your system. It is recommended to use version 8.8 or higher.
Follow the official installation instructions for your platform: https://libvips.github.io/libvips/install.html
Note on format support:
libvips8.3+ is required for GIF, PDF, and SVG support.libvips8.9+ is required for AVIF support (requireslibheifwith an AVIF en-/decoder).
go get -u github.com/h2non/bimg