image-manipulation-image-magick

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

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/tanaka-mambinge/dotfiles --skill image-manipulation-image-magick-tanaka-mambinge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-manipulation-image-magick
Source: https://github.com/tanaka-mambinge/dotfiles/tree/main/ai-configs/skills/image-manipulation-image-magick
Command: npx skills add https://github.com/tanaka-mambinge/dotfiles --skill image-manipulation-image-magick-tanaka-mambinge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate repetitive image tasks such as resizing, format conversion, and metadata retrieval to save time and reduce manual errors when managing image collections.

Core Features & Use Cases

  • Resize images (single or batch) while preserving aspect ratios and applying precise dimensions.
  • Convert between formats and extract metadata for cataloging and comparison.
  • Generate thumbnails and prepare images for wallpapers or web use, in bulk.

Quick Start

Resize a batch of images to 427x240 and save the results to a designated output directory.

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 preserving aspect ratios?

Batch resize images by specifying precise dimensions for a directory of files, preserving aspect ratios automatically. This process outputs resized images to a designated directory, saving time when managing large photo collections.

Can I convert image formats and extract metadata in bulk?

Convert image formats and extract metadata in bulk to catalog and compare large image libraries. This automated conversion generates standardized files and retrieves embedded information to reduce manual errors.

How do I generate thumbnails for web use from product photos?

Generate thumbnails from product photos by applying precise dimensions to single or batch images. This prepares images for web use in bulk, outputting optimized files suitable for online catalogs.

Does ImageMagick work on Windows, Linux, and macOS for wallpaper generation?

ImageMagick works cross-platform on Windows, Linux, and macOS for wallpaper generation. It requires the magick tool installed and available on PATH to process images across these operating systems.

What do I need installed to automate image processing tasks?

You need ImageMagick installed with the magick tool available on PATH to automate image processing tasks. This setup enables cross-platform resizing, format conversion, and metadata retrieval workflows.

Why use batch processing for image resizing and format conversion?

Batch processing for image resizing and format conversion automates repetitive tasks to save time and reduce manual errors. It handles large image libraries efficiently, applying uniform modifications across multiple files simultaneously.