MCP.so
ログイン
>_

ImageMagick

@ImageMagick

About ImageMagick

Create, convert, compose, resize, and inspect images in scripts.

#magick#media#developer-tool#official#agent-ready#imagemagick

Installation

brew install imagemagick

Details

Category

Media

Command

magick

Maintainer

ImageMagick

Type

Developer tool

What it does

Process media from the terminal

Batch-friendly commands

Cross-platform tooling

Command examples

  1. 1
    magick input.png -resize 50% output.png
  2. 2
    magick identify image.png

More Media CLIs