Skip to main content
Back to the directory
jezweb/claude-skillsSoftware EngineeringFrontend and Design

image-processing

Image resizing, format conversion, optimization, and OG card generation using Pillow.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/jezweb/claude-skills --skill image-processing
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, image-processing has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: jezweb/claude-skills. Canonical URL: https://skills.sh/jezweb/claude-skills/image-processing.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Image resizing, format conversion, optimization, and OG card generation using Pillow. Use img-process (shipped in bin/ ) for common operations. For complex or custom workflows, generate a Pillow script adapted to the user's environment. Use img-process when : the operation is standard (resize, convert, trim, thumbnail, optimise, OG card, batch). This is faster and avoids generating a script each time. Generate a custom script when : the operation needs logic img-process doesn't cover (compositing multiple images, watermarks, complex text layouts, conditional processing). Pillow is required for both img-process and custom scripts: If Pillow is unavailable, use alternatives: Different formats need different save parameters. Always handle RGBA-to-JPG compositing — JPG does not support transparency, so composite onto a white background first.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does image-processing do?

Image resizing, format conversion, optimization, and OG card generation using Pillow.

Is image-processing good?

image-processing does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support image-processing?

image-processing currently lists compatibility with Gemini CLI, Skills CLI.

Is image-processing safe to install?

image-processing has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to image-processing?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install image-processing?

Run the following command to install image-processing: npx skills add https://github.com/jezweb/claude-skills --skill image-processing

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering