imagemagick-conversion

Convert, resize, and transform images with ImageMagick from the command line.

14|4|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/zephyrwang6/allSkills --skill imagemagick-conversion-zephyrwang6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: imagemagick-conversion
Source: https://github.com/zephyrwang6/allSkills/tree/main/imagemagick-conversion
Command: npx skills add https://github.com/zephyrwang6/allSkills --skill imagemagick-conversion-zephyrwang6

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the repetitive manual work of converting, resizing, and optimizing images by giving you a reliable command-line workflow for common image processing tasks.

Core Features & Use Cases

  • Format Conversion: Move images between PNG, JPEG, WebP, GIF, TIFF, and other common formats.
  • Resizing and Thumbnails: Scale images by percentage or dimensions, create thumbnails, and preserve aspect ratios when needed.
  • Batch Processing and Cleanup: Process many files at once, adjust quality and compression, strip metadata, and perform simple transformations like rotate, crop, and flip.

Quick Start

Use the imagemagick-conversion skill to resize the attached image to 800 pixels wide and save it as a web-optimized PNG.

Frequently Asked Questions about imagemagick-conversion

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

FAQPage Schema
How do I batch resize images and convert formats using ImageMagick?

Batch resize images and convert formats using ImageMagick by running command-line operations that process many files at once. The skill scales images by percentage or dimensions, generates thumbnails, and moves files between PNG, JPEG, WebP, GIF, and TIFF formats deterministically.

Can I strip metadata and adjust compression when converting images for the web?

You can strip metadata and adjust compression when converting images for the web. The skill applies quality and compression adjustments during image conversion, removing unnecessary metadata to reduce file size while outputting web-optimized formats like PNG or JPEG.

What's the best way to generate thumbnails from a large set of photos?

The best way to generate thumbnails from a large set of photos is using bulk image processing commands. The skill preserves aspect ratios while scaling images to specific dimensions, creating consistent thumbnails across many files in seconds.

Does this image conversion approach work with screenshots and web assets?

This image conversion approach works directly with screenshots and web assets. The skill handles basic transformations like rotate, crop, and flip on photos and screenshots, outputting them into the desired format, size, and quality for web deployment.

Do I need the magick command to perform image optimization and format conversion?

You need the magick command to perform image optimization and format conversion. The skill requires this command-line utility to execute deterministic single-file and bulk image operations, including resizing, thumbnail generation, and metadata stripping.