Image Files

Community

Automate image processing with ImageMagick.

Authorlawless-m
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates common and complex image manipulation tasks using ImageMagick, saving you time on repetitive edits like resizing, format conversion, and optimization. It streamlines workflows for web content, digital assets, and batch processing.

Core Features & Use Cases

  • Batch Processing: Efficiently apply operations like resizing, converting, and optimizing to multiple images.
  • Format Conversion & Optimization: Convert between various image formats (JPG, PNG, WebP) and optimize for web or storage.
  • Advanced Manipulation: Perform cropping, watermarking, composition, and apply effects like blur or grayscale.
  • Use Case: Automatically resize a folder of high-resolution product photos to web-friendly dimensions, convert them to WebP for faster loading, and add a watermark, all in one go.

Quick Start

Use the Image Files skill to resize 'product.jpg' to 800 pixels wide, maintaining its aspect ratio, and save it as 'product_resized.jpg'.

Dependency Matrix

Required Modules

ImageMagick

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Image Files
Download link: https://github.com/lawless-m/claude-skills/archive/main.zip#image-files

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository