image-manipulation-image-magick

Resize, convert, and extract metadata from images using ImageMagick.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/htn332805/run_mcp --skill image-manipulation-image-magick-htn332805
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-manipulation-image-magick
Source: https://github.com/htn332805/run_mcp/tree/main/local-mcp-rag/documents/markdown_docs/image-manipulation-image-magick%20
Command: npx skills add https://github.com/htn332805/run_mcp --skill image-manipulation-image-magick-htn332805

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of manipulating and transforming images, saving time on repetitive visual asset creation and modification tasks.

Core Features & Use Cases

  • Image Resizing: Resize single images or batches to specific dimensions or aspect ratios.
  • Format Conversion: Convert images between various file formats.
  • Metadata Retrieval: Extract detailed information and dimensions from image files.
  • Use Case: Quickly generate thumbnails for a gallery of product images or resize a collection of wallpapers to fit different screen resolutions.

Quick Start

Use the image-manipulation-image-magick skill to resize the image 'logo.png' to 400 pixels wide while maintaining its aspect ratio.

Frequently Asked Questions about image-manipulation-image-magick

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I batch resize images while maintaining their aspect ratio?

Batch resizing images while maintaining aspect ratios is handled by the image manipulation skill using ImageMagick. It supports bulk adjustments for wallpapers and product thumbnails across Windows, Linux, and macOS environments.

What is the best way to convert image formats in bulk?

Converting image formats in bulk is processed using ImageMagick's format conversion capabilities. The skill automates repetitive file transformations, allowing you to quickly switch between various image formats for large collections.

Do I need ImageMagick installed to use this image manipulation tool?

You need ImageMagick installed and accessible via the 'magick' command to use this image manipulation tool. The skill serves as an automation layer that executes resizing, format conversion, and metadata extraction tasks through the command line.

Can I extract image dimensions and metadata from files with ImageMagick?

Extracting image dimensions and detailed metadata from files is supported using ImageMagick. The skill retrieves specific information from image files, which is useful for cataloging visual assets or verifying specifications.

Does batch image processing work across different operating systems?

Batch image processing works across Windows, Linux, and macOS operating systems. The skill executes bulk image adjustments and manipulations consistently regardless of the platform, provided ImageMagick is installed.

How do I generate thumbnails for a gallery of product images?

Generating thumbnails for a gallery of product images is achieved by using the skill to resize single images or batches to specific dimensions. It automates the creation of smaller images while maintaining the original aspect ratio.