image-manipulation-image-magick

Resize, convert, and batch-process images using ImageMagick.

2|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/involvex/happy-vibecode --skill image-manipulation-image-magick-involvex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-manipulation-image-magick
Source: https://github.com/involvex/happy-vibecode/tree/main/.agents/skills/image-manipulation-image-magick
Command: npx skills add https://github.com/involvex/happy-vibecode --skill image-manipulation-image-magick-involvex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Image manipulation tasks across multiple platforms require reliable, repeatable commands to resize, convert formats, and batch-process images while preserving quality and metadata.

Core Features & Use Cases

  • Resize single or multiple images with consistent dimensions
  • Convert between common formats and generate thumbnails
  • Retrieve image metadata and dimensions for validation and cataloging
  • Use cases include preparing images for websites, dashboards, or wallpaper generation

Quick Start

Start by resizing an image with magick to verify the workflow.

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 and convert formats across different operating systems?

Batch resize images and convert formats across platforms using ImageMagick commands, which support consistent single and bulk operations on Windows PowerShell and Bash while preserving quality and metadata.

Can I extract image metadata and dimensions for cataloging?

Yes, you can extract image metadata and dimensions for cataloging using ImageMagick, which retrieves image properties to validate assets before preparing them for websites, dashboards, or wallpaper generation.

Do I need ImageMagick installed to use this for image processing?

Yes, you need ImageMagick installed and accessible as the magick command to use this for image processing, with examples provided for Windows PowerShell and Bash environments.

What's the best way to generate thumbnails and prepare images for a website?

The best way to generate thumbnails and prepare images for a website is using ImageMagick to resize single or multiple images to consistent dimensions and convert them between common formats.

Does this approach work for batch image conversion on both Windows and Bash?

Yes, this approach works for batch image conversion on both Windows and Bash, offering cross-platform examples that ensure reliable and repeatable image manipulation commands across different environments.