image-processor

Process images with resize, format conversion, watermarks, and thumbnail generation.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "image-processor" with this command: npx skills add aidotnet/moyucode/aidotnet-moyucode-image-processor

Image Processor Tool

Description

Process images with resize, format conversion, watermarks, and thumbnail generation.

Trigger

  • /process-image command

  • User requests image manipulation

  • User needs to resize or convert images

Usage

Resize image

python scripts/process_image.py resize --input photo.jpg --output resized.jpg --width 800

Convert format

python scripts/process_image.py convert --input photo.png --output photo.webp

Add watermark

python scripts/process_image.py watermark --input photo.jpg --output marked.jpg --text "© 2024"

Generate thumbnails

python scripts/process_image.py thumbnail --input photo.jpg --sizes 64,128,256

Tags

image , resize , convert , thumbnail , watermark

Compatibility

  • Codex: ✅

  • Claude Code: ✅

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

bilibili-analyzer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

puppeteer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

cron-scheduler

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

exceljs

No summary provided by upstream source.

Repository SourceNeeds Review