{"id":73014,"library":"gographics-imagick-v3","title":"Go Graphics Imagick v3","description":"Go bindings for ImageMagick's MagickWand API, enabling image manipulation.","status":"active","version":"3.7.3","language":"go","source_language":null,"source_url":null,"tags":["image","magick","graphics","manipulation"],"install":[{"cmd":"go get gopkg.in/gographics/imagick.v3","lang":"bash","label":"Install gopkg.in/gographics/imagick.v3"}],"dependencies":[],"imports":[{"symbol":"imagick","correct":"gopkg.in/gographics/imagick.v3"}],"quickstart":{"code":"package main\n\nimport (\n\t\"gopkg.in/gographics/imagick.v3/imagick\"\n)\n\nfunc main() {\n\timagick.Initialize()\n\tdefer imagick.Terminate()\n\tmw := imagick.NewMagickWand()\n\tmw.ReadImage(\"input.jpg\")\n}","lang":"go","description":"Initializes ImageMagick and reads an image file."},"warnings":[{"fix":"Install libmagickwand-dev or equivalent.","message":"Requires ImageMagick C library installed on the system.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'api':11 'bind':6 'enabl':12 'go':1,5 'graphic':2,17 'imag':13,15 'imagemagick':8 'imagick':3 'magick':16 'magickwand':10 'manipul':14,18 'v3':4","created_at":"2026-06-17T18:46:33.077387+00:00","updated_at":"2026-06-17T18:46:33.077387+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/gographics/imagick","github":null,"docs":"https://pkg.go.dev/gopkg.in/gographics/imagick.v3#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}