ImageMagick
agent-ready non-interactive
A comprehensive CLI image processing suite. Create, edit, compose, or convert images in 200+ formats from the command line.
How to install ImageMagick
brew install imagemagick When to use ImageMagick
- Convert images between formats (e.g., PNG to JPEG) while preserving metadata or applying compression.
- Resize, crop, or rotate multiple images in a batch for thumbnails or web optimization.
- Overlay text or watermarks on images and apply color adjustments (brightness, contrast, hue).
When not to use ImageMagick
- When you need to edit vector graphics (e.g., SVG paths, scalable illustrations) or require precise layer-based editing with masks and blend modes.
- When processing video files or animated sequences that require frame-level manipulation beyond simple GIF optimization.
ImageMagick features
- · 200+ format support
- · Resize/crop/rotate
- · Batch processing
- · Text overlays
- · Color manipulation
Want your agent to find this automatically?
Add the MCP server to your agent config and it will discover tools like ImageMagick on its own.
Set up MCP →