AI AGENT ADDONS

Image Processing

jezweb/claude-skills

Images for websites and apps need the right size, format, and quality. This skill helps you resize, crop, trim, convert, and optimize images using a simple command called img-process. It uses Pillow, a popular Python library, so you don't need complex tools like ImageMagick.

You can turn a large photo into a fast-loading WebP, remove extra whitespace from a logo, or generate a thumbnail. It can even create an OG card image for social media sharing. Just say something like "resize image" or "convert to webp" to get started.

If you need advanced effects like watermarks or compositing, the skill can generate a custom Python script for you. This makes it easy to handle both simple and complex image tasks without leaving your editor.

Add Image Processing skill to your workflow

Global

mkdir -p ~/.claude/skills/image-processing

Project

mkdir -p .claude/skills/image-processing

Source Repository

Stars
884
Forks
91
Watchers
884
License
MIT
Last Push
1 month ago
Created
9 months ago