image-manipulation-image-magick
Installation
Summary
Image processing and manipulation using ImageMagick across Windows, Linux, and macOS.
- Retrieve image metadata, dimensions, and format information with the
identifycommand - Resize single or batch images with aspect ratio control and thumbnail generation
- Filter and process images based on dimensions or file type criteria
- Requires ImageMagick installed and available as
magickon PATH; includes platform-specific setup for PowerShell (Windows) and Bash (Linux/macOS)
SKILL.md
Image Manipulation with ImageMagick
This skill enables image processing and manipulation tasks using ImageMagick across Windows, Linux, and macOS systems.
When to Use This Skill
Use this skill when you need to:
- Resize images (single or batch)
- Get image dimensions and metadata
- Convert between image formats
- Create thumbnails
- Process wallpapers for different screen sizes
- Batch process multiple images with specific criteria