repositorypackage
1.0.0
Repository: https://github.com/kamermans/imagemagick.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
kamermans/imagemagick
High-level Go wrapper for the ImageMagick convert
command and a replacement for the identify
command to gather detailed information on images like width, height, exif tags, colorspace, etc, without requiring the ImageMagick shared libraries; works on Linux, Windows, MacOS and any other system that has access to the convert
command.
Check the godocs for the latest documentation: https://godoc.org/github.com/kamermans/imagemagick