imagemagick

Community

Go-powered ImageMagick workflows for images.

AuthorJaimeStill
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables Go applications to perform image processing and conversion by leveraging ImageMagick, avoiding ad-hoc scripting and manual CLI handling.

Core Features & Use Cases

  • Image processing and conversion via the magick CLI from Go
  • Configurable DPI, output format, quality, and background options
  • Use cases include converting PDFs to images, rendering images for web pipelines, and generating thumbnails

Quick Start

Install ImageMagick (magick) on your system. Create an ImageConfig with Format: 'png', DPI: 150, Quality: 90 and pass it to NewImageMagickRenderer. Call Render with the input image bytes to receive the output image.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: imagemagick
Download link: https://github.com/JaimeStill/claude-context/archive/main.zip#imagemagick

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.